Skip to content

Commit 729d8d4

Browse files
chore(deps): update dependency dotenv to v17.2.3 (#1012)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 235ec0d commit 729d8d4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
"@types/node": "20.14.8",
121121
"@typescript-eslint/eslint-plugin": "7.18.0",
122122
"@typescript-eslint/parser": "7.18.0",
123-
"dotenv": "17.2.2",
123+
"dotenv": "17.2.3",
124124
"eslint": "9.36.0",
125125
"eslint-config-prettier": "^10.0.0",
126126
"generate-package-json-webpack-plugin": "2.6.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5073,10 +5073,10 @@ dotenv-expand@~11.0.6:
50735073
dependencies:
50745074
dotenv "^16.4.5"
50755075

5076-
dotenv@17.2.2:
5077-
version "17.2.2"
5078-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-17.2.2.tgz#4010cfe1c2be4fc0f46fd3d951afb424bc067ac6"
5079-
integrity sha512-Sf2LSQP+bOlhKWWyhFsn0UsfdK/kCWRv1iuA2gXAwt3dyNabr6QSj00I2V10pidqz69soatm9ZwZvpQMTIOd5Q==
5076+
dotenv@17.2.3:
5077+
version "17.2.3"
5078+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-17.2.3.tgz#ad995d6997f639b11065f419a22fabf567cdb9a2"
5079+
integrity sha512-JVUnt+DUIzu87TABbhPmNfVdBDt18BLOWjMUFJMSi/Qqg7NTYtabbvSNJGOJ7afbRuv9D/lngizHtP7QyLQ+9w==
50805080

50815081
dotenv@^16.4.5:
50825082
version "16.6.1"

0 commit comments

Comments
 (0)