Bump cypress from 10.3.1 to 10.7.0 in /src-ui

Bumps [cypress](https://github.com/cypress-io/cypress) from 10.3.1 to 10.7.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/v10.3.1...v10.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-09-02 06:53:44 +00:00
committed by GitHub
parent 06d15a11c8
commit ff280f0309
2 changed files with 9 additions and 9 deletions

View File

@@ -55,6 +55,6 @@
},
"optionalDependencies": {
"@cypress/schematic": "^2.1.1",
"cypress": "~10.3.1"
"cypress": "~10.7.0"
}
}