From e0091eefbfe9e508046565e179b70ef622be1cb6 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Wed, 29 Apr 2026 12:47:30 +0000 Subject: [PATCH] Update `wasm-bindgen@latest` to 0.2.120 --- CHANGELOG.md | 2 ++ manifests/wasm-bindgen.json | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0f566bca..a776ad32 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.120. + - Update `mise@latest` to 2026.4.25. - Update `martin@latest` to 1.8.0. diff --git a/manifests/wasm-bindgen.json b/manifests/wasm-bindgen.json index 2ffa11d6..fa0ac03d 100644 --- a/manifests/wasm-bindgen.json +++ b/manifests/wasm-bindgen.json @@ -43,10 +43,10 @@ } }, "latest": { - "version": "0.2.118" + "version": "0.2.120" }, "0.2": { - "version": "0.2.118" + "version": "0.2.120" }, "0.2.120": { "x86_64_linux_musl": {