Skip to content

Commit 4db4ab1

Browse files
chore(deps): update dependency dotenv to v16.6.0 (#1202)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3d20202 commit 4db4ab1

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.5.0",
71+
"dotenv": "16.6.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.5.0:
3127-
version "16.5.0"
3128-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.5.0.tgz#092b49f25f808f020050051d1ff258e404c78692"
3129-
integrity sha512-m/C+AwOAr9/W1UOIZUo232ejMNnJAJtYQjUbHoNTBNTJSvqzzDh7vnrei3o3r3m9blf6ZoDkvcw0VmozNRFJxg==
3126+
dotenv@16.6.0:
3127+
version "16.6.0"
3128+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.6.0.tgz#b96bd4e7c2043ba5f51cbe1b8f9347850c864850"
3129+
integrity sha512-Omf1L8paOy2VJhILjyhrhqwLIdstqm1BvcDPKg4NGAlkwEu9ODyrFbvk8UymUOMCT+HXo31jg1lArIrVAAhuGA==
31303130

31313131
dset@^3.1.4:
31323132
version "3.1.4"

0 commit comments

Comments
 (0)