Skip to content

Commit

Permalink
chore(deps): update dependency ywasm to v0.17.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 7, 2023
1 parent 7cbde4f commit 381e82a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@
"webpack-dev-server": "^4.15.0",
"ws": "^8.14.2",
"yjs": "13.6.9",
"ywasm": "0.16.10"
"ywasm": "0.17.2"
},
"types": "lib/index.d.ts",
"typings": "lib/index.d.ts",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5745,7 +5745,7 @@ yocto-queue@^0.1.0:
resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-0.1.0.tgz#0294eb3dee05028d31ee1a5fa2c556a6aaf10a1b"
integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==

ywasm@0.16.10:
version "0.16.10"
resolved "https://registry.yarnpkg.com/ywasm/-/ywasm-0.16.10.tgz#a5f4a399729d6b3d5ba5e3ebaec597afed57cdf4"
integrity sha512-nsoiKOD4rpBoWvwIfqTLo5cQcHh3d1gromzMkI1pBqg1Er4T+pl7Irs/Yg4i1QPQtTiKUWGPkVQnjcVE4zNyZQ==
ywasm@0.17.2:
version "0.17.2"
resolved "https://registry.yarnpkg.com/ywasm/-/ywasm-0.17.2.tgz#0261be700a16a684d28f1fae4d7688c72df5e723"
integrity sha512-q8FfyEc1DilSanXVeitFELUJ/sqVFr9Y8ctYk1al8t6SNiYxTE8dJf4PW0h8WMrl7Tvokp0Ne6XWGPHDuBoi4A==

0 comments on commit 381e82a

Please sign in to comment.