Skip to content

Commit 45e0850

Browse files
chore(deps): update swc_common requirement from 0.33.10 to 0.37.4
--- updated-dependencies: - dependency-name: swc_common dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ab776f7 commit 45e0850

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ anyhow = { workspace = true }
1515
wizer = "4"
1616
structopt = "0.3"
1717
swc_atoms = "0.6.5"
18-
swc_common = "0.33.10"
18+
swc_common = "0.37.4"
1919
swc_ecma_ast = "0.112"
2020
swc_ecma_parser = "0.143"
2121
wagen = "0.1"

0 commit comments

Comments
 (0)