Skip to content

Commit

Permalink
Bump swc_core from 0.93.3 to 0.95.2
Browse files Browse the repository at this point in the history
Bumps [swc_core](https://github.com/swc-project/swc) from 0.93.3 to 0.95.2.
- [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 Jun 17, 2024
1 parent 91b34c9 commit b987717
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 17 deletions.
39 changes: 23 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 frameworks/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ tree-sitter = "0.22"
tree-sitter-go = "0.21"

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

0 comments on commit b987717

Please # to comment.