mirror of
https://github.com/astral-sh/ruff.git
synced 2025-09-26 11:59:10 +00:00
Bump serde-wasm-bindgen from 0.5.0 to 0.6.0 (#7403)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
4e2769a16c
commit
de37fbfac9
2 changed files with 3 additions and 3 deletions
|
@ -35,7 +35,7 @@ console_log = { version = "1.0.0" }
|
|||
log = { workspace = true }
|
||||
|
||||
serde = { workspace = true }
|
||||
serde-wasm-bindgen = { version = "0.5.0" }
|
||||
serde-wasm-bindgen = { version = "0.6.0" }
|
||||
wasm-bindgen = { version = "0.2.84" }
|
||||
js-sys = { version = "0.3.61" }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue