chore(deps-dev): bump cypress from 9.5.4 to 9.6.0 (#7903)

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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-05-01 11:04:43 +00:00
committed by GitHub
parent 53363a224a
commit f729743e23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -82,7 +82,7 @@
"child-process-promise": "^2.2.1",
"clipboard-copy": "^4.0.1",
"concurrently": "^7.1.0",
"cypress": "^9.5.4",
"cypress": "^9.6.0",
"danger": "^11.0.5",
"danger-plugin-no-test-shortcuts": "^2.0.0",
"deepmerge": "^4.2.2",
@@ -8544,9 +8544,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": {
@@ -36581,9 +36581,9 @@
"dev": true
},
"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",

View File

@@ -168,7 +168,7 @@
"child-process-promise": "^2.2.1",
"clipboard-copy": "^4.0.1",
"concurrently": "^7.1.0",
"cypress": "^9.5.4",
"cypress": "^9.6.0",
"danger": "^11.0.5",
"danger-plugin-no-test-shortcuts": "^2.0.0",
"deepmerge": "^4.2.2",