Skip to content

Commit f36182d

Browse files
chore(deps): update dependency @tybys/wasm-util to ^0.10.0 (#1025)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 85762e3 commit f36182d

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@napi-rs/cli": "^3.0.0-alpha.64",
2626
"@napi-rs/wasm-runtime": "^0.2.5",
2727
"@taplo/cli": "^0.7.0",
28-
"@tybys/wasm-util": "^0.9.0",
28+
"@tybys/wasm-util": "^0.10.0",
2929
"@types/node": "^22.7.4",
3030
"ava": "^6.1.3",
3131
"cross-env": "^7.0.3",

yarn.lock

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2150,6 +2150,15 @@ __metadata:
21502150
languageName: node
21512151
linkType: hard
21522152

2153+
"@tybys/wasm-util@npm:^0.10.0":
2154+
version: 0.10.0
2155+
resolution: "@tybys/wasm-util@npm:0.10.0"
2156+
dependencies:
2157+
tslib: "npm:^2.4.0"
2158+
checksum: 10c0/044feba55c1e2af703aa4946139969badb183ce1a659a75ed60bc195a90e73a3f3fc53bcd643497c9954597763ddb051fec62f80962b2ca6fc716ba897dc696e
2159+
languageName: node
2160+
linkType: hard
2161+
21532162
"@tybys/wasm-util@npm:^0.9.0":
21542163
version: 0.9.0
21552164
resolution: "@tybys/wasm-util@npm:0.9.0"
@@ -6361,7 +6370,7 @@ __metadata:
63616370
"@napi-rs/cli": "npm:^3.0.0-alpha.64"
63626371
"@napi-rs/wasm-runtime": "npm:^0.2.5"
63636372
"@taplo/cli": "npm:^0.7.0"
6364-
"@tybys/wasm-util": "npm:^0.9.0"
6373+
"@tybys/wasm-util": "npm:^0.10.0"
63656374
"@types/node": "npm:^22.7.4"
63666375
ava: "npm:^6.1.3"
63676376
cross-env: "npm:^7.0.3"

0 commit comments

Comments
 (0)