Skip to content

Commit

Permalink
chore(deps): bump oxc from 0.12.5 to 0.13.0
Browse files Browse the repository at this point in the history
Bumps [oxc](https://github.com/oxc-project/oxc) from 0.12.5 to 0.13.0.
- [Release notes](https://github.com/oxc-project/oxc/releases)
- [Changelog](https://github.com/oxc-project/oxc/blob/main/CHANGELOG.md)
- [Commits](oxc-project/oxc@crates_v0.12.5...crates_v0.13.0)

---
updated-dependencies:
- dependency-name: oxc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 20, 2024
1 parent 3547b93 commit a293a14
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
54 changes: 27 additions & 27 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 @@ -28,7 +28,7 @@ index_vec = { version = "0.1.3" }
log = { version = "0.4.21", features = ["kv"] }
miette = { version = "7.2.0", features = ["fancy", "syntect-highlighter"] }
owo-colors = { version = "4.0.0", optional = true }
oxc = { version = "0.12.5" }
oxc = { version = "0.13.0" }
rand = { version = "0.8.5" }
rayon = { version = "1.10.0" }
regex = { version = "1.10.4", features = ["perf-dfa-full"] }
Expand Down

0 comments on commit a293a14

Please sign in to comment.