Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent 4c1c980 commit 2832218
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 crates/cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ wasmtime = { workspace = true }
wasmtime-wasi = { workspace = true }
wasi-common = { workspace = true }
walrus = "0.23.2"
swc_core = { version = "8.0.1", features = [
swc_core = { version = "9.0.4", features = [
"common_sourcemap",
"ecma_ast",
"ecma_parser",
Expand Down

0 comments on commit 2832218

Please sign in to comment.