Skip to content

Commit

Permalink
chore(deps): bump prosemirror-model from 1.19.3 to 1.21.0
Browse files Browse the repository at this point in the history
Bumps [prosemirror-model](https://github.com/prosemirror/prosemirror-model) from 1.19.3 to 1.21.0.
- [Changelog](https://github.com/ProseMirror/prosemirror-model/blob/master/CHANGELOG.md)
- [Commits](ProseMirror/prosemirror-model@1.19.3...1.21.0)

---
updated-dependencies:
- dependency-name: prosemirror-model
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 20, 2024
1 parent dd0bf64 commit 5e72ff5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@
"prosemirror-inputrules": "^1.3.0",
"prosemirror-keymap": "^1.2.2",
"prosemirror-markdown": "^1.12.0",
"prosemirror-model": "^1.19.2",
"prosemirror-model": "^1.21.0",
"prosemirror-schema-list": "^1.3.0",
"prosemirror-state": "^1.4.3",
"prosemirror-tables": "^1.3.5",
Expand Down
15 changes: 4 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3927,13 +3927,6 @@
"@smithy/util-stream" "^3.0.1"
tslib "^2.6.2"

"@smithy/types@^2.12.0":
version "2.12.0"
resolved "https://registry.yarnpkg.com/@smithy/types/-/types-2.12.0.tgz#c44845f8ba07e5e8c88eda5aed7e6a0c462da041"
integrity sha512-QwYgloJ0sVNBeBuBs65cIkTbfzV/Q6ZNPCJ99EICFEdJYG50nGIY/uYXp+TbsdJReIuPr0a0kXmCvren3MbRRw==
dependencies:
tslib "^2.6.2"

"@smithy/types@^3.0.0":
version "3.0.0"
resolved "https://registry.yarnpkg.com/@smithy/types/-/types-3.0.0.tgz#00231052945159c64ffd8b91e8909d8d3006cb7e"
Expand Down Expand Up @@ -12439,10 +12432,10 @@ prosemirror-markdown@^1.12.0:
markdown-it "^14.0.0"
prosemirror-model "^1.0.0"

prosemirror-model@^1.0.0, prosemirror-model@^1.16.0, prosemirror-model@^1.19.2, prosemirror-model@^1.8.1:
version "1.19.3"
resolved "https://registry.yarnpkg.com/prosemirror-model/-/prosemirror-model-1.19.3.tgz#f0d55285487fefd962d0ac695f716f4ec6705006"
integrity "sha1-8NVShUh/79li0KxpX3FvTsZwUAY= sha512-tgSnwN7BS7/UM0sSARcW+IQryx2vODKX4MI7xpqY2X+iaepJdKBPc7I4aACIsDV/LTaTjt12Z56MhDr9LsyuZQ=="
prosemirror-model@^1.0.0, prosemirror-model@^1.16.0, prosemirror-model@^1.21.0, prosemirror-model@^1.8.1:
version "1.21.0"
resolved "https://registry.yarnpkg.com/prosemirror-model/-/prosemirror-model-1.21.0.tgz#2d69ed04b4e7c441c3eb87c1c964fab4f9b217df"
integrity sha512-zLpS1mVCZLA7VTp82P+BfMiYVPcX1/z0Mf3gsjKZtzMWubwn2pN7CceMV0DycjlgE5JeXPR7UF4hJPbBV98oWA==
dependencies:
orderedmap "^2.0.0"

Expand Down

0 comments on commit 5e72ff5

Please sign in to comment.