Bump cypress from 7.4.0 to 7.5.0 in /packages/website

Bumps [cypress](https://github.com/cypress-io/cypress) from 7.4.0 to 7.5.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.4.0...v7.5.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-06-11 10:17:05 +00:00 committed by GitHub
parent d28f59d525
commit 8c9438e91e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 416 additions and 841 deletions

File diff suppressed because it is too large Load Diff

View File

@ -65,7 +65,7 @@
},
"devDependencies": {
"cross-env": "^7.0.3",
"cypress": "^7.4.0",
"cypress": "^7.5.0",
"cypress-file-upload": "^5.0.7",
"prettier": "^2.3.1"
},