Skip to content

Commit befb271

Browse files
renovate[bot]localvoid
authored andcommitted
chore: bump up all non-major dependencies to 0.117
1 parent f676b67 commit befb271

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

0 commit comments

Comments
 (0)