Bump cypress from 9.6.1 to 10.0.1 in /src-ui

Bumps [cypress](https://github.com/cypress-io/cypress) from 9.6.1 to 10.0.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.6.1...v10.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-06-02 21:36:01 +00:00
committed by GitHub
parent 8d5fad72bf
commit 7978f3f0e6
2 changed files with 9 additions and 9 deletions

View File

@@ -55,6 +55,6 @@
},
"optionalDependencies": {
"@cypress/schematic": "^2.0.0",
"cypress": "~9.6.0"
"cypress": "~10.0.1"
}
}