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

Bumps [@cypress/schematic](https://github.com/cypress-io/cypress) from 2.0.0 to 2.1.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/@cypress/schematic-v2.0.0...@cypress/schematic-v2.1.1)

---
updated-dependencies:
- dependency-name: "@cypress/schematic"
  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-01 20:09:45 +00:00
committed by GitHub
parent a502fe7c5c
commit 99d6103617
2 changed files with 77 additions and 166 deletions

View File

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