Skip to content

Commit

Permalink
chore(deps): update dependency @automerge/automerge to v2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 28, 2024
1 parent 5121fab commit 1eef20d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 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 @@ -10,7 +10,7 @@
"bench:codecs:sizes": "npx ts-node bench.codecs.sizes.ts"
},
"devDependencies": {
"@automerge/automerge": "2.2.0",
"@automerge/automerge": "2.2.1",
"@collabs/collabs": "0.13.4",
"diamond-types-node": "1.0.2",
"loro-crdt": "^0.4.1",
Expand Down
20 changes: 10 additions & 10 deletions src/json-crdt/__bench__/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,17 @@
# yarn lockfile v1


"@automerge/automerge-wasm@0.15.0":
version "0.15.0"
resolved "https://registry.yarnpkg.com/@automerge/automerge-wasm/-/automerge-wasm-0.15.0.tgz#73885f71f4d3eb22b2fe5411f306a422621d69c7"
integrity sha512-LGIEw93ezooqEa4mIkTq1j2NVYnz8YT+szwAYA7FNYPdF0ii9JzK5HWIMyoT9dmsBqAgx9JnjNllyFikjPLQqg==

"@automerge/[email protected].0":
version "2.2.0"
resolved "https://registry.yarnpkg.com/@automerge/automerge/-/automerge-2.2.0.tgz#73838561782a3b0ea1691747d78b48dca992ee30"
integrity sha512-tnMTznckXwqDN1lNh2zQLkfb+0+cE1FcwcOEWtDX7Bvs/SRjp0o9X9bsNm51ND8oDScfePiksXHKiaONxbKGWw==
"@automerge/automerge-wasm@0.16.0":
version "0.16.0"
resolved "https://registry.yarnpkg.com/@automerge/automerge-wasm/-/automerge-wasm-0.16.0.tgz#b5a8b8a11c29b795a4766243662642101ff3eba3"
integrity sha512-yYQ8WJED8f4cCnbIq+5SM8Q2tLK2VawDqLKptW+FTI5asklN8NEsHUHvDzqWUQARqGp6O9BnNd7ifQ0FPdks7A==

"@automerge/[email protected].1":
version "2.2.1"
resolved "https://registry.yarnpkg.com/@automerge/automerge/-/automerge-2.2.1.tgz#adbfa30a1dcb9ded3cadabd401a378f938b9441b"
integrity sha512-LJwvVapEgAox0sEp0iDihE4wqsDAUyKt41Y5m3z1hHdF5DHa7IhqiHhGNCc59H8t3Zl3fnbTgtKabcMWFffvCQ==
dependencies:
"@automerge/automerge-wasm" "0.15.0"
"@automerge/automerge-wasm" "0.16.0"
uuid "^9.0.0"

"@collabs/[email protected]":
Expand Down

0 comments on commit 1eef20d

Please sign in to comment.