Skip to content

Commit

Permalink
Bump dotenv-cli from 7.4.4 to 8.0.0
Browse files Browse the repository at this point in the history
Bumps [dotenv-cli](https://github.com/entropitor/dotenv-cli) from 7.4.4 to 8.0.0.
- [Release notes](https://github.com/entropitor/dotenv-cli/releases)
- [Commits](entropitor/dotenv-cli@v7.4.4...v8.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 21, 2024
1 parent 1f70623 commit 04ebf1b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"typescript": "^4.9.3"
},
"devDependencies": {
"dotenv-cli": "^7.0.0"
"dotenv-cli": "^8.0.0"
},
"engines": {
"node": ">=22"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9315,10 +9315,10 @@ dot-prop@^5.1.0:
dependencies:
is-obj "^2.0.0"

dotenv-cli@^7.0.0:
version "7.4.4"
resolved "https://registry.yarnpkg.com/dotenv-cli/-/dotenv-cli-7.4.4.tgz#bdcf4df35b03f919171ab6714e17b81b4ee45a21"
integrity sha512-XkBYCG0tPIes+YZr4SpfFv76SQrV/LeCE8CI7JSEMi3VR9MvTihCGTOtbIexD6i2mXF+6px7trb1imVCXSNMDw==
dotenv-cli@^8.0.0:
version "8.0.0"
resolved "https://registry.yarnpkg.com/dotenv-cli/-/dotenv-cli-8.0.0.tgz#cea1519f5a06c7372a1428fca4605fcf3d50e1cf"
integrity sha512-aLqYbK7xKOiTMIRf1lDPbI+Y+Ip/wo5k3eyp6ePysVaSqbyxjyK3dK35BTxG+rmd7djf5q2UPs4noPNH+cj0Qw==
dependencies:
cross-spawn "^7.0.6"
dotenv "^16.3.0"
Expand Down

0 comments on commit 04ebf1b

Please sign in to comment.