build(deps-dev): bump cypress from 9.3.1 to 9.4.1 in /website

Bumps [cypress](https://github.com/cypress-io/cypress) from 9.3.1 to 9.4.1.
- [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.3.1...v9.4.1)

---
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]
2022-02-01 19:13:57 +00:00
committed by GitHub
parent 3f5f4af402
commit adea6b87f9
2 changed files with 6 additions and 6 deletions

View File

@@ -50,7 +50,7 @@
},
"devDependencies": {
"concurrently": "^7.0.0",
"cypress": "9.3.1",
"cypress": "9.4.1",
"cypress-localstorage-commands": "^1.6.1",
"start-server-and-test": "^1.13.1"
}