Skip to content

Commit

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

---
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 12, 2024
1 parent 80a9320 commit ae37d5b
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.1",
"dotenv": "^16.4.2",
"dotenv-checker": "^1.1.5",
"eslint": "^8.56.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 @@ -2116,10 +2116,10 @@ __metadata:
languageName: node
linkType: hard

"dotenv@npm:^16.4.1":
version: 16.4.1
resolution: "dotenv@npm:16.4.1"
checksum: 10/8da20250633703686961004df3ea81b1f81e16fbe873372050676f54ca4053172d0589aae902e683eb575884d56b6bc89fe48bbac5e1e0bef606a061389ca33c
"dotenv@npm:^16.4.2":
version: 16.4.2
resolution: "dotenv@npm:16.4.2"
checksum: 10/a6069f3bed960f9bdb5c2e55df8b4d121e7f151441b1ce129600597d7717f7bfda7fa250706b1fbe06bc05b2e764d6649ecedb46dd95455f490882bd324a3ac1
languageName: node
linkType: hard

Expand Down Expand Up @@ -2912,7 +2912,7 @@ __metadata:
"@vueuse/core": "npm:^10.7.2"
axios: "npm:^1.6.7"
date-fns: "npm:^3.3.1"
dotenv: "npm:^16.4.1"
dotenv: "npm:^16.4.2"
dotenv-checker: "npm:^1.1.5"
eslint: "npm:^8.56.0"
eslint-plugin-vue: "npm:^9.21.1"
Expand Down

0 comments on commit ae37d5b

Please sign in to comment.