Skip to content

Commit

Permalink
fix(deps): update dependency @hpcc-js/wasm to v2.17.1 (#1844)
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] authored Jul 2, 2024
1 parent 16b1f2a commit b23a0bf
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 @@ -25,7 +25,7 @@
},
"dependencies": {
"@apollo/client": "3.10.5",
"@hpcc-js/wasm": "2.16.2",
"@hpcc-js/wasm": "2.17.1",
"@lumino/default-theme": "2.1.6",
"@lumino/widgets": "2.4.0",
"@mdi/js": "7.4.47",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -948,14 +948,14 @@ __metadata:
languageName: node
linkType: hard

"@hpcc-js/wasm@npm:2.16.2":
version: 2.16.2
resolution: "@hpcc-js/wasm@npm:2.16.2"
"@hpcc-js/wasm@npm:2.17.1":
version: 2.17.1
resolution: "@hpcc-js/wasm@npm:2.17.1"
dependencies:
yargs: "npm:17.7.2"
bin:
dot-wasm: bin/dot-wasm.js
checksum: 10c0/ee16da6f17c0f9996989219f6c0e6bc95ddc67531d4cdc3975d22c7b0877b6bb7c670b8fb4f24c108d8c350415226742af3256e8a0f532e5921a04db18f9c0fa
checksum: 10c0/99b35bb2fe65df8565fb16e5b1dc6def9e29c7a6a8fd751fff059f5ebe465b74d41920b989c3870d83bdafcf66b707c00a09db5b877efd37cf8aa83e3afae819
languageName: node
linkType: hard

Expand Down Expand Up @@ -3782,7 +3782,7 @@ __metadata:
dependencies:
"@apollo/client": "npm:3.10.5"
"@cypress/code-coverage": "npm:3.12.39"
"@hpcc-js/wasm": "npm:2.16.2"
"@hpcc-js/wasm": "npm:2.17.1"
"@lumino/default-theme": "npm:2.1.6"
"@lumino/widgets": "npm:2.4.0"
"@mdi/js": "npm:7.4.47"
Expand Down

0 comments on commit b23a0bf

Please sign in to comment.