Skip to content

Commit 4c02b15

Browse files
chore(deps): update dependency @tybys/wasm-util to ^0.9.0
1 parent 80a3b9c commit 4c02b15

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
@@ -30,7 +30,7 @@
3030
"@swc-node/register": "^1.9.0",
3131
"@swc/core": "^1.4.16",
3232
"@taplo/cli": "^0.7.0",
33-
"@tybys/wasm-util": "^0.8.3",
33+
"@tybys/wasm-util": "^0.9.0",
3434
"@types/node": "^20.12.7",
3535
"ava": "^6.1.2",
3636
"benchmark": "^2.1.4",

yarn.lock

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1875,6 +1875,15 @@ __metadata:
18751875
languageName: node
18761876
linkType: hard
18771877

1878+
"@tybys/wasm-util@npm:^0.9.0":
1879+
version: 0.9.0
1880+
resolution: "@tybys/wasm-util@npm:0.9.0"
1881+
dependencies:
1882+
tslib: "npm:^2.4.0"
1883+
checksum: 10c0/f9fde5c554455019f33af6c8215f1a1435028803dc2a2825b077d812bed4209a1a64444a4ca0ce2ea7e1175c8d88e2f9173a36a33c199e8a5c671aa31de8242d
1884+
languageName: node
1885+
linkType: hard
1886+
18781887
"@types/bcrypt@npm:^5.0.2":
18791888
version: 5.0.2
18801889
resolution: "@types/bcrypt@npm:5.0.2"
@@ -6231,7 +6240,7 @@ __metadata:
62316240
"@swc-node/register": "npm:^1.9.0"
62326241
"@swc/core": "npm:^1.4.16"
62336242
"@taplo/cli": "npm:^0.7.0"
6234-
"@tybys/wasm-util": "npm:^0.8.3"
6243+
"@tybys/wasm-util": "npm:^0.9.0"
62356244
"@types/node": "npm:^20.12.7"
62366245
ava: "npm:^6.1.2"
62376246
benchmark: "npm:^2.1.4"

0 commit comments

Comments
 (0)