Skip to content

Commit

Permalink
Bump swc_core from 0.105.0 to 0.106.0
Browse files Browse the repository at this point in the history
Bumps [swc_core](https://github.com/swc-project/swc) from 0.105.0 to 0.106.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/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and smoelius committed Sep 30, 2024
1 parent f646708 commit 16e3d5c
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
40 changes: 20 additions & 20 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 @@ -47,7 +47,7 @@ tree-sitter = "0.23"
tree-sitter-go = "0.23"

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

0 comments on commit 16e3d5c

Please sign in to comment.