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:
authorVinicius Reis <vinicius.reis@nextcloud.com>2022-03-10 01:12:12 +0300
committerVinicius Reis <vinicius.reis@nextcloud.com>2022-03-14 17:38:29 +0300
commit0ee23b93d8cccbbf6e1725073cf9b4f8867cc353 (patch)
tree46fb141a37dffe32ef38d602abb433d531151845 /package.json
parent0bc2bbbc5e7989eb3f0ceba702255c552dbdac47 (diff)
➕ (#2184): add eslint-plugin-cypress
also remove dependency vulnerability Signed-off-by: Vinicius Reis <vinicius.reis@nextcloud.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 3b0ed071f..417a5193d 100644
--- a/package.json
+++ b/package.json
@@ -101,6 +101,7 @@
"babel-core": "^7.0.0-bridge.0",
"cypress": "^9.5.1",
"cypress-file-upload": "^5.0.8",
+ "eslint-plugin-cypress": "^2.12.1",
"jest": "^27.5.1",
"jest-environment-jsdom": "^27.5.1",
"jest-serializer-vue": "^2.0.2",