Skip to content

Commit

Permalink
chore: bump oxc_resolver to v1.6.6 (#6320)
Browse files Browse the repository at this point in the history
  • Loading branch information
Boshen authored and LingyuCoder committed Apr 23, 2024
1 parent 18a8029 commit 5b691db
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
24 changes: 12 additions & 12 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 crates/rspack_core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ json = { workspace = true }
mime_guess = { workspace = true }
num-bigint = "0.4.4"
once_cell = { workspace = true }
oxc_resolver = { version = "1.6.4", features = ["package_json_raw_json_api"] }
oxc_resolver = { version = "1.6.7", features = ["package_json_raw_json_api"] }
paste = { workspace = true }
petgraph = { version = "0.6.4", features = ["serde-1"] }
rayon = { workspace = true }
Expand Down

0 comments on commit 5b691db

Please sign in to comment.