Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/deck.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>2022-10-29 12:10:20 +0300
committerGitHub <noreply@github.com>2022-10-29 12:10:20 +0300
commit96c7fe3b94e940195834d8e6668aeb2f366564e1 (patch)
treec3e3b4eca47930390f6bf69efa7a15f015086e55
parent15988961575f22e62eb6a727c13388442530aeb1 (diff)
parent54f70bc5d006d9caf4c33d74e99f9716d6c136ed (diff)
Merge pull request #4166 from nextcloud/dependabot/npm_and_yarn/master/cypress-10.11.0
-rw-r--r--package-lock.json14
-rw-r--r--package.json2
2 files changed, 8 insertions, 8 deletions
diff --git a/package-lock.json b/package-lock.json
index 0eea8780..904bb9af 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -53,7 +53,7 @@
"@nextcloud/webpack-vue-config": "^5.4.0",
"@relative-ci/agent": "^4.1.1",
"@vue/test-utils": "^1.3.0",
- "cypress": "^10.10.0",
+ "cypress": "^10.11.0",
"eslint-webpack-plugin": "^3.2.0",
"jest": "^29.2.2",
"jest-serializer-vue": "^2.0.2",
@@ -6787,9 +6787,9 @@
"integrity": "sha512-uX1KG+x9h5hIJsaKR9xHUeUraxf8IODOwq9JLNPq6BwB04a/xgpq3rcx47l5BZu5zBPlgD342tdke3Hom/nJRA=="
},
"node_modules/cypress": {
- "version": "10.10.0",
- "resolved": "https://registry.npmjs.org/cypress/-/cypress-10.10.0.tgz",
- "integrity": "sha512-bU8r44x1NIYAUNNXt3CwJpLOVth7HUv2hUhYCxZmgZ1IugowDvuHNpevnoZRQx1KKOEisLvIJW+Xen5Pjn41pg==",
+ "version": "10.11.0",
+ "resolved": "https://registry.npmjs.org/cypress/-/cypress-10.11.0.tgz",
+ "integrity": "sha512-lsaE7dprw5DoXM00skni6W5ElVVLGAdRUUdZjX2dYsGjbY/QnpzWZ95Zom1mkGg0hAaO/QVTZoFVS7Jgr/GUPA==",
"dev": true,
"hasInstallScript": true,
"dependencies": {
@@ -24268,9 +24268,9 @@
"integrity": "sha512-uX1KG+x9h5hIJsaKR9xHUeUraxf8IODOwq9JLNPq6BwB04a/xgpq3rcx47l5BZu5zBPlgD342tdke3Hom/nJRA=="
},
"cypress": {
- "version": "10.10.0",
- "resolved": "https://registry.npmjs.org/cypress/-/cypress-10.10.0.tgz",
- "integrity": "sha512-bU8r44x1NIYAUNNXt3CwJpLOVth7HUv2hUhYCxZmgZ1IugowDvuHNpevnoZRQx1KKOEisLvIJW+Xen5Pjn41pg==",
+ "version": "10.11.0",
+ "resolved": "https://registry.npmjs.org/cypress/-/cypress-10.11.0.tgz",
+ "integrity": "sha512-lsaE7dprw5DoXM00skni6W5ElVVLGAdRUUdZjX2dYsGjbY/QnpzWZ95Zom1mkGg0hAaO/QVTZoFVS7Jgr/GUPA==",
"dev": true,
"requires": {
"@cypress/request": "^2.88.10",
diff --git a/package.json b/package.json
index 15a91b4a..50ccbb33 100644
--- a/package.json
+++ b/package.json
@@ -79,7 +79,7 @@
"@nextcloud/webpack-vue-config": "^5.4.0",
"@relative-ci/agent": "^4.1.1",
"@vue/test-utils": "^1.3.0",
- "cypress": "^10.10.0",
+ "cypress": "^10.11.0",
"eslint-webpack-plugin": "^3.2.0",
"jest": "^29.2.2",
"jest-serializer-vue": "^2.0.2",