Skip to content

Commit 7cdc29c

Browse files
fix(deps): bump dotenv from 16.4.7 to 16.5.0 (#2445)
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.4.7 to 16.5.0. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.4.7...v16.5.0) --- updated-dependencies: - dependency-name: dotenv dependency-version: 16.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1ec8612 commit 7cdc29c

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

packages/contentful--app-scripts/package-lock.json

+5-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/contentful--app-scripts/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"chalk": "4.1.2",
5757
"commander": "12.1.0",
5858
"contentful-management": "^11.48.1",
59-
"dotenv": "16.4.7",
59+
"dotenv": "16.5.0",
6060
"esbuild": "^0.25.1",
6161
"ignore": "7.0.3",
6262
"inquirer": "8.2.6",

0 commit comments

Comments
 (0)