Skip to content

Commit

Permalink
build(deps): bump @automerge/automerge from 2.0.3 to 2.2.1
Browse files Browse the repository at this point in the history
Bumps [@automerge/automerge](https://github.com/automerge/automerge) from 2.0.3 to 2.2.1.
- [Release notes](https://github.com/automerge/automerge/releases)
- [Commits](automerge/automerge@js/automerge-2.0.3...js/automerge-2.2.1)

---
updated-dependencies:
- dependency-name: "@automerge/automerge"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 29, 2024
1 parent 6e9aa47 commit 53c847c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
"yarn": "1.22.19"
},
"dependencies": {
"@automerge/automerge": "^2.0.3",
"@automerge/automerge": "^2.2.1",
"@emotion/react": "^11.11.3",
"@emotion/styled": "^11.11.0",
"@mantine/core": "^5.10.5",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,17 @@
"@jridgewell/gen-mapping" "^0.1.0"
"@jridgewell/trace-mapping" "^0.3.9"

"@automerge/automerge-wasm@^0.1.26":
version "0.1.26"
resolved "https://registry.yarnpkg.com/@automerge/automerge-wasm/-/automerge-wasm-0.1.26.tgz#825848beab15a759de273fa4f99e9344c3850a26"
integrity sha512-NLH7KpErTuy2O1VIA0uE+48e0u69o0qL8/9RZYjLd2uEZeWBzIWbhyDJGfUPDMIYXtkcy8z2H7h6YcwusG0BXA==
"@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/automerge@^2.0.3":
version "2.0.3"
resolved "https://registry.yarnpkg.com/@automerge/automerge/-/automerge-2.0.3.tgz#ff040d9dbc3f203bf9fea7c58d815c0a94e5ea14"
integrity sha512-ihfyW/pt+bmHNmPzf4nyH9OzfowAlOaK+1XD8wbtbsJeaGL/8Kap88xMO0lU3wgrddsrZtX5uTbrB/6kMl1PEA==
"@automerge/automerge@^2.2.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.1.26"
"@automerge/automerge-wasm" "0.16.0"
uuid "^9.0.0"

"@aws-cdk/asset-awscli-v1@^2.2.177":
Expand Down

0 comments on commit 53c847c

Please sign in to comment.