Skip to content

Commit

Permalink
Bump swc_common from 4.0.1 to 5.0.0
Browse files Browse the repository at this point in the history
Bumps [swc_common](https://github.com/swc-project/swc) from 4.0.1 to 5.0.0.
- [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/compare/[email protected][email protected])

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 683de26 commit 17a0ca7
Show file tree
Hide file tree
Showing 2 changed files with 94 additions and 11 deletions.
103 changes: 93 additions & 10 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 @@ -26,7 +26,7 @@ serde_with = "3.11.0"
tokio = { version = "1", features = ["full"] }
petgraph = "0.6.5"
globset = "0.4.15"
swc_common = "4.0.1"
swc_common = "5.0.0"
swc_ecma_parser = "5.0.0"
swc_ecma_ast = "4.0.1"
tabled = "0.17.0"

0 comments on commit 17a0ca7

Please sign in to comment.