Skip to content

Commit

Permalink
build(deps): bump shell-words from 1.0.0 to 1.1.0
Browse files Browse the repository at this point in the history
Bumps [shell-words](https://github.com/tmiasko/shell-words) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/tmiasko/shell-words/releases)
- [Commits](tmiasko/shell-words@v1.0.0...v1.1.0)

---
updated-dependencies:
- dependency-name: shell-words
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 16, 2022
1 parent 2771f73 commit be595df
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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
Expand Up @@ -22,7 +22,7 @@ rayon = "1.5.0"
serde = "1.0.133"
serde_derive = "1.0.124"
serde_yaml = "0.8.23"
shell-words = "1.0.0"
shell-words = "1.1.0"
simple-error = "0.2.3"
treestate = "0.1.0"
im = { version = "15.0.0", features = ["rayon", "serde"] }
Expand Down

0 comments on commit be595df

Please sign in to comment.