Skip to content

Commit d994794

Browse files
Merge pull request #828 from streamich/renovate/yjs-13.x
chore(deps): update dependency yjs to v13.6.24
2 parents c326fd8 + a7587b0 commit d994794

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

src/json-crdt/__bench__/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"diamond-types-node": "1.0.2",
1616
"loro-crdt": "^0.4.1",
1717
"rope.js": "0.1.0",
18-
"yjs": "13.6.23",
18+
"yjs": "13.6.24",
1919
"ywasm": "0.16.10"
2020
}
2121
}

src/json-crdt/__bench__/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -180,10 +180,10 @@ uuid@^9.0.0:
180180
resolved "https://registry.yarnpkg.com/uuid/-/uuid-9.0.1.tgz#e188d4c8853cc722220392c424cd637f32293f30"
181181
integrity sha512-b+1eJOlsR9K8HJpow9Ok3fiWOWSIcIzXodvv0rQjVoOVNpWMpxf1wZNpt4y9h10odCNrqnYp1OBzRktckBe3sA==
182182

183-
184-
version "13.6.23"
185-
resolved "https://registry.yarnpkg.com/yjs/-/yjs-13.6.23.tgz#62358dfa52e92dc870b8a0bedcf0d4cbd4c5ffa8"
186-
integrity sha512-ExtnT5WIOVpkL56bhLeisG/N5c4fmzKn4k0ROVfJa5TY2QHbH7F0Wu2T5ZhR7ErsFWQEFafyrnSI8TPKVF9Few==
183+
184+
version "13.6.24"
185+
resolved "https://registry.yarnpkg.com/yjs/-/yjs-13.6.24.tgz#056f40c7ccfd16a6487f507bb21e12ede994b2b3"
186+
integrity sha512-xn/pYLTZa3uD1uDG8lpxfLRo5SR/rp0frdASOl2a71aYNvUXdWcLtVL91s2y7j+Q8ppmjZ9H3jsGVgoFMbT2VA==
187187
dependencies:
188188
lib0 "^0.2.99"
189189

0 commit comments

Comments
 (0)