Skip to content

Commit 2a378cc

Browse files
chore(deps): update dependency dotenv to v17.1.0 (#856)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 604ee24 commit 2a378cc

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
@@ -65,7 +65,7 @@
6565
"@typescript-eslint/parser": "8.35.1",
6666
"astro": "^5.0.0",
6767
"ava": "6.4.0",
68-
"dotenv": "17.0.1",
68+
"dotenv": "17.1.0",
6969
"eslint": "8.57.1",
7070
"eslint-config-prettier": "10.1.5",
7171
"eslint-plugin-functional": "6.6.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3168,10 +3168,10 @@ dotenv@*:
31683168
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.1.tgz#1d9931f1d3e5d2959350d1250efab299561f7f11"
31693169
integrity sha512-CjA3y+Dr3FyFDOAMnxZEGtnW9KBR2M0JvvUtXNW+dYJL5ROWxP9DUHCwgFqpMk0OXCc0ljhaNTr2w/kutYIcHQ==
31703170

3171-
dotenv@17.0.1:
3172-
version "17.0.1"
3173-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-17.0.1.tgz#79bc4d232fadb42a4092685ff1206d31b2a43f95"
3174-
integrity sha512-GLjkduuAL7IMJg/ZnOPm9AnWKJ82mSE2tzXLaJ/6hD6DhwGfZaXG77oB8qbReyiczNxnbxQKyh0OE5mXq0bAHA==
3171+
dotenv@17.1.0:
3172+
version "17.1.0"
3173+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-17.1.0.tgz#164fa6ac1392165f5e2d8eb55296b0894e7d6a22"
3174+
integrity sha512-tG9VUTJTuju6GcXgbdsOuRhupE8cb4mRgY5JLRCh4MtGoVo3/gfGUtOMwmProM6d0ba2mCFvv+WrpYJV6qgJXQ==
31753175

31763176
dset@^3.1.4:
31773177
version "3.1.4"

0 commit comments

Comments
 (0)