Skip to content

Commit 884ffaf

Browse files
authored
feat: deno_npm 0.40 (#230)
1 parent 31d568b commit 884ffaf

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

Cargo.lock

Lines changed: 5 additions & 4 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.38.0" }
54+
deno_npm = { version = "0.40.0" }
5555
deno_semver = "0.9.0"
5656
futures = "0.3.26"
5757
hashlink = "0.8.2"

0 commit comments

Comments
 (0)