Skip to content

Commit 4aff72a

Browse files
build(deps): Bump dotenv from 17.2.4 to 17.3.1 (#9493)
Bumps [dotenv](https://github.com/motdotla/dotenv) from 17.2.4 to 17.3.1. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v17.2.4...v17.3.1) --- updated-dependencies: - dependency-name: dotenv dependency-version: 17.3.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6ca24cd commit 4aff72a

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

benchmark/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"cli-table3": "^0.6.1",
1616
"css-loader": "7.1.2",
1717
"css-minimizer-webpack-plugin": "^7.0.4",
18-
"dotenv": "^17.2.4",
18+
"dotenv": "^17.3.1",
1919
"finalhandler": "2.1.1",
2020
"html-webpack-plugin": "^5.6.6",
2121
"mini-css-extract-plugin": "^2.10.0",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"css-minimizer-webpack-plugin": "^7.0.4",
5252
"cssnano": "^7.1.2",
5353
"diff2html-cli": "^5.2.15",
54-
"dotenv": "^17.2.4",
54+
"dotenv": "^17.3.1",
5555
"eslint": "^8.56.0",
5656
"eslint-import-resolver-alias": "^1.1.2",
5757
"eslint-plugin-compat": "^6.1.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5390,7 +5390,7 @@ __metadata:
53905390
css-minimizer-webpack-plugin: "npm:^7.0.4"
53915391
cssnano: "npm:^7.1.2"
53925392
diff2html-cli: "npm:^5.2.15"
5393-
dotenv: "npm:^17.2.4"
5393+
dotenv: "npm:^17.3.1"
53945394
eslint: "npm:^8.56.0"
53955395
eslint-import-resolver-alias: "npm:^1.1.2"
53965396
eslint-plugin-compat: "npm:^6.1.0"
@@ -6350,7 +6350,7 @@ __metadata:
63506350
cli-table3: "npm:^0.6.1"
63516351
css-loader: "npm:7.1.2"
63526352
css-minimizer-webpack-plugin: "npm:^7.0.4"
6353-
dotenv: "npm:^17.2.4"
6353+
dotenv: "npm:^17.3.1"
63546354
finalhandler: "npm:2.1.1"
63556355
html-webpack-plugin: "npm:^5.6.6"
63566356
mini-css-extract-plugin: "npm:^2.10.0"
@@ -8407,10 +8407,10 @@ __metadata:
84078407
languageName: node
84088408
linkType: hard
84098409

8410-
"dotenv@npm:^17.2.4":
8411-
version: 17.2.4
8412-
resolution: "dotenv@npm:17.2.4"
8413-
checksum: 10/3b0fdfb40aebfec3a3b4421990b5874cb93c5a259d20ef637ead237a360cbaf753879d3a66e5c044147658824d86ffead6a4090e8ebb727782e5717fcdb636dd
8410+
"dotenv@npm:^17.3.1":
8411+
version: 17.3.1
8412+
resolution: "dotenv@npm:17.3.1"
8413+
checksum: 10/4dde6571dff22c2323a3e33ac25e1e7d51c4b6d60dc884f59e3efe85c8fd3cc8800d6b3925d05c46b19dca08cba821a0a24e22f75a1b9b768c859b98bb927b04
84148414
languageName: node
84158415
linkType: hard
84168416

0 commit comments

Comments
 (0)