Skip to content

Commit

Permalink
Bump swc_core from 1.0.6 to 4.0.3
Browse files Browse the repository at this point in the history
Bumps [swc_core](https://github.com/swc-project/swc) from 1.0.6 to 4.0.3.
- [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/swc_core@v1.0.6...swc_core@v4.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and smoelius committed Nov 4, 2024
1 parent 18f967a commit e7a6e23
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 17 deletions.
33 changes: 17 additions & 16 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 backends/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ tree-sitter = "0.24"
tree-sitter-go = "0.23"

# Hardhat TS
swc_core = { version = "1.0", features = [
swc_core = { version = "4.0", features = [
"common",
"ecma_ast",
"ecma_parser",
Expand Down

0 comments on commit e7a6e23

Please # to comment.