Skip to content

Commit

Permalink
fix(deps): update dependency @tybys/wasm-util to v0.8.1 (#1892)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jan 7, 2024
1 parent 19df3c1 commit ecde07f
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
2 changes: 1 addition & 1 deletion cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"dependencies": {
"@napi-rs/cross-toolchain": "^0.0.14",
"@octokit/rest": "^20.0.2",
"@tybys/wasm-util": "0.8.0",
"@tybys/wasm-util": "0.8.1",
"clipanion": "^3.2.1",
"colorette": "^2.0.20",
"debug": "^4.3.4",
Expand Down
13 changes: 11 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -577,7 +577,7 @@ __metadata:
"@emnapi/runtime": "npm:^0.45.0"
"@napi-rs/cross-toolchain": "npm:^0.0.14"
"@octokit/rest": "npm:^20.0.2"
"@tybys/wasm-util": "npm:0.8.0"
"@tybys/wasm-util": "npm:0.8.1"
"@types/debug": "npm:^4.1.12"
"@types/inquirer": "npm:^9.0.7"
"@types/js-yaml": "npm:^4.0.9"
Expand Down Expand Up @@ -1771,7 +1771,16 @@ __metadata:
languageName: node
linkType: hard

"@tybys/wasm-util@npm:0.8.0, @tybys/wasm-util@npm:^0.8.0":
"@tybys/wasm-util@npm:0.8.1":
version: 0.8.1
resolution: "@tybys/wasm-util@npm:0.8.1"
dependencies:
tslib: "npm:^2.4.0"
checksum: 4e0975ee0ed8202e4af0be45a379ac11fa98e8c17cb5a038bc1d29f6e1bd37eb84be991d725d214d0f257d4aaccd67e5ac6e68c3c81cdd3c7f3f678d05d52cb7
languageName: node
linkType: hard

"@tybys/wasm-util@npm:^0.8.0":
version: 0.8.0
resolution: "@tybys/wasm-util@npm:0.8.0"
dependencies:
Expand Down

0 comments on commit ecde07f

Please sign in to comment.