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-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-10-16 09:33:00 +0300
committerGitHub <noreply@github.com>2019-10-16 09:33:00 +0300
commit12902c9d7a6c5f9b0333ae624c41e9a80534aa60 (patch)
tree42153508fbf1d16588c78361f81b5fdea78a00df /package-lock.json
parent7cc7f629c6cf92149bab4fec469a0e21e9fc53d7 (diff)
Bump prosemirror-view from 1.11.6 to 1.11.7
Bumps [prosemirror-view](https://github.com/prosemirror/prosemirror-view) from 1.11.6 to 1.11.7. - [Release notes](https://github.com/prosemirror/prosemirror-view/releases) - [Changelog](https://github.com/ProseMirror/prosemirror-view/blob/master/CHANGELOG.md) - [Commits](https://github.com/prosemirror/prosemirror-view/compare/1.11.6...1.11.7) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 93cf31a50..dca566c53 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -11915,9 +11915,9 @@
"integrity": "sha512-UC+j9hQQ1POYfMc5p7UFxBTptRiGPR7Kkmbl3jVvU8VgQbkI89tR/GK+3QYC8n+VvBZrtAoCrJItNhWSxX3slA=="
},
"prosemirror-view": {
- "version": "1.11.6",
- "resolved": "https://registry.npmjs.org/prosemirror-view/-/prosemirror-view-1.11.6.tgz",
- "integrity": "sha512-QilemwGa8ib1n42JFFP4J4SEpzPan2IcMNUlllya/ye9gjuHy1Wt5R/o0zXK0Y0HRP4gNqqb9VrbLvi7UAILqQ==",
+ "version": "1.11.7",
+ "resolved": "https://registry.npmjs.org/prosemirror-view/-/prosemirror-view-1.11.7.tgz",
+ "integrity": "sha512-RDll1mhrOQ5JPOsUZlISH3VP/4zyHm3RAuqh9Cg5HdpfSQow0nsx8xL5YQZ976UdhvwbkiKamLtxhSRKES9wsA==",
"requires": {
"prosemirror-model": "^1.1.0",
"prosemirror-state": "^1.0.0",