Skip to content

Commit e678706

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

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.0",
6969
"astro": "^5.0.0",
7070
"ava": "6.4.0",
71-
"dotenv": "16.6.1",
71+
"dotenv": "17.0.0",
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
@@ -3123,10 +3123,10 @@ dotenv@*:
31233123
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.5.tgz#cdd3b3b604cb327e286b4762e13502f717cb099f"
31243124
integrity sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg==
31253125

3126-
dotenv@16.6.1:
3127-
version "16.6.1"
3128-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.6.1.tgz#773f0e69527a8315c7285d5ee73c4459d20a8020"
3129-
integrity sha512-uBq4egWHTcTt33a72vpSG0z3HnPuIl6NqYcTrKEg2azoEyl2hpW0zqlxysq2pK9HlDIHyHyakeYaYnSAwd8bow==
3126+
dotenv@17.0.0:
3127+
version "17.0.0"
3128+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-17.0.0.tgz#0b0336dc1a4237bcfa772e01d5587e98ebb7e3c2"
3129+
integrity sha512-A0BJ5lrpJVSfnMMXjmeO0xUnoxqsBHWCoqqTnGwGYVdnctqXXUEhJOO7LxmgxJon9tEZFGpe0xPRX0h2v3AANQ==
31303130

31313131
dset@^3.1.4:
31323132
version "3.1.4"

0 commit comments

Comments
 (0)