Skip to content

Commit

Permalink
build(deps): bump dirs from 4.0.0 to 5.0.1
Browse files Browse the repository at this point in the history
Bumps [dirs](https://github.com/soc/dirs-rs) from 4.0.0 to 5.0.1.
- [Release notes](https://github.com/soc/dirs-rs/releases)
- [Commits](https://github.com/soc/dirs-rs/commits)

---
updated-dependencies:
- dependency-name: dirs
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 1, 2023
1 parent 87d46f9 commit 7a679ec
Show file tree
Hide file tree
Showing 2 changed files with 99 additions and 45 deletions.
142 changes: 98 additions & 44 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ mockito = { version = "0.31.1", optional = true }
test-support = { path = "crates/test-support" }
textwrap = "0.16.0"
which = "4.4.0"
dirs = "4.0.0"
dirs = "5.0.1"
volta-migrate = { path = "crates/volta-migrate" }

[target.'cfg(windows)'.dependencies]
Expand Down

0 comments on commit 7a679ec

Please sign in to comment.