Skip to content

Commit 74cc796

Browse files
Update dependency dotenv to v17.3.1 (#1420)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ea9d762 commit 74cc796

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.10.13",
2828
"@types/ramda": "0.31.1",
29-
"dotenv": "17.2.4",
29+
"dotenv": "17.3.1",
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
@@ -1326,10 +1326,10 @@ __metadata:
13261326
languageName: node
13271327
linkType: hard
13281328

1329-
"dotenv@npm:17.2.4":
1330-
version: 17.2.4
1331-
resolution: "dotenv@npm:17.2.4"
1332-
checksum: 10c0/901aeee9cb40860291bdb452f6ca66aada78438331a026b0bd86fd41b94a79752dbc6a8971f4f26e6cafef11b4a27bb12ea99c0cbe7dfa61791f194727f799e5
1329+
"dotenv@npm:17.3.1":
1330+
version: 17.3.1
1331+
resolution: "dotenv@npm:17.3.1"
1332+
checksum: 10c0/c78e0c2d5a549c751e544cc60e2b95e7cb67e0c551f42e094d161c6b297aa44b630a3c2dcacf5569e529a6c2a6b84e2ab9be8d37b299d425df5a18b81ce4a35f
13331333
languageName: node
13341334
linkType: hard
13351335

@@ -2915,7 +2915,7 @@ __metadata:
29152915
"@types/eslint__js": "npm:^9.0.0"
29162916
"@types/node": "npm:24.10.13"
29172917
"@types/ramda": "npm:0.31.1"
2918-
dotenv: "npm:17.2.4"
2918+
dotenv: "npm:17.3.1"
29192919
eslint: "npm:^9.12.0"
29202920
eslint-config-prettier: "npm:^10.0.0"
29212921
eslint-plugin-functional: "npm:^9.0.0"

0 commit comments

Comments
 (0)