From 64c43fd29c96b85324f393bc82ca0a5396148dd5 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sat, 23 May 2026 18:38:40 +0000 Subject: [PATCH] Update `wasm-bindgen@latest` to 0.2.122 --- CHANGELOG.md | 2 ++ manifests/wasm-bindgen.json | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 54d43fcb..e193b40b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com ## [Unreleased] +- Update `wasm-bindgen@latest` to 0.2.122. + - Update `mise@latest` to 2026.5.14. - Update `cargo-deny@latest` to 0.19.7. diff --git a/manifests/wasm-bindgen.json b/manifests/wasm-bindgen.json index a464593f..e86ed9d8 100644 --- a/manifests/wasm-bindgen.json +++ b/manifests/wasm-bindgen.json @@ -43,10 +43,10 @@ } }, "latest": { - "version": "0.2.121" + "version": "0.2.122" }, "0.2": { - "version": "0.2.121" + "version": "0.2.122" }, "0.2.122": { "x86_64_linux_musl": {