Merge pull request #3895 from nextcloud/dependabot/npm_and_yarn/master/cypress-10.3.0

build(deps-dev): Bump cypress from 9.7.0 to 10.3.0
This commit is contained in:
Julius Härtl
2022-07-07 08:56:54 +02:00
committed by GitHub
10 changed files with 26 additions and 16 deletions

14
package-lock.json generated
View File

@@ -51,7 +51,7 @@
"@nextcloud/webpack-vue-config": "^5.1.0",
"@relative-ci/agent": "^3.1.3",
"@vue/test-utils": "^1.3.0",
"cypress": "^9.7.0",
"cypress": "^10.3.0",
"jest": "^28.1.2",
"jest-serializer-vue": "^2.0.2",
"vue-jest": "^3.0.7",
@@ -6801,9 +6801,9 @@
"integrity": "sha512-uX1KG+x9h5hIJsaKR9xHUeUraxf8IODOwq9JLNPq6BwB04a/xgpq3rcx47l5BZu5zBPlgD342tdke3Hom/nJRA=="
},
"node_modules/cypress": {
"version": "9.7.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-9.7.0.tgz",
"integrity": "sha512-+1EE1nuuuwIt/N1KXRR2iWHU+OiIt7H28jJDyyI4tiUftId/DrXYEwoDa5+kH2pki1zxnA0r6HrUGHV5eLbF5Q==",
"version": "10.3.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-10.3.0.tgz",
"integrity": "sha512-txkQWKzvBVnWdCuKs5Xc08gjpO89W2Dom2wpZgT9zWZT5jXxqPIxqP/NC1YArtkpmp3fN5HW8aDjYBizHLUFvg==",
"dev": true,
"hasInstallScript": true,
"dependencies": {
@@ -24014,9 +24014,9 @@
"integrity": "sha512-uX1KG+x9h5hIJsaKR9xHUeUraxf8IODOwq9JLNPq6BwB04a/xgpq3rcx47l5BZu5zBPlgD342tdke3Hom/nJRA=="
},
"cypress": {
"version": "9.7.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-9.7.0.tgz",
"integrity": "sha512-+1EE1nuuuwIt/N1KXRR2iWHU+OiIt7H28jJDyyI4tiUftId/DrXYEwoDa5+kH2pki1zxnA0r6HrUGHV5eLbF5Q==",
"version": "10.3.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-10.3.0.tgz",
"integrity": "sha512-txkQWKzvBVnWdCuKs5Xc08gjpO89W2Dom2wpZgT9zWZT5jXxqPIxqP/NC1YArtkpmp3fN5HW8aDjYBizHLUFvg==",
"dev": true,
"requires": {
"@cypress/request": "^2.88.10",