Skip to content

Commit

Permalink
Bump yjs from 13.6.0 to 13.6.10
Browse files Browse the repository at this point in the history
Bumps [yjs](https://github.com/yjs/yjs) from 13.6.0 to 13.6.10.
- [Release notes](https://github.com/yjs/yjs/releases)
- [Commits](yjs/yjs@v13.6.0...v13.6.10)

---
updated-dependencies:
- dependency-name: yjs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent 86d37f5 commit 4fde895
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 @@ -41,7 +41,7 @@
"react-use": "^17.4.0",
"rxjs": "^7.8.1",
"tinycolor2": "^1.6.0",
"yjs": "^13.6.0"
"yjs": "^13.6.10"
},
"devDependencies": {
"@changesets/cli": "^2.27.1",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8063,10 +8063,10 @@ levn@~0.3.0:
prelude-ls "~1.1.2"
type-check "~0.3.2"

lib0@^0.2.74:
version "0.2.74"
resolved "https://registry.yarnpkg.com/lib0/-/lib0-0.2.74.tgz#7a4cc816a0420e76de85009423c8ab63655ff817"
integrity sha512-roj9i46/JwG5ik5KNTkxP2IytlnrssAkD/OhlAVtE+GqectrdkfR+pttszVLrOzMDeXNs1MPt6yo66MUolWSiA==
lib0@^0.2.86:
version "0.2.88"
resolved "https://registry.yarnpkg.com/lib0/-/lib0-0.2.88.tgz#18618e0c3b63f6260255eb760f9247d9cc6c6a5b"
integrity sha512-KyroiEvCeZcZEMx5Ys+b4u4eEBbA1ch7XUaBhYpwa/nPMrzTjUhI4RfcytmQfYoTBPcdyx+FX6WFNIoNuJzJfQ==
dependencies:
isomorphic.js "^0.2.4"

Expand Down Expand Up @@ -12670,12 +12670,12 @@ yarn-deduplicate@^6.0.2:
semver "^7.5.0"
tslib "^2.5.0"

yjs@^13.6.0:
version "13.6.0"
resolved "https://registry.yarnpkg.com/yjs/-/yjs-13.6.0.tgz#3ede38b3c57653c302fd63d7294e63892514fb0a"
integrity sha512-tFZtuQV6XamtDa9SfZhUsxchUcTBWe7fzpo1UWZDLXGejTZ5t9MCswGYzyvq7+BDzfEc9oX54QEbzI/4NyS6+g==
yjs@^13.6.10:
version "13.6.10"
resolved "https://registry.yarnpkg.com/yjs/-/yjs-13.6.10.tgz#bea33b2e73944d54bc6849db2042b9696b95e717"
integrity sha512-1JcyQek1vaMyrDm7Fqfa+pvHg/DURSbVo4VmeN7wjnTKB/lZrfIPhdCj7d8sboK6zLfRBJXegTjc9JlaDd8/Zw==
dependencies:
lib0 "^0.2.74"
lib0 "^0.2.86"

[email protected]:
version "3.1.1"
Expand Down

0 comments on commit 4fde895

Please sign in to comment.