Skip to content

Commit

Permalink
Bump swc_common from 2.0.0 to 2.0.1 in /fuzz
Browse files Browse the repository at this point in the history
Bumps [swc_common](https://github.com/swc-project/swc) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/swc-project/swc/commits)

---
updated-dependencies:
- dependency-name: swc_common
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 30, 2024
1 parent c98a7b1 commit ba401a6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions fuzz/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 fuzz/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ pretty_assertions = "1.0.0"
# thirdparty crates to fuzz against
html5gum_old = { version = "0.6.0", package = "html5gum" }
html5ever = "0.27.0"
swc_common = "2.0.0"
swc_common = "2.0.1"
swc_html_parser = "2.0.0"
swc_html_ast = "2.0.0"

Expand Down

0 comments on commit ba401a6

Please sign in to comment.