Skip to content

Commit

Permalink
chore(deps-dev): bump dotenv from 16.4.5 to 16.4.7 (#18458)
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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 8, 2024
1 parent 741a72c commit d6fa244
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 @@ -109,7 +109,7 @@
"css-loader": "7.1.2",
"cssnano": "7.0.6",
"dexie": "4.0.7",
"dotenv": "16.4.5",
"dotenv": "16.4.7",
"dpdm": "3.14.0",
"eslint": "8.57.0",
"eslint-plugin-prettier": "5.1.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8704,10 +8704,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 @@ -18788,7 +18788,7 @@ __metadata:
dexie: "npm:4.0.7"
dexie-batch: "npm:0.4.3"
dexie-encrypted: "npm:2.0.0"
dotenv: "npm:16.4.5"
dotenv: "npm:16.4.7"
dpdm: "npm:3.14.0"
emoji-picker-react: "npm:4.12.0"
eslint: "npm:8.57.0"
Expand Down

0 comments on commit d6fa244

Please sign in to comment.