Skip to content

Commit 4d49bed

Browse files
fix(deps): bump shell-words from 1.1.0 to 1.1.1
Bumps [shell-words](https://github.com/tmiasko/shell-words) from 1.1.0 to 1.1.1. - [Commits](tmiasko/shell-words@v1.1.0...v1.1.1) --- updated-dependencies: - dependency-name: shell-words dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e14ea18 commit 4d49bed

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ serde = { version = "1.0.219", features = ["derive", "rc"] }
9898
serde_json = { version = "1.0.140", features = ["preserve_order"] }
9999
sha2 = "0.10.9"
100100
shell-color = "1.0.0"
101-
shell-words = "1.1.0"
101+
shell-words = "1.1.1"
102102
shellexpand = "3.0.0"
103103
shlex = "1.3.0"
104104
similar = "2.7.0"

0 commit comments

Comments
 (0)