Skip to content

Commit cb6c37a

Browse files
Bump js-sys from 0.3.65 to 0.3.66 (#8992)
1 parent 54de990 commit cb6c37a

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

Cargo.lock

+12-12
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/ruff_wasm/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ log = { workspace = true }
3838
serde = { workspace = true }
3939
serde-wasm-bindgen = { version = "0.6.1" }
4040
wasm-bindgen = { version = "0.2.84" }
41-
js-sys = { version = "0.3.65" }
41+
js-sys = { version = "0.3.66" }
4242

4343
[dev-dependencies]
4444
wasm-bindgen-test = { version = "0.3.38" }

0 commit comments

Comments
 (0)