Skip to content

Commit

Permalink
build(deps-dev): bump dotenv-checker from 1.1.5 to 1.1.7
Browse files Browse the repository at this point in the history
Bumps [dotenv-checker](https://github.com/chempogonzalez/dotenv-checker) from 1.1.5 to 1.1.7.
- [Release notes](https://github.com/chempogonzalez/dotenv-checker/releases)
- [Commits](https://github.com/chempogonzalez/dotenv-checker/commits/v1.1.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent da25653 commit 092e763
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 @@ -58,7 +58,7 @@
"commit-and-tag-version": "^12.4.2",
"date-fns": "^3.6.0",
"dotenv": "^16.4.5",
"dotenv-checker": "^1.1.5",
"dotenv-checker": "^1.1.7",
"eslint": "^8.57.0",
"eslint-plugin-playwright": "^1.6.2",
"eslint-plugin-vue": "^9.27.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2208,7 +2208,7 @@ __metadata:
commit-and-tag-version: "npm:^12.4.2"
date-fns: "npm:^3.6.0"
dotenv: "npm:^16.4.5"
dotenv-checker: "npm:^1.1.5"
dotenv-checker: "npm:^1.1.7"
eslint: "npm:^8.57.0"
eslint-plugin-playwright: "npm:^1.6.2"
eslint-plugin-vue: "npm:^9.27.0"
Expand Down Expand Up @@ -2822,9 +2822,9 @@ __metadata:
languageName: node
linkType: hard

"dotenv-checker@npm:^1.1.5":
version: 1.1.5
resolution: "dotenv-checker@npm:1.1.5"
"dotenv-checker@npm:^1.1.7":
version: 1.1.7
resolution: "dotenv-checker@npm:1.1.7"
dependencies:
app-root-path: "npm:^3.0.0"
chalk: "npm:4.1.2"
Expand All @@ -2834,7 +2834,7 @@ __metadata:
inquirer: "npm:8.2.1"
bin:
dotenv-checker: src/bin/cli.js
checksum: 10/cedb6942256f44e99cdeb9ef9103378c6f4fd689ed994242e8c06e4546c90e306f89ad9de5b29b5f4768424baa785afb018efef6694d45e53db7ebc506f05ccf
checksum: 10/5d557e31c155815e07cb43c30f9d0fd56fad4918ba2eed2a7aa5a4da170a9c7bab7f7bab2f8e0c031dc4c19e5bfa5f6957dff4107b17a0aa3c0e19478a4fb5d0
languageName: node
linkType: hard

Expand Down

0 comments on commit 092e763

Please sign in to comment.