Bump cypress from 10.3.1 to 10.4.0

Bumps [cypress](https://github.com/cypress-io/cypress) from 10.3.1 to 10.4.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/v10.3.1...v10.4.0)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-08-07 19:11:58 +00:00
committed by GitHub
parent 660621bffb
commit 6b0e5ae392
2 changed files with 33107 additions and 33107 deletions

18
package-lock.json generated
View File

@@ -52,15 +52,15 @@
"@nextcloud/webpack-vue-config": "^5.2.1", "@nextcloud/webpack-vue-config": "^5.2.1",
"@relative-ci/agent": "^4.0.0", "@relative-ci/agent": "^4.0.0",
"@vue/test-utils": "^1.3.0", "@vue/test-utils": "^1.3.0",
"cypress": "^10.3.1", "cypress": "^10.4.0",
"jest": "^28.1.3", "jest": "^28.1.3",
"jest-serializer-vue": "^2.0.2", "jest-serializer-vue": "^2.0.2",
"vue-jest": "^3.0.7", "vue-jest": "^3.0.7",
"vue-template-compiler": "^2.7.8" "vue-template-compiler": "^2.7.8"
}, },
"engines": { "engines": {
"node": "^14.0.0", "node": "^16.0.0",
"npm": "^7.0.0" "npm": "^7.0.0 || ^8.0.0"
} }
}, },
"node_modules/@babel/code-frame": { "node_modules/@babel/code-frame": {
@@ -6849,9 +6849,9 @@
"integrity": "sha512-uX1KG+x9h5hIJsaKR9xHUeUraxf8IODOwq9JLNPq6BwB04a/xgpq3rcx47l5BZu5zBPlgD342tdke3Hom/nJRA==" "integrity": "sha512-uX1KG+x9h5hIJsaKR9xHUeUraxf8IODOwq9JLNPq6BwB04a/xgpq3rcx47l5BZu5zBPlgD342tdke3Hom/nJRA=="
}, },
"node_modules/cypress": { "node_modules/cypress": {
"version": "10.3.1", "version": "10.4.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-10.3.1.tgz", "resolved": "https://registry.npmjs.org/cypress/-/cypress-10.4.0.tgz",
"integrity": "sha512-As9HrExjAgpgjCnbiQCuPdw5sWKx5HUJcK2EOKziu642akwufr/GUeqL5UnCPYXTyyibvEdWT/pSC2qnGW/e5w==", "integrity": "sha512-OM7F8MRE01SHQRVVzunid1ZK1m90XTxYnl+7uZfIrB4CYqUDCrZEeSyCXzIbsS6qcaijVCAhqDL60SxG8N6hew==",
"dev": true, "dev": true,
"hasInstallScript": true, "hasInstallScript": true,
"dependencies": { "dependencies": {
@@ -24200,9 +24200,9 @@
"integrity": "sha512-uX1KG+x9h5hIJsaKR9xHUeUraxf8IODOwq9JLNPq6BwB04a/xgpq3rcx47l5BZu5zBPlgD342tdke3Hom/nJRA==" "integrity": "sha512-uX1KG+x9h5hIJsaKR9xHUeUraxf8IODOwq9JLNPq6BwB04a/xgpq3rcx47l5BZu5zBPlgD342tdke3Hom/nJRA=="
}, },
"cypress": { "cypress": {
"version": "10.3.1", "version": "10.4.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-10.3.1.tgz", "resolved": "https://registry.npmjs.org/cypress/-/cypress-10.4.0.tgz",
"integrity": "sha512-As9HrExjAgpgjCnbiQCuPdw5sWKx5HUJcK2EOKziu642akwufr/GUeqL5UnCPYXTyyibvEdWT/pSC2qnGW/e5w==", "integrity": "sha512-OM7F8MRE01SHQRVVzunid1ZK1m90XTxYnl+7uZfIrB4CYqUDCrZEeSyCXzIbsS6qcaijVCAhqDL60SxG8N6hew==",
"dev": true, "dev": true,
"requires": { "requires": {
"@cypress/request": "^2.88.10", "@cypress/request": "^2.88.10",

View File

@@ -78,7 +78,7 @@
"@nextcloud/webpack-vue-config": "^5.2.1", "@nextcloud/webpack-vue-config": "^5.2.1",
"@relative-ci/agent": "^4.0.0", "@relative-ci/agent": "^4.0.0",
"@vue/test-utils": "^1.3.0", "@vue/test-utils": "^1.3.0",
"cypress": "^10.3.1", "cypress": "^10.4.0",
"jest": "^28.1.3", "jest": "^28.1.3",
"jest-serializer-vue": "^2.0.2", "jest-serializer-vue": "^2.0.2",
"vue-jest": "^3.0.7", "vue-jest": "^3.0.7",