Skip to content

Commit

Permalink
Update dependency wasm-pack to ^0.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sqlynx-renovate[bot] authored and ankoh committed Nov 4, 2024
1 parent ea0f130 commit f4725c4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"ts-node": "^10.9.2",
"typescript": "^5.6.3",
"typescript-eslint": "^8.12.2",
"wasm-pack": "^0.13.0"
"wasm-pack": "^0.13.1"
},
"browserslist": [
"last 1 version",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8830,7 +8830,7 @@ __metadata:
ts-node: "npm:^10.9.2"
typescript: "npm:^5.6.3"
typescript-eslint: "npm:^8.12.2"
wasm-pack: "npm:^0.13.0"
wasm-pack: "npm:^0.13.1"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -10090,14 +10090,14 @@ __metadata:
languageName: node
linkType: hard

"wasm-pack@npm:^0.13.0":
version: 0.13.0
resolution: "wasm-pack@npm:0.13.0"
"wasm-pack@npm:^0.13.1":
version: 0.13.1
resolution: "wasm-pack@npm:0.13.1"
dependencies:
binary-install: "npm:^1.0.1"
bin:
wasm-pack: run.js
checksum: 10c0/71ed64c9b0082d51098ec71041ce68a9323d7a0027e3a9c0b694c5931f83ce2a58f1df7255c68239ca4ab702e2daf5c550a7886f8af048f0cb76945a510268b6
checksum: 10c0/46fc5309f46377d6dd09890cd642640ddb40d654bfdae5c9be66b50bf5ea27b0953916dd14d718b13a3b3dbad1351d4007ef040ef3778053625130ccef6f7cd6
languageName: node
linkType: hard

Expand Down

0 comments on commit f4725c4

Please sign in to comment.