Skip to content

Commit d000f33

Browse files
authored
refactor: deno_npm 0.43 (#238)
1 parent 7c94468 commit d000f33

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
@@ -51,7 +51,7 @@ base64 = "0.21.0"
5151
deno_ast = { workspace = true }
5252
deno_error.workspace = true
5353
deno_graph = { workspace = true, features = ["swc"] }
54-
deno_npm = { version = "0.42.0" }
54+
deno_npm = { version = "0.43.0" }
5555
deno_semver = "0.9.0"
5656
futures = "0.3.26"
5757
hashlink = "0.8.2"

0 commit comments

Comments
 (0)