Skip to content

Commit

Permalink
chore(deps): update dependency @automerge/automerge to v2.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 27, 2024
1 parent 3b541ea commit fe759f2
Show file tree
Hide file tree
Showing 2 changed files with 5 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.2",
"@automerge/automerge": "2.2.3",
"@collabs/collabs": "0.13.4",
"diamond-types-node": "1.0.2",
"loro-crdt": "^0.4.1",
Expand Down
14 changes: 4 additions & 10 deletions src/json-crdt/__bench__/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,11 @@
# yarn lockfile v1


"@automerge/[email protected]":
version "0.17.0"
resolved "https://registry.yarnpkg.com/@automerge/automerge-wasm/-/automerge-wasm-0.17.0.tgz#d6076287e87c3eb3a95c19a20f3fe09fff5381bc"
integrity sha512-EPTqadOj+wzv73rPaa80Q+tKnM+XpEtYhqZ4reB9647OZdiQjQwlXo+y/7VrGO+x48Kow0sYpZa9rgx8t785kA==

"@automerge/[email protected]":
version "2.2.2"
resolved "https://registry.yarnpkg.com/@automerge/automerge/-/automerge-2.2.2.tgz#e067accd47af17eee8af0d29634b57e0082f2f52"
integrity sha512-tjEMNWXr6wgIZuGpJ7JwFZuKoWBuYt7tl8lCRhC/Pyqht8LsXFMI1stfi3ZrUTqDkJ1qwPSOTS2iwKLw8ObErw==
"@automerge/[email protected]":
version "2.2.3"
resolved "https://registry.yarnpkg.com/@automerge/automerge/-/automerge-2.2.3.tgz#830a0846af5affc609b501c01e985e65c24dad75"
integrity sha512-CAyTKNpqhscqaylFxJJLq2RgrHyep6BYY8szQNt3EsWDfwkxaaz5kjsb2iiMjo/dS5tswbMxP3Omdk//9He13Q==
dependencies:
"@automerge/automerge-wasm" "0.17.0"
uuid "^9.0.0"

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

0 comments on commit fe759f2

Please sign in to comment.