Skip to content

Commit 1e9b562

Browse files
chore(deps-dev): bump dotenv from 16.1.0 to 16.1.1
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.1.0 to 16.1.1. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.1.0...v16.1.1) --- updated-dependencies: - dependency-name: dotenv dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 05ac9df commit 1e9b562

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

package-lock.json

Lines changed: 9 additions & 9 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
@@ -71,7 +71,7 @@
7171
"classnames": "^2.3.2",
7272
"cpr": "3.0.1",
7373
"cross-env": "^7.0.3",
74-
"dotenv": "^16.1.0",
74+
"dotenv": "^16.1.1",
7575
"fs-extra": "^11.1.1",
7676
"http-server": "14.1.1",
7777
"husky": "8.0.3",

packages/foundations/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"devDependencies": {
3030
"@zeplin/sdk": "^1.18.0",
3131
"cpr": "3.0.1",
32-
"dotenv": "^16.1.0",
32+
"dotenv": "^16.1.1",
3333
"nodemon": "2.0.22",
3434
"sass": "^1.62.1",
3535
"style-dictionary": "3.8.0"

0 commit comments

Comments
 (0)