Skip to content

Commit e369d84

Browse files
Bump swc_core from 0.83.0 to 0.86.9
Bumps [swc_core](https://github.com/swc-project/swc) from 0.83.0 to 0.86.9. - [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] <[email protected]>
1 parent a1b03a4 commit e369d84

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

Cargo.lock

Lines changed: 16 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ wasmtime = { workspace = true }
2525
wasmtime-wasi = { workspace = true }
2626
wasi-common = { workspace = true }
2727
walrus = "0.20.1"
28-
swc_core = { version = "0.83.0", features = ["common_sourcemap", "ecma_ast", "ecma_parser"] }
28+
swc_core = { version = "0.86.9", features = ["common_sourcemap", "ecma_ast", "ecma_parser"] }
2929
wit-parser = "0.11.3"
3030
convert_case = "0.4.0"
3131

0 commit comments

Comments
 (0)