Skip to content

Commit 7be4932

Browse files
chore: bump up all non-major dependencies to 0.122
1 parent 2de8438 commit 7be4932

2 files changed

Lines changed: 43 additions & 43 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,17 @@ sha1 = "0.10"
1414
dashmap = "7.0.0-rc2"
1515
serde = { version = "1", features = ["derive", "rc"] }
1616
serde_json = "1"
17-
oxc_allocator = "0.121"
18-
oxc_ast = "0.121"
19-
oxc_codegen = "0.121"
20-
oxc_data_structures = "0.121"
21-
oxc_diagnostics = "0.121"
22-
oxc_ecmascript = "0.121"
23-
oxc_parser = "0.121"
24-
oxc_semantic = "0.121"
25-
oxc_span = "0.121"
26-
oxc_syntax = "0.121"
27-
oxc_traverse = "0.121"
17+
oxc_allocator = "0.122"
18+
oxc_ast = "0.122"
19+
oxc_codegen = "0.122"
20+
oxc_data_structures = "0.122"
21+
oxc_diagnostics = "0.122"
22+
oxc_ecmascript = "0.122"
23+
oxc_parser = "0.122"
24+
oxc_semantic = "0.122"
25+
oxc_span = "0.122"
26+
oxc_syntax = "0.122"
27+
oxc_traverse = "0.122"
2828
napi = "3"
2929
napi-derive = "3"
3030
napi-build = "2"

0 commit comments

Comments
 (0)