Skip to content

Commit f3826b7

Browse files
Bump swc_core from 65.0.1 to 68.0.4 (#1222)
Bumps [swc_core](https://github.com/swc-project/swc) from 65.0.1 to 68.0.4. - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG-CORE.md) - [Commits](https://github.com/swc-project/swc/compare/swc_core@v65.0.1...swc_core@v68.0.4) --- updated-dependencies: - dependency-name: swc_core dependency-version: 68.0.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 45eb45b commit f3826b7

2 files changed

Lines changed: 19 additions & 19 deletions

File tree

Cargo.lock

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

crates/codegen/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ wasmtime = { workspace = true }
2020
wasmtime-wasi = { workspace = true }
2121
wasmtime-wizer = { workspace = true, features = ["wasmtime"] }
2222
walrus = { workspace = true }
23-
swc_core = { version = "65.0.1", features = [
23+
swc_core = { version = "68.0.4", features = [
2424
"common_sourcemap",
2525
"ecma_ast",
2626
"ecma_parser",

0 commit comments

Comments
 (0)