Skip to content

Commit 4d34901

Browse files
dependabot[bot]jamacku
authored andcommitted
build(deps): bump dotenv from 17.0.1 to 17.2.1
Bumps [dotenv](https://github.com/motdotla/dotenv) from 17.0.1 to 17.2.1. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v17.0.1...v17.2.1) --- updated-dependencies: - dependency-name: dotenv dependency-version: 17.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d22fa04 commit 4d34901

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
@@ -39,7 +39,7 @@
3939
"@total-typescript/ts-reset": "0.6.1",
4040
"chalk": "5.4.1",
4141
"commander": "14.0.0",
42-
"dotenv": "17.0.1",
42+
"dotenv": "17.2.1",
4343
"jira.js": "5.2.2",
4444
"zod": "4.0.14"
4545
},

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1207,10 +1207,10 @@ __metadata:
12071207
languageName: node
12081208
linkType: hard
12091209

1210-
"dotenv@npm:17.0.1":
1211-
version: 17.0.1
1212-
resolution: "dotenv@npm:17.0.1"
1213-
checksum: 10c0/79d3381832ffc6ada0cab8158120c6190e8f8680c1ff985e9d4d1345229219923b23b800969ff47412a71f965da582c7a86a5ea0d257f9106f8f3522ceb5befa
1210+
"dotenv@npm:17.2.1":
1211+
version: 17.2.1
1212+
resolution: "dotenv@npm:17.2.1"
1213+
checksum: 10c0/918dd2f9d8b8f86b0afabad9534793d51de3718c437f9e7b6525628cf68c1d4ae768cc37a5afff38c066f58a8ecf549f4ac6cd5617485bd328e826112cc2650a
12141214
languageName: node
12151215
linkType: hard
12161216

@@ -2399,7 +2399,7 @@ __metadata:
23992399
"@vitest/coverage-v8": "npm:3.2.4"
24002400
chalk: "npm:5.4.1"
24012401
commander: "npm:14.0.0"
2402-
dotenv: "npm:17.0.1"
2402+
dotenv: "npm:17.2.1"
24032403
esbuild: "npm:0.25.8"
24042404
jira.js: "npm:5.2.2"
24052405
prettier: "npm:3.6.2"

0 commit comments

Comments
 (0)