Skip to content

Commit 181a943

Browse files
committed
chore(cli): bump deno_task_shell to 0.11.0
1 parent 686fe47 commit 181a943

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.

cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ deno_graph = "=0.45.0"
4848
deno_lint = { version = "0.43.0", features = ["docs"] }
4949
deno_lockfile.workspace = true
5050
deno_runtime = { workspace = true, features = ["dont_create_runtime_snapshot", "include_js_files_for_snapshotting"] }
51-
deno_task_shell = "0.10.0"
51+
deno_task_shell = "0.11.0"
5252
napi_sym.workspace = true
5353

5454
async-trait.workspace = true

0 commit comments

Comments
 (0)