Skip to content

Commit aefb861

Browse files
Bump dotenv from 16.5.0 to 17.0.0 (#476)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0e15cf7 commit aefb861

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
@@ -16,6 +16,6 @@
1616
"@types/node": "^24.0.3",
1717
"@wordpress/e2e-test-utils": "^11.26.0",
1818
"@wordpress/scripts": "^30.19.0",
19-
"dotenv": "^16.5.0"
19+
"dotenv": "^17.0.0"
2020
}
2121
}

0 commit comments

Comments
 (0)