Skip to content

Commit

Permalink
fix(deps): update dependency @hpcc-js/wasm to v2.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 26, 2023
1 parent c9b03db commit 74d3994
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 @@ -24,7 +24,7 @@
},
"dependencies": {
"@apollo/client": "3.8.6",
"@hpcc-js/wasm": "2.14.0",
"@hpcc-js/wasm": "2.14.1",
"@lumino/default-theme": "2.1.3",
"@lumino/widgets": "2.3.0",
"@mdi/js": "7.3.67",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -950,14 +950,14 @@ __metadata:
languageName: node
linkType: hard

"@hpcc-js/wasm@npm:2.14.0":
version: 2.14.0
resolution: "@hpcc-js/wasm@npm:2.14.0"
"@hpcc-js/wasm@npm:2.14.1":
version: 2.14.1
resolution: "@hpcc-js/wasm@npm:2.14.1"
dependencies:
yargs: 17.7.2
bin:
dot-wasm: bin/dot-wasm.js
checksum: 672330257ceb70fa4da088cbcc7d6488bfd13ccc4e2323963216a71dfa9f0375189049c96d3ead5ffcb7a8429dcce1227191347a37e3a421f2c314a9989341f8
checksum: dd7973f8da59febc10758f9cdf77ab1206013b746e80d4dcceeab82c54ccfadecc0a473facdb91f7b9a363664dcd8b9e5c10b0bdefa949c156f382cb5d765303
languageName: node
linkType: hard

Expand Down Expand Up @@ -3670,7 +3670,7 @@ __metadata:
dependencies:
"@apollo/client": 3.8.6
"@cypress/code-coverage": 3.12.4
"@hpcc-js/wasm": 2.14.0
"@hpcc-js/wasm": 2.14.1
"@lumino/default-theme": 2.1.3
"@lumino/widgets": 2.3.0
"@mdi/js": 7.3.67
Expand Down

0 comments on commit 74d3994

Please sign in to comment.