Skip to content

Commit b352c9e

Browse files
Bump dotenv from 17.2.1 to 17.2.3 (#421)
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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5b1d258 commit b352c9e

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@types/lodash": "^4.17.20",
4646
"@types/node": "^24.3.0",
4747
"@vitest/ui": "^3.2.4",
48-
"dotenv": "^17.2.1",
48+
"dotenv": "^17.2.3",
4949
"husky": "^9.1.7",
5050
"lint-staged": "^16.1.6",
5151
"tsx": "^4.20.5",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2894,10 +2894,10 @@ __metadata:
28942894
languageName: node
28952895
linkType: hard
28962896

2897-
"dotenv@npm:^17.2.1":
2898-
version: 17.2.1
2899-
resolution: "dotenv@npm:17.2.1"
2900-
checksum: 10c0/918dd2f9d8b8f86b0afabad9534793d51de3718c437f9e7b6525628cf68c1d4ae768cc37a5afff38c066f58a8ecf549f4ac6cd5617485bd328e826112cc2650a
2897+
"dotenv@npm:^17.2.3":
2898+
version: 17.2.3
2899+
resolution: "dotenv@npm:17.2.3"
2900+
checksum: 10c0/c884403209f713214a1b64d4d1defa4934c2aa5b0002f5a670ae298a51e3c3ad3ba79dfee2f8df49f01ae74290fcd9acdb1ab1d09c7bfb42b539036108bb2ba0
29012901
languageName: node
29022902
linkType: hard
29032903

@@ -2922,7 +2922,7 @@ __metadata:
29222922
"@types/lodash": "npm:^4.17.20"
29232923
"@types/node": "npm:^24.3.0"
29242924
"@vitest/ui": "npm:^3.2.4"
2925-
dotenv: "npm:^17.2.1"
2925+
dotenv: "npm:^17.2.3"
29262926
husky: "npm:^9.1.7"
29272927
lint-staged: "npm:^16.1.6"
29282928
lodash: "npm:^4.17.21"

0 commit comments

Comments
 (0)