Skip to content

Commit

Permalink
Bump swc_core from 0.95.9 to 0.96.0
Browse files Browse the repository at this point in the history
Bumps [swc_core](https://github.com/swc-project/swc) from 0.95.9 to 0.96.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 Jul 1, 2024
1 parent 1dab69c commit 749a6c6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -46,7 +46,7 @@ tree-sitter = "0.22"
tree-sitter-go = "0.21"

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

0 comments on commit 749a6c6

Please sign in to comment.