Skip to content

Commit 7db64e8

Browse files
chore: bump up @tybys/wasm-util version to ^0.10.0 (#418)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 474a82b commit 7db64e8

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
@@ -64,7 +64,7 @@
6464
"@napi-rs/cli": "^3.0.0-alpha.89",
6565
"@oxc-node/core": "^0.0.29",
6666
"@taplo/cli": "^0.7.0",
67-
"@tybys/wasm-util": "^0.9.0",
67+
"@tybys/wasm-util": "^0.10.0",
6868
"ava": "^6.4.0",
6969
"chalk": "^5.4.1",
7070
"husky": "^9.1.7",

yarn.lock

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -552,7 +552,7 @@ __metadata:
552552
"@napi-rs/cli": "npm:^3.0.0-alpha.89"
553553
"@oxc-node/core": "npm:^0.0.29"
554554
"@taplo/cli": "npm:^0.7.0"
555-
"@tybys/wasm-util": "npm:^0.9.0"
555+
"@tybys/wasm-util": "npm:^0.10.0"
556556
ava: "npm:^6.4.0"
557557
chalk: "npm:^5.4.1"
558558
husky: "npm:^9.1.7"
@@ -1306,6 +1306,15 @@ __metadata:
13061306
languageName: node
13071307
linkType: hard
13081308

1309+
"@tybys/wasm-util@npm:^0.10.0":
1310+
version: 0.10.0
1311+
resolution: "@tybys/wasm-util@npm:0.10.0"
1312+
dependencies:
1313+
tslib: "npm:^2.4.0"
1314+
checksum: 10c0/044feba55c1e2af703aa4946139969badb183ce1a659a75ed60bc195a90e73a3f3fc53bcd643497c9954597763ddb051fec62f80962b2ca6fc716ba897dc696e
1315+
languageName: node
1316+
linkType: hard
1317+
13091318
"@tybys/wasm-util@npm:^0.9.0":
13101319
version: 0.9.0
13111320
resolution: "@tybys/wasm-util@npm:0.9.0"

0 commit comments

Comments
 (0)