Skip to content

Commit

Permalink
chore: bump dotenv from 16.3.1 to 16.4.1
Browse files Browse the repository at this point in the history
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.3.1 to 16.4.1.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv@v16.3.1...v16.4.1)

---
updated-dependencies:
- dependency-name: dotenv
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 2, 2024
1 parent 0771bbe commit 86625b0
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
"chromatic": "^6.19.9",
"concurrently": "^8.2.2",
"cross-env": "^7.0.3",
"dotenv": "^16.3.1",
"dotenv": "^16.4.1",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.1",
Expand Down
9 changes: 8 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11320,6 +11320,13 @@ __metadata:
languageName: node
linkType: hard

"dotenv@npm:^16.4.1":
version: 16.4.1
resolution: "dotenv@npm:16.4.1"
checksum: a343f0a1d156deef8c60034f797969867af4dbccfacedd4ac15fad04547e7ffe0553b58fc3b27a5837950f0d977e38e9234943fbcec4aeced4e3d044309a76ab
languageName: node
linkType: hard

"drag-event-service@npm:^2.0.0":
version: 2.0.0
resolution: "drag-event-service@npm:2.0.0"
Expand Down Expand Up @@ -15168,7 +15175,7 @@ __metadata:
concurrently: ^8.2.2
cross-env: ^7.0.3
cross-fetch: ^4.0.0
dotenv: ^16.3.1
dotenv: ^16.4.1
eslint: ^8.56.0
eslint-config-prettier: ^9.1.0
eslint-import-resolver-typescript: ^3.6.1
Expand Down

0 comments on commit 86625b0

Please sign in to comment.