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-12-22 11:54:19 +0300
committernpmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>2020-12-22 11:59:30 +0300
commit33d0de7cb08c04930a2c0c994de5373eb32f3197 (patch)
tree62993a6eb1b596c8ab135fd4c6633564508e1942 /package.json
parentb823b95f5bcfc241d43a0bba525fb9bd3c928bfe (diff)
Bump markdown-it from 12.0.2 to 12.0.4
Bumps [markdown-it](https://github.com/markdown-it/markdown-it) from 12.0.2 to 12.0.4. - [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/12.0.2...12.0.4) Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@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 01b74fa53..7d741efb0 100644
--- a/package.json
+++ b/package.json
@@ -38,7 +38,7 @@
"entities": "^2.1.0",
"escape-html": "^1.0.3",
"highlight.js": "^10.4.1",
- "markdown-it": "^12.0.2",
+ "markdown-it": "^12.0.4",
"markdown-it-task-lists": "^2.1.1",
"prosemirror-collab": "^1.2.2",
"prosemirror-inputrules": "^1.1.3",