Update wasm-bindgen@latest to 0.2.121

This commit is contained in:
Taiki Endo
2026-05-08 00:56:12 +00:00
committed by github-actions[bot]
parent 8a488abe01
commit a6b6526971
2 changed files with 4 additions and 2 deletions

View File

@@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased] ## [Unreleased]
- Update `wasm-bindgen@latest` to 0.2.121.
- Update `uv@latest` to 0.11.11. - Update `uv@latest` to 0.11.11.
- Update `mise@latest` to 2026.5.1. - Update `mise@latest` to 2026.5.1.

View File

@@ -43,10 +43,10 @@
} }
}, },
"latest": { "latest": {
"version": "0.2.120" "version": "0.2.121"
}, },
"0.2": { "0.2": {
"version": "0.2.120" "version": "0.2.121"
}, },
"0.2.121": { "0.2.121": {
"x86_64_linux_musl": { "x86_64_linux_musl": {