Skip to content

Commit ddcd876

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

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"@types/react": "^19.0.0",
6868
"astro": "^5.0.0",
6969
"concurrently": "^9.0.0",
70-
"dotenv": "17.2.2",
70+
"dotenv": "17.2.3",
7171
"eslint": "^9.19.0",
7272
"eslint-config-prettier": "^10.0.1",
7373
"eslint-plugin-functional": "^9.0.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1808,7 +1808,7 @@ __metadata:
18081808
"@types/react": "npm:^19.0.0"
18091809
astro: "npm:^5.0.0"
18101810
concurrently: "npm:^9.0.0"
1811-
dotenv: "npm:17.2.2"
1811+
dotenv: "npm:17.2.3"
18121812
eslint: "npm:^9.19.0"
18131813
eslint-config-prettier: "npm:^10.0.1"
18141814
eslint-plugin-functional: "npm:^9.0.0"
@@ -9283,10 +9283,10 @@ __metadata:
92839283
languageName: node
92849284
linkType: hard
92859285

9286-
"dotenv@npm:17.2.2":
9287-
version: 17.2.2
9288-
resolution: "dotenv@npm:17.2.2"
9289-
checksum: 10c0/be66513504590aff6eccb14167625aed9bd42ce80547f4fe5d195860211971a7060949b57108dfaeaf90658f79e40edccd3f233f0a978bff507b5b1565ae162b
9286+
"dotenv@npm:17.2.3":
9287+
version: 17.2.3
9288+
resolution: "dotenv@npm:17.2.3"
9289+
checksum: 10c0/c884403209f713214a1b64d4d1defa4934c2aa5b0002f5a670ae298a51e3c3ad3ba79dfee2f8df49f01ae74290fcd9acdb1ab1d09c7bfb42b539036108bb2ba0
92909290
languageName: node
92919291
linkType: hard
92929292

0 commit comments

Comments
 (0)