Skip to content

Commit

Permalink
chore(deps): update dependency @automerge/automerge to v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 26, 2024
1 parent c0e5d83 commit a4caf8a
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.1.13",
"@automerge/automerge": "2.2.0",
"@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.12.0":
version "0.12.0"
resolved "https://registry.yarnpkg.com/@automerge/automerge-wasm/-/automerge-wasm-0.12.0.tgz#d921ae6c168cf3186ad17b961a7718d0d1b213c2"
integrity sha512-MJVmw/83Uy7WuqA9Dac3VcLXpXENZSDu7hqxttdFyAYZXQYQugiU7R+RUO2sP7081J9gRUb2+73sYpNnSTwzYQ==

"@automerge/automerge@2.1.13":
version "2.1.13"
resolved "https://registry.yarnpkg.com/@automerge/automerge/-/automerge-2.1.13.tgz#53fc1597eb92e227be87a6a5bbb9fe8648241fd3"
integrity sha512-9t185MgkFvwvqccmA45yKq61If2KCpKxZg19gukwO9G15bvxuh5ulWv2PWvMZ+iTvhDYCH+pZwXmFkD4nufScw==
"@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/automerge@2.2.0":
version "2.2.0"
resolved "https://registry.yarnpkg.com/@automerge/automerge/-/automerge-2.2.0.tgz#73838561782a3b0ea1691747d78b48dca992ee30"
integrity sha512-tnMTznckXwqDN1lNh2zQLkfb+0+cE1FcwcOEWtDX7Bvs/SRjp0o9X9bsNm51ND8oDScfePiksXHKiaONxbKGWw==
dependencies:
"@automerge/automerge-wasm" "0.12.0"
"@automerge/automerge-wasm" "0.15.0"
uuid "^9.0.0"

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

0 comments on commit a4caf8a

Please sign in to comment.