chore(deps-dev): bump cypress from 7.3.0 to 9.5.0

Bumps [cypress](https://github.com/cypress-io/cypress) from 7.3.0 to 9.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.3.0...v9.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-02-22 04:19:06 +00:00
committed by Github changeset workflow
parent d788fa8495
commit ed78516480
5 changed files with 69 additions and 101 deletions
+1 -1
View File
@@ -87,7 +87,7 @@
"@types/react-dom": "*",
"@types/zen-observable": "^0.8.0",
"cross-env": "^7.0.0",
"cypress": "^7.3.0",
"cypress": "^9.5.0",
"eslint-plugin-cypress": "^2.10.3",
"start-server-and-test": "^1.10.11"
},