Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and smoelius committed Jan 28, 2025
1 parent 259064c commit 2e651db
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 17 deletions.
43 changes: 27 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 = "9.0", features = [
swc_core = { version = "11.0", features = [
"common",
"ecma_ast",
"ecma_parser",
Expand Down

0 comments on commit 2e651db

Please sign in to comment.