Bump @cypress/schematic from 1.7.0 to 2.0.0 in /src-ui

Bumps [@cypress/schematic](https://github.com/cypress-io/cypress) from 1.7.0 to 2.0.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/@cypress/schematic-v1.7.0...@cypress/schematic-v2.0.0)

---
updated-dependencies:
- dependency-name: "@cypress/schematic"
  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-01 21:10:21 +00:00
committed by GitHub
parent 3df21fcaa3
commit 74d5724092
2 changed files with 9 additions and 8 deletions

View File

@@ -54,7 +54,7 @@
"wait-on": "~6.0.1"
},
"optionalDependencies": {
"@cypress/schematic": "^1.6.0",
"@cypress/schematic": "^2.0.0",
"cypress": "~9.6.0"
}
}