build(deps-dev): bump cypress from 9.5.3 to 9.5.4 in /website

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-04-11 19:20:16 +00:00
committed by GitHub
parent 80ae63928b
commit 92366a3235
2 changed files with 5 additions and 5 deletions

View File

@@ -48,7 +48,7 @@
},
"devDependencies": {
"concurrently": "^7.0.0",
"cypress": "9.5.3",
"cypress": "9.5.4",
"cypress-localstorage-commands": "^1.7.0",
"start-server-and-test": "^1.13.1"
}