Bump cypress from 9.2.0 to 9.2.1 in /website

Bumps [cypress](https://github.com/cypress-io/cypress) from 9.2.0 to 9.2.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.2.0...v9.2.1)

---
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-01-11 19:16:40 +00:00
committed by GitHub
parent 94bc6c9879
commit 299dc78fa1
2 changed files with 14 additions and 15 deletions

View File

@@ -50,7 +50,7 @@
},
"devDependencies": {
"concurrently": "^6.5.1",
"cypress": "9.2.0",
"cypress": "9.2.1",
"cypress-localstorage-commands": "^1.6.1",
"start-server-and-test": "^1.13.1"
}