Skip to content

Commit

Permalink
build(deps-dev): bump dotenv from 16.3.1 to 16.3.2
Browse files Browse the repository at this point in the history
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.3.1 to 16.3.2.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv@v16.3.1...v16.3.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 Jan 23, 2024
1 parent 09d6819 commit 73ff186
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 @@ -47,7 +47,7 @@
"@vue/tsconfig": "^0.5.1",
"axios": "^1.6.5",
"date-fns": "^3.2.0",
"dotenv": "^16.3.1",
"dotenv": "^16.3.2",
"dotenv-checker": "^1.1.5",
"eslint": "^8.56.0",
"eslint-plugin-vue": "^9.20.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2137,10 +2137,10 @@ __metadata:
languageName: node
linkType: hard

"dotenv@npm:^16.3.1":
version: 16.3.1
resolution: "dotenv@npm:16.3.1"
checksum: dbb778237ef8750e9e3cd1473d3c8eaa9cc3600e33a75c0e36415d0fa0848197f56c3800f77924c70e7828f0b03896818cd52f785b07b9ad4d88dba73fbba83f
"dotenv@npm:^16.3.2":
version: 16.3.2
resolution: "dotenv@npm:16.3.2"
checksum: 3d788056eb4c84ae8c8aa86642d0e1da1d41604fcd8d99a97c9b9c850e64faf5e6983717cfc071d4649139583f714d38f75414f8f869fe813cc38c6ad4601797
languageName: node
linkType: hard

Expand Down Expand Up @@ -2932,7 +2932,7 @@ __metadata:
"@vueuse/core": "npm:^10.7.2"
axios: "npm:^1.6.5"
date-fns: "npm:^3.2.0"
dotenv: "npm:^16.3.1"
dotenv: "npm:^16.3.2"
dotenv-checker: "npm:^1.1.5"
eslint: "npm:^8.56.0"
eslint-plugin-vue: "npm:^9.20.1"
Expand Down

0 comments on commit 73ff186

Please sign in to comment.