Skip to content

Commit 3d656ae

Browse files
dependabot[bot]smoelius
authored andcommitted
Bump swc_core from 38.0.0 to 42.0.0
Bumps [swc_core](https://github.com/swc-project/swc) from 38.0.0 to 42.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/swc_core@v38.0.0...swc_core@v42.0.0) --- updated-dependencies: - dependency-name: swc_core dependency-version: 42.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 100c3a8 commit 3d656ae

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

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.25"
4747
tree-sitter-go = "0.25"
4848

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

0 commit comments

Comments
 (0)