Skip to content

Commit b305e7a

Browse files
chore(deps): update dependency dotenv to v16.6.1 (#6436)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b24ee5e commit b305e7a

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
@@ -28,7 +28,7 @@
2828
"@typescript-eslint/eslint-plugin": "8.35.0",
2929
"@typescript-eslint/parser": "8.35.0",
3030
"concurrently": "9.2.0",
31-
"dotenv": "16.6.0",
31+
"dotenv": "16.6.1",
3232
"eslint": "8.57.1",
3333
"eslint-config-prettier": "10.1.5",
3434
"eslint-formatter-summary": "2.0.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7129,10 +7129,10 @@ __metadata:
71297129
languageName: node
71307130
linkType: hard
71317131

7132-
"dotenv@npm:16.6.0":
7133-
version: 16.6.0
7134-
resolution: "dotenv@npm:16.6.0"
7135-
checksum: 10c0/c1029a8656e03abc53c0522baf733131ffd4e633d8ab66c3f2d470ebdd7c5d143ffab64945afc475e60c5f803f0e734a9f9247949d17cc8ff564fba5c15978b1
7132+
"dotenv@npm:16.6.1":
7133+
version: 16.6.1
7134+
resolution: "dotenv@npm:16.6.1"
7135+
checksum: 10c0/15ce56608326ea0d1d9414a5c8ee6dcf0fffc79d2c16422b4ac2268e7e2d76ff5a572d37ffe747c377de12005f14b3cc22361e79fc7f1061cce81f77d2c973dc
71367136
languageName: node
71377137
linkType: hard
71387138

@@ -13262,7 +13262,7 @@ __metadata:
1326213262
"@typescript-eslint/eslint-plugin": "npm:8.35.0"
1326313263
"@typescript-eslint/parser": "npm:8.35.0"
1326413264
concurrently: "npm:9.2.0"
13265-
dotenv: "npm:16.6.0"
13265+
dotenv: "npm:16.6.1"
1326613266
eslint: "npm:8.57.1"
1326713267
eslint-config-prettier: "npm:10.1.5"
1326813268
eslint-formatter-summary: "npm:2.0.2"

0 commit comments

Comments
 (0)