build(deps-dev): bump cypress from 7.6.0 to 7.7.0 in /website

Bumps [cypress](https://github.com/cypress-io/cypress) from 7.6.0 to 7.7.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/v7.6.0...v7.7.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-08-23 19:15:34 +00:00
committed by GitHub
parent 65de05ecb5
commit 816f7a3a36
2 changed files with 12 additions and 44 deletions

View File

@@ -47,7 +47,7 @@
},
"devDependencies": {
"concurrently": "^6.2.0",
"cypress": "^7.6.0",
"cypress": "^7.7.0",
"cypress-localstorage-commands": "^1.4.5",
"start-server-and-test": "^1.12.5"
}