Skip to content

Commit fc9c06a

Browse files
fix(deps): update dependency dotenv to v17 (#1597)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a7118db commit fc9c06a

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
@@ -31,7 +31,7 @@
3131
"chalk": "4.x.x",
3232
"checksum": "1.x.x",
3333
"deep-extend": "0.6.x",
34-
"dotenv": "16.x.x",
34+
"dotenv": "17.x",
3535
"execa": "5.x.x",
3636
"fs-extra": "11.x.x",
3737
"globby": "11.x.x",

0 commit comments

Comments
 (0)