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>2021-07-15 11:54:08 +0300
committerGitHub <noreply@github.com>2021-07-15 11:54:08 +0300
commit0e047822db1136af085cd9d48c96b82d976e3784 (patch)
treeaff3fd0cccb75fa87c048241f5fbcf3d4e235635 /package-lock.json
parent4c69402be285d78be38951d3613c7aa151640a4a (diff)
Bump cypress from 7.6.0 to 7.7.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 7.6.0 to 7.7.0. - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js) - [Commits](https://github.com/cypress-io/cypress/compare/v7.6.0...v7.7.0) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json16
1 files changed, 7 insertions, 9 deletions
diff --git a/package-lock.json b/package-lock.json
index a8207f4b6..64eb3e13c 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -49,7 +49,7 @@
"@nextcloud/stylelint-config": "^1.0.0-beta.0",
"@nextcloud/webpack-vue-config": "^4.0.3",
"@vue/test-utils": "^1.2.0",
- "cypress": "^7.6.0",
+ "cypress": "^7.7.0",
"jest": "^26.6.3",
"jest-environment-jsdom-fourteen": "^1.0.1",
"jest-serializer-vue": "^2.0.2",
@@ -6626,9 +6626,9 @@
"dev": true
},
"node_modules/cypress": {
- "version": "7.6.0",
- "resolved": "https://registry.npmjs.org/cypress/-/cypress-7.6.0.tgz",
- "integrity": "sha512-tTwQExY28CKt6cY85/2V1uLExcMfpBEBWXt/EcE2ht/Onl9k4lxUS7ul1UnUO5MrYwMIHMdGVh13DxdzXj4Z5w==",
+ "version": "7.7.0",
+ "resolved": "https://registry.npmjs.org/cypress/-/cypress-7.7.0.tgz",
+ "integrity": "sha512-uYBYXNoI5ym0UxROwhQXWTi8JbUEjpC6l/bzoGZNxoKGsLrC1SDPgIDJMgLX/MeEdPL0UInXLDUWN/rSyZUCjQ==",
"dev": true,
"hasInstallScript": true,
"dependencies": {
@@ -9137,7 +9137,6 @@
"version": "2.3.2",
"resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz",
"integrity": "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==",
- "dev": true,
"hasInstallScript": true,
"optional": true,
"os": [
@@ -26739,9 +26738,9 @@
}
},
"cypress": {
- "version": "7.6.0",
- "resolved": "https://registry.npmjs.org/cypress/-/cypress-7.6.0.tgz",
- "integrity": "sha512-tTwQExY28CKt6cY85/2V1uLExcMfpBEBWXt/EcE2ht/Onl9k4lxUS7ul1UnUO5MrYwMIHMdGVh13DxdzXj4Z5w==",
+ "version": "7.7.0",
+ "resolved": "https://registry.npmjs.org/cypress/-/cypress-7.7.0.tgz",
+ "integrity": "sha512-uYBYXNoI5ym0UxROwhQXWTi8JbUEjpC6l/bzoGZNxoKGsLrC1SDPgIDJMgLX/MeEdPL0UInXLDUWN/rSyZUCjQ==",
"dev": true,
"requires": {
"@cypress/request": "^2.88.5",
@@ -28702,7 +28701,6 @@
"version": "2.3.2",
"resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz",
"integrity": "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==",
- "dev": true,
"optional": true
},
"function-bind": {