Skip to content

Commit b3dd2d3

Browse files
Update dependency dotenv to v17.4.0 (#1442)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a65d75a commit b3dd2d3

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@types/eslint__js": "^9.0.0",
2727
"@types/node": "24.12.0",
2828
"@types/ramda": "0.31.1",
29-
"dotenv": "17.3.1",
29+
"dotenv": "17.4.0",
3030
"eslint": "^9.12.0",
3131
"eslint-config-prettier": "^10.0.0",
3232
"eslint-plugin-functional": "^9.0.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1196,10 +1196,10 @@ __metadata:
11961196
languageName: node
11971197
linkType: hard
11981198

1199-
"dotenv@npm:17.3.1":
1200-
version: 17.3.1
1201-
resolution: "dotenv@npm:17.3.1"
1202-
checksum: 10c0/c78e0c2d5a549c751e544cc60e2b95e7cb67e0c551f42e094d161c6b297aa44b630a3c2dcacf5569e529a6c2a6b84e2ab9be8d37b299d425df5a18b81ce4a35f
1199+
"dotenv@npm:17.4.0":
1200+
version: 17.4.0
1201+
resolution: "dotenv@npm:17.4.0"
1202+
checksum: 10c0/f040215466f9a0b0eef5053951c048ee613f587bf050d4e73b39261ec315a5e0331d246a99a2fdcfd38051fce13e9bd7e2801ae83c4368fc86c2ff0f758dd1db
12031203
languageName: node
12041204
linkType: hard
12051205

@@ -2821,7 +2821,7 @@ __metadata:
28212821
"@types/eslint__js": "npm:^9.0.0"
28222822
"@types/node": "npm:24.12.0"
28232823
"@types/ramda": "npm:0.31.1"
2824-
dotenv: "npm:17.3.1"
2824+
dotenv: "npm:17.4.0"
28252825
eslint: "npm:^9.12.0"
28262826
eslint-config-prettier: "npm:^10.0.0"
28272827
eslint-plugin-functional: "npm:^9.0.0"

0 commit comments

Comments
 (0)