build(deps-dev): bump cypress from 8.5.0 to 8.6.0 in /website

Bumps [cypress](https://github.com/cypress-io/cypress) from 8.5.0 to 8.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/v8.5.0...v8.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>
This commit is contained in:
dependabot[bot]
2021-10-12 19:22:39 +00:00
committed by GitHub
parent 863ef31dc7
commit b51ad0021e
2 changed files with 5 additions and 5 deletions

View File

@@ -49,7 +49,7 @@
},
"devDependencies": {
"concurrently": "^6.3.0",
"cypress": "^8.5.0",
"cypress": "^8.6.0",
"cypress-localstorage-commands": "^1.5.0",
"start-server-and-test": "^1.13.1"
}