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>2020-11-17 17:02:50 +0300
committerGitHub <noreply@github.com>2020-11-17 17:02:50 +0300
commitd4ebae667a83d79ce587c57918fec0ba0baa8dd3 (patch)
treefe147452e8749a707b485ea929da9dfb2609b7ff /package.json
parentcf5b3612a36231a7ba9c5e3f2fd0641986ee62e0 (diff)
Bump markdown-it from 11.0.0 to 12.0.2
Bumps [markdown-it](https://github.com/markdown-it/markdown-it) from 11.0.0 to 12.0.2. - [Release notes](https://github.com/markdown-it/markdown-it/releases) - [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md) - [Commits](https://github.com/markdown-it/markdown-it/compare/11.0.0...12.0.2) Signed-off-by: dependabot[bot] <support@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 f2e96eed0..215789d8b 100644
--- a/package.json
+++ b/package.json
@@ -38,7 +38,7 @@
"entities": "^2.0.3",
"escape-html": "^1.0.3",
"highlight.js": "^9.16.2",
- "markdown-it": "^11.0.0",
+ "markdown-it": "^12.0.2",
"markdown-it-task-lists": "^2.1.1",
"prosemirror-collab": "^1.2.2",
"prosemirror-inputrules": "^1.1.2",