Skip to content

Commit

Permalink
Bump swc_core from 4.0.3 to 6.0.2
Browse files Browse the repository at this point in the history
Bumps [swc_core](https://github.com/swc-project/swc) from 4.0.3 to 6.0.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/compare/[email protected][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 Dec 1, 2024
1 parent e4f3a12 commit 4936c36
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
30 changes: 15 additions & 15 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.22.0"
swc_core = { version = "4.0.3", features = [
swc_core = { version = "6.0.2", features = [
"common_sourcemap",
"ecma_ast",
"ecma_parser",
Expand Down

0 comments on commit 4936c36

Please sign in to comment.