Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-10-05 12:38:12 +0300
committernextcloud-command <nextcloud-command@users.noreply.github.com>2021-10-05 12:42:44 +0300
commitfece58b93fc44d957015e1f9fafda1c068c8ec01 (patch)
treec8613b96d2da0cd86a32ed5928d32493ccfde3bf /package.json
parent320f6cbd2b3dd034c00e3d4fc2387fd88514d46b (diff)
Bump prosemirror-schema-list from 1.1.5 to 1.1.6
Bumps [prosemirror-schema-list](https://github.com/prosemirror/prosemirror-schema-list) from 1.1.5 to 1.1.6. - [Release notes](https://github.com/prosemirror/prosemirror-schema-list/releases) - [Changelog](https://github.com/ProseMirror/prosemirror-schema-list/blob/master/CHANGELOG.md) - [Commits](https://github.com/prosemirror/prosemirror-schema-list/compare/1.1.5...1.1.6) --- updated-dependencies: - dependency-name: prosemirror-schema-list dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index fd4816967..de69eaee7 100644
--- a/package.json
+++ b/package.json
@@ -45,7 +45,7 @@
"prosemirror-inputrules": "^1.1.3",
"prosemirror-markdown": "^1.6.0",
"prosemirror-model": "^1.14.1",
- "prosemirror-schema-list": "^1.1.5",
+ "prosemirror-schema-list": "^1.1.6",
"prosemirror-state": "^1.3.4",
"prosemirror-transform": "^1.3.3",
"prosemirror-utils": "^0.9.6",