Skip to content
This repository was archived by the owner on Jan 7, 2026. It is now read-only.

Commit da93c9d

Browse files
deps(dev): bump dotenv from 17.0.1 to 17.1.0 (#593)
Bumps [dotenv](https://github.com/motdotla/dotenv) from 17.0.1 to 17.1.0. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v17.0.1...v17.1.0) --- updated-dependencies: - dependency-name: dotenv dependency-version: 17.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2f290dc commit da93c9d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 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
@@ -15,7 +15,7 @@
1515
"devDependencies": {
1616
"@types/mocha": "^10.0.10",
1717
"depcheck": "^1.4.7",
18-
"dotenv": "^17.0.1",
18+
"dotenv": "^17.1.0",
1919
"mocha": "^11.7.1",
2020
"np": "^10.2.0",
2121
"standard": "^17.1.2",

0 commit comments

Comments
 (0)