Skip to content

Commit 8d31c9c

Browse files
Bump swc_core from 50.2.2 to 52.0.0
Bumps [swc_core](https://github.com/swc-project/swc) from 50.2.2 to 52.0.0. - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG-CORE.md) - [Commits](https://github.com/swc-project/swc/compare/[email protected][email protected]) --- updated-dependencies: - dependency-name: swc_core dependency-version: 52.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4ffebdb commit 8d31c9c

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

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.

backends/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ tree-sitter = "0.26"
4747
tree-sitter-go = "0.25"
4848

4949
# Hardhat
50-
swc_core = { version = "50.2", features = [
50+
swc_core = { version = "52.0", features = [
5151
"common",
5252
"ecma_ast",
5353
"ecma_parser",

0 commit comments

Comments
 (0)