Skip to content

Commit 5680fbe

Browse files
test(deps): bump dotenv from 16.5.0 to 17.0.0 (#849)
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.5.0 to 17.0.0. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.5.0...v17.0.0) --- updated-dependencies: - dependency-name: dotenv dependency-version: 17.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ron <[email protected]>
1 parent 52d57d2 commit 5680fbe

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

package-lock.json

Lines changed: 4 additions & 5 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
@@ -4,7 +4,7 @@
44
"devDependencies": {
55
"@playwright/test": "^1.53.1",
66
"@types/node": "^24.0.7",
7-
"dotenv": "^16.5.0",
7+
"dotenv": "^17.0.0",
88
"nodemon": "^3.1.10",
99
"otpauth": "^9.4.0",
1010
"playwright-bdd": "^8.3.1"

0 commit comments

Comments
 (0)