Skip to content

Commit

Permalink
build(bindings/node): Update sourcemap (#8777)
Browse files Browse the repository at this point in the history
  • Loading branch information
kdy1 authored Mar 26, 2024
1 parent a05b2ee commit 2920a88
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bindings/Cargo.lock

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

2 changes: 1 addition & 1 deletion bindings/binding_minifier_node/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ node_macro_deps = { path = "../node_macro_deps" }
path-clean = "0.1"
serde = { version = "1", features = ["derive"] }
serde_json = { version = "1", features = ["unbounded_depth"] }
sourcemap = "6.0.0"
sourcemap = "8.0.0"
tracing = { version = "0.1.37", features = ["release_max_level_info"] }
tracing-chrome = "0.5.0"
tracing-futures = "0.2.5"
Expand Down

0 comments on commit 2920a88

Please sign in to comment.