Skip to content

Commit

Permalink
Bump dotenv from 16.4.5 to 16.4.7
Browse files Browse the repository at this point in the history
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.4.5 to 16.4.7.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv@v16.4.5...v16.4.7)

---
updated-dependencies:
- dependency-name: dotenv
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and begin-again committed Dec 9, 2024
1 parent d75d44a commit 25aa4e1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"yarn": "^1.22.4"
},
"dependencies": {
"dotenv": "^16.4.5",
"dotenv": "^16.4.7",
"luxon": "^3.5.0",
"semver": "^7.6.3",
"shelljs": "^0.8.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -993,10 +993,10 @@ __metadata:
languageName: node
linkType: hard

"dotenv@npm:^16.4.5":
version: 16.4.5
resolution: "dotenv@npm:16.4.5"
checksum: 10/55a3134601115194ae0f924e54473459ed0d9fc340ae610b676e248cca45aa7c680d86365318ea964e6da4e2ea80c4514c1adab5adb43d6867fb57ff068f95c8
"dotenv@npm:^16.4.7":
version: 16.4.7
resolution: "dotenv@npm:16.4.7"
checksum: 10/f13bfe97db88f0df4ec505eeffb8925ec51f2d56a3d0b6d916964d8b4af494e6fb1633ba5d09089b552e77ab2a25de58d70259b2c5ed45ec148221835fc99a0c
languageName: node
linkType: hard

Expand Down Expand Up @@ -2343,7 +2343,7 @@ __metadata:
resolution: "my-dev-tools@workspace:."
dependencies:
chai: "npm:^4.5.0"
dotenv: "npm:^16.4.5"
dotenv: "npm:^16.4.7"
eslint: "npm:^8.57.0"
eslint-plugin-node: "npm:^11.1.0"
luxon: "npm:^3.5.0"
Expand Down

0 comments on commit 25aa4e1

Please sign in to comment.