Skip to content

Commit 4cdac77

Browse files
chore(deps-dev): bump dotenv from 16.3.2 to 16.4.1
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.3.2 to 16.4.1. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.3.2...v16.4.1) --- updated-dependencies: - dependency-name: dotenv dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cdbfe3b commit 4cdac77

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
@@ -88,7 +88,7 @@
8888
"cpr": "3.0.1",
8989
"cross-env": "^7.0.3",
9090
"cssnano": "^6.0.3",
91-
"dotenv": "^16.3.2",
91+
"dotenv": "^16.4.1",
9292
"eslint-plugin-prettier": "^5.1.3",
9393
"fs-extra": "^11.2.0",
9494
"glob": "^10.3.10",

packages/foundations/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"devDependencies": {
4040
"@zeplin/sdk": "^1.18.0",
4141
"cpr": "3.0.1",
42-
"dotenv": "^16.3.2",
42+
"dotenv": "^16.4.1",
4343
"nodemon": "3.0.3",
4444
"sass": "^1.70.0",
4545
"style-dictionary": "3.9.2"

0 commit comments

Comments
 (0)