Skip to content

Commit 19de7de

Browse files
chore(deps): update dependency dotenv to v17.2.1 (#961)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6ab9c1e commit 19de7de

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.0",
123+
"dotenv": "17.2.1",
124124
"eslint": "9.31.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
@@ -5216,10 +5216,10 @@ dotenv-expand@~11.0.6:
52165216
dependencies:
52175217
dotenv "^16.4.5"
52185218

5219-
5220-
version "17.2.0"
5221-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-17.2.0.tgz#e19678fdabcf86d4bfdb6764a758d7d44efbb6a2"
5222-
integrity sha512-Q4sgBT60gzd0BB0lSyYD3xM4YxrXA9y4uBDof1JNYGzOXrQdQ6yX+7XIAqoFOGQFOTK1D3Hts5OllpxMDZFONQ==
5219+
5220+
version "17.2.1"
5221+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-17.2.1.tgz#6f32e10faf014883515538dc922a0fb8765d9b32"
5222+
integrity sha512-kQhDYKZecqnM0fCnzI5eIv5L4cAe/iRI+HqMbO/hbRdTAeXDG+M9FjipUxNfbARuEg4iHIbhnhs78BCHNbSxEQ==
52235223

52245224
dotenv@^16.4.5, dotenv@~16.4.5:
52255225
version "16.4.7"

0 commit comments

Comments
 (0)