build(deps-dev): bump cypress from 9.5.4 to 9.6.0

Bumps [cypress](https://github.com/cypress-io/cypress) from 9.5.4 to 9.6.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/v9.5.4...v9.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-05-01 07:06:13 +00:00 коммит произвёл nextcloud-command
Родитель 001ef75e93
Коммит 5d540f4a76
3 изменённых файлов: 9 добавлений и 9 удалений

Просмотреть файл

@ -3,5 +3,5 @@
"projectId": "hx9gqy",
"viewportWidth": 1280,
"viewportHeight": 900,
"experimentalSessionSupport": true
"experimentalSessionAndOrigin": true
}

14
package-lock.json сгенерированный
Просмотреть файл

@ -83,7 +83,7 @@
"@vue/test-utils": "^1.3.0",
"@vue/vue2-jest": "^27.0.0-alpha.4",
"babel-core": "^7.0.0-bridge.0",
"cypress": "^9.5.4",
"cypress": "^9.6.0",
"cypress-file-upload": "^5.0.8",
"eslint-plugin-cypress": "^2.12.1",
"jest": "^27.5.1",
@ -7072,9 +7072,9 @@
"dev": true
},
"node_modules/cypress": {
"version": "9.5.4",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-9.5.4.tgz",
"integrity": "sha512-6AyJAD8phe7IMvOL4oBsI9puRNOWxZjl8z1lgixJMcgJ85JJmyKeP6uqNA0dI1z14lmJ7Qklf2MOgP/xdAqJ/Q==",
"version": "9.6.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-9.6.0.tgz",
"integrity": "sha512-nNwt9eBQmSENamwa8LxvggXksfyzpyYaQ7lNBLgks3XZ6dPE/6BCQFBzeAyAPt/bNXfH3tKPkAyhiAZPYkWoEg==",
"dev": true,
"hasInstallScript": true,
"dependencies": {
@ -25614,9 +25614,9 @@
}
},
"cypress": {
"version": "9.5.4",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-9.5.4.tgz",
"integrity": "sha512-6AyJAD8phe7IMvOL4oBsI9puRNOWxZjl8z1lgixJMcgJ85JJmyKeP6uqNA0dI1z14lmJ7Qklf2MOgP/xdAqJ/Q==",
"version": "9.6.0",
"resolved": "https://registry.npmjs.org/cypress/-/cypress-9.6.0.tgz",
"integrity": "sha512-nNwt9eBQmSENamwa8LxvggXksfyzpyYaQ7lNBLgks3XZ6dPE/6BCQFBzeAyAPt/bNXfH3tKPkAyhiAZPYkWoEg==",
"dev": true,
"requires": {
"@cypress/request": "^2.88.10",

Просмотреть файл

@ -104,7 +104,7 @@
"@vue/test-utils": "^1.3.0",
"@vue/vue2-jest": "^27.0.0-alpha.4",
"babel-core": "^7.0.0-bridge.0",
"cypress": "^9.5.4",
"cypress": "^9.6.0",
"cypress-file-upload": "^5.0.8",
"eslint-plugin-cypress": "^2.12.1",
"jest": "^27.5.1",