Skip to content

Commit

Permalink
chore(deps): update dependency ywasm to v0.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 27, 2024
1 parent 12a31f5 commit 8756bc0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion src/json-crdt/__bench__/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
"loro-crdt": "^0.4.1",
"rope.js": "0.1.0",
"yjs": "13.6.18",
"ywasm": "0.16.10"
"ywasm": "0.21.0"
}
}
8 changes: 4 additions & 4 deletions src/json-crdt/__bench__/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ [email protected]:
dependencies:
lib0 "^0.2.86"

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.21.0:
version "0.21.0"
resolved "https://registry.yarnpkg.com/ywasm/-/ywasm-0.21.0.tgz#b6d3254f1186ee362a2233271e80c5593f09cb52"
integrity sha512-1Ew4fvR7CshjkT+fG7OAEswrCHg5B7dJoTL+s4IbCGI1l8aeR7H4i5cLlKXjWD/bZR6Jg9g6D2PJi5lgh8LfNg==

0 comments on commit 8756bc0

Please sign in to comment.