Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Quentin-Guillemin committed Feb 26, 2024
1 parent 7625469 commit 845c9ac
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 @@ -48,7 +48,7 @@
"@vue/tsconfig": "^0.5.1",
"axios": "^1.6.7",
"date-fns": "^3.3.1",
"dotenv": "^16.4.4",
"dotenv": "^16.4.5",
"dotenv-checker": "^1.1.5",
"eslint": "^8.57.0",
"eslint-plugin-vue": "^9.21.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2123,10 +2123,10 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -2919,7 +2919,7 @@ __metadata:
"@vueuse/core": "npm:^10.7.2"
axios: "npm:^1.6.7"
date-fns: "npm:^3.3.1"
dotenv: "npm:^16.4.4"
dotenv: "npm:^16.4.5"
dotenv-checker: "npm:^1.1.5"
eslint: "npm:^8.57.0"
eslint-plugin-vue: "npm:^9.21.1"
Expand Down

0 comments on commit 845c9ac

Please sign in to comment.