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:
authorJulius Härtl <jus@bitgrid.net>2021-01-26 13:07:28 +0300
committerGitHub <noreply@github.com>2021-01-26 13:07:28 +0300
commit7b9ddf20635be6b4d08b319e6f5708913da8d18d (patch)
tree9d2fdfcb8197c32888d8e521b4566ddb53274aa7 /package.json
parentcd74da8c1fa7cc4e7ace3d7cf3af25f2ace7fc81 (diff)
parent4ca8cfa7894723995548369f06e98f6b9c0ecbd7 (diff)
Merge pull request #1389 from nextcloud/dependabot/npm_and_yarn/cypress-6.3.0
Bump cypress from 6.2.0 to 6.3.0
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 d115276ef..dc599219a 100644
--- a/package.json
+++ b/package.json
@@ -82,7 +82,7 @@
"babel-loader": "^8.2.2",
"clean-webpack-plugin": "^3.0.0",
"css-loader": "^5.0.1",
- "cypress": "^6.2.0",
+ "cypress": "^6.3.0",
"cypress-image-snapshot": "^4.0.0",
"eslint": "^6.8.0",
"eslint-config-standard": "^14.1.1",