Skip to content

Commit

Permalink
chore(deps): bump the dependencies group with 6 updates (oxc-project#…
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent 85651af commit 167dedc
Show file tree
Hide file tree
Showing 3 changed files with 58 additions and 57 deletions.
107 changes: 54 additions & 53 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ oxc_resolver = { path = "crates/oxc_resolver" }
oxc_tasks_common = { path = "tasks/common" }
oxc_vscode = { path = "editor/vscode/server" }

bpaf = { version = "0.9.5" }
bpaf = { version = "0.9.6" }
bitflags = { version = "2.4.1" }
bumpalo = { version = "3.14.0" }
compact_str = { version = "0.7.1" }
Expand Down Expand Up @@ -73,7 +73,7 @@ rustc-hash = { version = "1.1.0", default-features = false, featu
ryu-js = { version = "0.2.2" }
ropey = { version = "1.6.1" }
serde = { version = "1.0.190" }
serde_json = { version = "1.0.107" }
serde_json = { version = "1.0.108" }
syn = { version = "=1" }
thiserror = { version = "1.0.50" }
tokio = { version = "1" }
Expand All @@ -82,7 +82,7 @@ unicode-id-start = { version = "1.1.2" }
ureq = { version = "2.8.0", default-features = false, features = ["tls"] }
url = { version = "2.4.1" }
walkdir = { version = "2.4.0" }
indexmap = { version = "2.0.2" }
indexmap = { version = "2.1.0" }
index_vec = { version = "0.1.3" }
static_assertions = { version = "1.1.0" }
stacker = { version = "0.1.15" }
Expand Down
Loading

0 comments on commit 167dedc

Please sign in to comment.