Skip to content

Commit

Permalink
refactor: upgrade to deno_npm 0.25 (#198)
Browse files Browse the repository at this point in the history
  • Loading branch information
dsherret committed Aug 28, 2024
1 parent 9a645cc commit 0211f92
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
13 changes: 7 additions & 6 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ async-trait = "0.1.68"
base64 = "0.21.0"
deno_ast = { workspace = true }
deno_graph = { workspace = true }
deno_npm = "0.24.0"
deno_semver = "0.5.10"
deno_npm = "0.25.0"
deno_semver = "0.5.11"
futures = "0.3.26"
hashlink = "0.8.2"
indexmap = "2"
Expand Down

0 comments on commit 0211f92

Please sign in to comment.