Skip to content

Commit 169f0a3

Browse files
build(deps): bump dotenv from 10.0.0 to 11.0.0 (#195)
Bumps [dotenv](https://github.com/motdotla/dotenv) from 10.0.0 to 11.0.0. - [Release notes](https://github.com/motdotla/dotenv/releases) - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v10.0.0...v11.0.0) --- updated-dependencies: - dependency-name: dotenv dependency-type: direct:production 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>
1 parent 063fbd6 commit 169f0a3

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package-lock.json

Lines changed: 8 additions & 8 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
@@ -47,7 +47,7 @@
4747
"template"
4848
],
4949
"dependencies": {
50-
"dotenv": "^10.0.0",
50+
"dotenv": "^11.0.0",
5151
"fs-extra": "^10.0.0"
5252
},
5353
"devDependencies": {

0 commit comments

Comments
 (0)