Skip to content

Commit 9564293

Browse files
dependabot[bot]eliias
authored andcommitted
chore(deps): bump y-prosemirror from 1.2.12 to 1.2.13
Bumps [y-prosemirror](https://github.com/yjs/y-prosemirror) from 1.2.12 to 1.2.13. - [Release notes](https://github.com/yjs/y-prosemirror/releases) - [Commits](yjs/y-prosemirror@v1.2.12...v1.2.13) --- updated-dependencies: - dependency-name: y-prosemirror dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 439b817 commit 9564293

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

examples/collaborative-text-editor/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"prosemirror-state": "^1.4.3",
2525
"prosemirror-transform": "^1.9.0",
2626
"prosemirror-view": "^1.33.7",
27-
"y-prosemirror": "^1.2.12",
27+
"y-prosemirror": "^1.2.13",
2828
"yjs": "^13.6.20"
2929
},
3030
"scripts": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -8250,10 +8250,10 @@ xmlchars@^2.1.1:
82508250
resolved "https://registry.yarnpkg.com/xmlchars/-/xmlchars-2.2.0.tgz#060fe1bcb7f9c76fe2a17db86a9bc3ab894210cb"
82518251
integrity sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==
82528252

8253-
y-prosemirror@^1.2.12:
8254-
version "1.2.12"
8255-
resolved "https://registry.yarnpkg.com/y-prosemirror/-/y-prosemirror-1.2.12.tgz#3bb3bd9def611a90e8b7ac6a7e46a6230f238746"
8256-
integrity sha512-UMnUIR5ppVn30n2kzeeBQEaesWGe4fsbnlch1HnNa3/snJMoOn7M7dieuS+o1OQwKs1dqx2eT3gFfGF2aOaQdw==
8253+
y-prosemirror@^1.2.13:
8254+
version "1.2.13"
8255+
resolved "https://registry.yarnpkg.com/y-prosemirror/-/y-prosemirror-1.2.13.tgz#1355c82474e66e4fb9644ed0104cf0af5a9766b1"
8256+
integrity sha512-eW5/rJcYhqlrqyPLTaGIaPSt7YS6f2wwbV5wXlUkY8rERY0tSJPoumsPD7UWwtXk9C5TdTsvwaIrdOoD1QLbYA==
82578257
dependencies:
82588258
lib0 "^0.2.42"
82598259

0 commit comments

Comments
 (0)