Skip to content

Commit

Permalink
chore(deps): update dependency ywasm to v0.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 4, 2024
1 parent e89ee5b commit 5ba557d
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.19.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.19.0:
version "0.19.0"
resolved "https://registry.yarnpkg.com/ywasm/-/ywasm-0.19.0.tgz#adb34c96238518d61cae5a96b6486339a81f4d57"
integrity sha512-c1kRqbl+ixxDwkeHl7SBxSENDculNLn5+M3e8ehx1AUIiV7GfX8m9EDOaZyW5VfyNIhTyBKm5pPXKdSmjYv2mQ==

0 comments on commit 5ba557d

Please sign in to comment.