Skip to content

Commit

Permalink
fix(deps): update dependency @hpcc-js/wasm to v2.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 3, 2024
1 parent 49f195a commit a12410e
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.11.4",
"@hpcc-js/wasm": "2.20.0",
"@hpcc-js/wasm": "2.21.0",
"@lumino/default-theme": "2.1.7",
"@lumino/widgets": "2.5.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 @@ -800,14 +800,14 @@ __metadata:
languageName: node
linkType: hard

"@hpcc-js/wasm@npm:2.20.0":
version: 2.20.0
resolution: "@hpcc-js/wasm@npm:2.20.0"
"@hpcc-js/wasm@npm:2.21.0":
version: 2.21.0
resolution: "@hpcc-js/wasm@npm:2.21.0"
dependencies:
yargs: "npm:17.7.2"
bin:
dot-wasm: node ./node_modules/@hpcc-js/wasm-graphviz-cli/bin/index.js
checksum: 10c0/925ce14d47389a99837b4fc7d97d270cd401a72e089c55d5fac62212ae652830c4f3f54475e46685a4fed0658c39598a82dd182468bfa603d29d647c419f1ea5
checksum: 10c0/34e86d7f76957b02f4c5581c2500207ebff9d6d908107371999a6f5728d169cbf2ff32c89ba4709adaf97caf905478d288a01f622a3d1b44928247918271c153
languageName: node
linkType: hard

Expand Down Expand Up @@ -3640,7 +3640,7 @@ __metadata:
dependencies:
"@apollo/client": "npm:3.11.4"
"@cypress/code-coverage": "npm:3.12.46"
"@hpcc-js/wasm": "npm:2.20.0"
"@hpcc-js/wasm": "npm:2.21.0"
"@lumino/default-theme": "npm:2.1.7"
"@lumino/widgets": "npm:2.5.0"
"@mdi/js": "npm:7.4.47"
Expand Down

0 comments on commit a12410e

Please sign in to comment.