Skip to content

Commit dc39e2d

Browse files
chore(deps): update dependency dotenv to v17.0.1 (#1211)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5fa4e58 commit dc39e2d

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
@@ -68,7 +68,7 @@
6868
"@typescript-eslint/parser": "8.35.1",
6969
"astro": "^5.0.0",
7070
"ava": "6.4.0",
71-
"dotenv": "17.0.0",
71+
"dotenv": "17.0.1",
7272
"eslint": "8.57.1",
7373
"eslint-config-prettier": "10.1.5",
7474
"eslint-plugin-functional": "6.6.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3035,10 +3035,10 @@ dotenv@*:
30353035
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.5.tgz#cdd3b3b604cb327e286b4762e13502f717cb099f"
30363036
integrity sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg==
30373037

3038-
3039-
version "17.0.0"
3040-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-17.0.0.tgz#0b0336dc1a4237bcfa772e01d5587e98ebb7e3c2"
3041-
integrity sha512-A0BJ5lrpJVSfnMMXjmeO0xUnoxqsBHWCoqqTnGwGYVdnctqXXUEhJOO7LxmgxJon9tEZFGpe0xPRX0h2v3AANQ==
3038+
3039+
version "17.0.1"
3040+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-17.0.1.tgz#79bc4d232fadb42a4092685ff1206d31b2a43f95"
3041+
integrity sha512-GLjkduuAL7IMJg/ZnOPm9AnWKJ82mSE2tzXLaJ/6hD6DhwGfZaXG77oB8qbReyiczNxnbxQKyh0OE5mXq0bAHA==
30423042

30433043
dset@^3.1.4:
30443044
version "3.1.4"

0 commit comments

Comments
 (0)