Skip to content

Commit cbde41f

Browse files
Bump dotenv from 17.0.0 to 17.2.0
Bumps [dotenv](https://github.com/motdotla/dotenv) from 17.0.0 to 17.2.0. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v17.0.0...v17.2.0) --- updated-dependencies: - dependency-name: dotenv dependency-version: 17.2.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 51be4aa commit cbde41f

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package-lock.json

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"author": "Emma Zuehlcke",
1515
"license": "MPL-2.0",
1616
"devDependencies": {
17-
"dotenv": "^17.0.0",
17+
"dotenv": "^17.2.0",
1818
"json-schema-to-typescript": "^15.0.4",
1919
"prettier": "^3.6.2",
2020
"typescript": "~5.8.3",

0 commit comments

Comments
 (0)