Skip to content

Commit 059a09a

Browse files
chore: bump up all non-major dependencies to 0.110
1 parent e402d9a commit 059a09a

File tree

2 files changed

+57
-62
lines changed

2 files changed

+57
-62
lines changed

Cargo.lock

Lines changed: 46 additions & 51 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.105"
18-
oxc_ast = "0.105"
19-
oxc_codegen = "0.105"
20-
oxc_data_structures = "0.105"
21-
oxc_diagnostics = "0.105"
22-
oxc_ecmascript = "0.105"
23-
oxc_parser = "0.105"
24-
oxc_semantic = "0.105"
25-
oxc_span = "0.105"
26-
oxc_syntax = "0.105"
27-
oxc_traverse = "0.105"
17+
oxc_allocator = "0.110"
18+
oxc_ast = "0.110"
19+
oxc_codegen = "0.110"
20+
oxc_data_structures = "0.110"
21+
oxc_diagnostics = "0.110"
22+
oxc_ecmascript = "0.110"
23+
oxc_parser = "0.110"
24+
oxc_semantic = "0.110"
25+
oxc_span = "0.110"
26+
oxc_syntax = "0.110"
27+
oxc_traverse = "0.110"
2828
napi = "3"
2929
napi-derive = "3"
3030
napi-build = "2"

0 commit comments

Comments
 (0)