Skip to content

Commit

Permalink
chore(deps): update dependency ywasm to v0.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 17, 2023
1 parent e001168 commit 88a6d9c
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 @@ -160,7 +160,7 @@
"webpack-dev-server": "^4.15.0",
"ws": "^8.6.0",
"yjs": "13.6.8",
"ywasm": "0.16.10"
"ywasm": "0.17.1"
},
"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 @@ -5797,7 +5797,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.1:
version "0.17.1"
resolved "https://registry.yarnpkg.com/ywasm/-/ywasm-0.17.1.tgz#707f740b2c471f172d2eab474a74557952f91f5a"
integrity sha512-SUhE0dZR8+XKDsb/HkPaWXy3VTRAbGg4y9/wo0jp5bn226oMJJEWTmkrZq/P5VhbDh7naLt1/LAXWck+USyktw==

0 comments on commit 88a6d9c

Please sign in to comment.