Skip to content

Commit bfda6a4

Browse files
Bump swc_common from 2.0.0 to 2.0.1 in /fuzz (#105)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c98a7b1 commit bfda6a4

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

fuzz/Cargo.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

fuzz/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ pretty_assertions = "1.0.0"
1515
# thirdparty crates to fuzz against
1616
html5gum_old = { version = "0.6.0", package = "html5gum" }
1717
html5ever = "0.27.0"
18-
swc_common = "2.0.0"
18+
swc_common = "2.0.1"
1919
swc_html_parser = "2.0.0"
2020
swc_html_ast = "2.0.0"
2121

0 commit comments

Comments
 (0)