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:
Diffstat (limited to 'package.json')
-rw-r--r--package.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index 9feb4ab96..394ad3688 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",
@@ -77,10 +77,10 @@
"babel-core": "^7.0.0-bridge.0",
"babel-eslint": "^10.1.0",
"babel-jest": "^26.6.3",
- "babel-loader": "^8.1.0",
+ "babel-loader": "^8.2.2",
"clean-webpack-plugin": "^3.0.0",
"css-loader": "^5.0.1",
- "cypress": "^5.1.0",
+ "cypress": "^6.2.0",
"cypress-image-snapshot": "^4.0.0",
"eslint": "^6.8.0",
"eslint-config-standard": "^14.1.1",
@@ -90,10 +90,10 @@
"eslint-plugin-nextcloud": "^0.3.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.2.1",
- "eslint-plugin-standard": "^4.0.1",
+ "eslint-plugin-standard": "^4.1.0",
"eslint-plugin-vue": "^6.2.2",
"file-loader": "^6.2.0",
- "jest": "^24.9.0",
+ "jest": "^26.6.3",
"jest-environment-jsdom-fourteen": "^1.0.1",
"jest-serializer-vue": "^2.0.2",
"node-sass": "^5.0.0",