Bump wait-on from 6.0.1 to 7.0.1 in /src-ui

Bumps [wait-on](https://github.com/jeffbski/wait-on) from 6.0.1 to 7.0.1.
- [Release notes](https://github.com/jeffbski/wait-on/releases)
- [Commits](https://github.com/jeffbski/wait-on/compare/v6.0.1...v7.0.1)

---
updated-dependencies:
- dependency-name: wait-on
  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]
2023-04-01 20:58:31 +00:00
committed by GitHub
parent 36a6df0bae
commit 6a8c3bb1dc
2 changed files with 29 additions and 14 deletions

View File

@@ -59,7 +59,7 @@
"jest-preset-angular": "^12.2.3",
"ts-node": "~10.9.1",
"typescript": "~4.8.4",
"wait-on": "~6.0.1"
"wait-on": "~7.0.1"
},
"optionalDependencies": {
"@cypress/schematic": "^2.1.1",