mirror of
https://github.com/astral-sh/ruff.git
synced 2025-09-30 22:01:18 +00:00
Bump js-sys from 0.3.65 to 0.3.66 (#8992)
This commit is contained in:
parent
54de990621
commit
cb6c37abd9
2 changed files with 13 additions and 13 deletions
|
@ -38,7 +38,7 @@ log = { workspace = true }
|
|||
serde = { workspace = true }
|
||||
serde-wasm-bindgen = { version = "0.6.1" }
|
||||
wasm-bindgen = { version = "0.2.84" }
|
||||
js-sys = { version = "0.3.65" }
|
||||
js-sys = { version = "0.3.66" }
|
||||
|
||||
[dev-dependencies]
|
||||
wasm-bindgen-test = { version = "0.3.38" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue