Skip to content

Commit 36c2c87

Browse files
chore: bump up all non-major dependencies
1 parent fe3b159 commit 36c2c87

File tree

2 files changed

+68
-62
lines changed

2 files changed

+68
-62
lines changed

Cargo.lock

Lines changed: 57 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
@@ -6,17 +6,17 @@ resolver = "3"
66
thiserror = "2"
77
rustc-hash = "2"
88
indexmap = "2.10"
9-
oxc_allocator = "0.121"
10-
oxc_ast = "0.121"
11-
oxc_codegen = "0.121"
12-
oxc_data_structures = "0.121"
13-
oxc_diagnostics = "0.121"
14-
oxc_ecmascript = "0.121"
15-
oxc_parser = "0.121"
16-
oxc_semantic = "0.121"
17-
oxc_span = "0.121"
18-
oxc_syntax = "0.121"
19-
oxc_traverse = "0.121"
9+
oxc_allocator = "0.124"
10+
oxc_ast = "0.124"
11+
oxc_codegen = "0.124"
12+
oxc_data_structures = "0.124"
13+
oxc_diagnostics = "0.124"
14+
oxc_ecmascript = "0.124"
15+
oxc_parser = "0.124"
16+
oxc_semantic = "0.124"
17+
oxc_span = "0.124"
18+
oxc_syntax = "0.124"
19+
oxc_traverse = "0.124"
2020
napi = "3"
2121
napi-derive = "3"
2222
napi-build = "2"

0 commit comments

Comments
 (0)