Skip to content

Commit 2d1ea40

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

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": "16.5.0",
42+
"dotenv": "17.0.1",
4343
"jira.js": "5.2.1",
4444
"zod": "3.25.64"
4545
},

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1025,10 +1025,10 @@ __metadata:
10251025
languageName: node
10261026
linkType: hard
10271027

1028-
"dotenv@npm:16.5.0":
1029-
version: 16.5.0
1030-
resolution: "dotenv@npm:16.5.0"
1031-
checksum: 10c0/5bc94c919fbd955bf0ba44d33922a1e93d1078e64a1db5c30faeded1d996e7a83c55332cb8ea4fae5a9ca4d0be44cbceb95c5811e70f9f095298df09d1997dd9
1028+
"dotenv@npm:17.0.1":
1029+
version: 17.0.1
1030+
resolution: "dotenv@npm:17.0.1"
1031+
checksum: 10c0/79d3381832ffc6ada0cab8158120c6190e8f8680c1ff985e9d4d1345229219923b23b800969ff47412a71f965da582c7a86a5ea0d257f9106f8f3522ceb5befa
10321032
languageName: node
10331033
linkType: hard
10341034

@@ -2128,7 +2128,7 @@ __metadata:
21282128
"@vitest/coverage-v8": "npm:3.2.3"
21292129
chalk: "npm:5.4.1"
21302130
commander: "npm:14.0.0"
2131-
dotenv: "npm:16.5.0"
2131+
dotenv: "npm:17.0.1"
21322132
esbuild: "npm:0.25.5"
21332133
jira.js: "npm:5.2.1"
21342134
prettier: "npm:3.5.3"

0 commit comments

Comments
 (0)