Skip to content

Commit

Permalink
Bump oxc_resolver too to avoid duplicated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
arendjr committed Mar 5, 2025
1 parent 68a7207 commit b6f149d
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 32 deletions.
42 changes: 11 additions & 31 deletions 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ ignore = "0.4.23"
indexmap = { version = "2.7.1" }
insta = "1.42.2"
natord = "1.0.9"
oxc_resolver = "4.0"
oxc_resolver = "4.2"
papaya = "0.2"
path-absolutize = { version = "3.1.1", optional = false, features = ["use_unix_paths_on_wasm"] }
proc-macro-error2 = { version = "2.0.1", default-features = false }
Expand Down

0 comments on commit b6f149d

Please sign in to comment.