Skip to content

Commit a1683a8

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

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.6.0",
4141
"commander": "14.0.0",
42-
"dotenv": "17.2.1",
42+
"dotenv": "17.2.3",
4343
"jira.js": "5.2.2",
4444
"zod": "4.1.11"
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.2.1":
1211-
version: 17.2.1
1212-
resolution: "dotenv@npm:17.2.1"
1213-
checksum: 10c0/918dd2f9d8b8f86b0afabad9534793d51de3718c437f9e7b6525628cf68c1d4ae768cc37a5afff38c066f58a8ecf549f4ac6cd5617485bd328e826112cc2650a
1210+
"dotenv@npm:17.2.3":
1211+
version: 17.2.3
1212+
resolution: "dotenv@npm:17.2.3"
1213+
checksum: 10c0/c884403209f713214a1b64d4d1defa4934c2aa5b0002f5a670ae298a51e3c3ad3ba79dfee2f8df49f01ae74290fcd9acdb1ab1d09c7bfb42b539036108bb2ba0
12141214
languageName: node
12151215
linkType: hard
12161216

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

0 commit comments

Comments
 (0)