Bump wait-on from 8.0.4 to 9.0.0

Bumps [wait-on](https://github.com/jeffbski/wait-on) from 8.0.4 to 9.0.0.
- [Release notes](https://github.com/jeffbski/wait-on/releases)
- [Commits](https://github.com/jeffbski/wait-on/compare/v8.0.4...v9.0.0)

---
updated-dependencies:
- dependency-name: wait-on
  dependency-version: 9.0.0
  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]
2025-09-17 04:46:21 +00:00
committed by GitHub
parent ee09a6808a
commit 6132d09b88
2 changed files with 134 additions and 55 deletions

View File

@@ -121,6 +121,6 @@
"typescript": "~5.9.2",
"typescript-eslint": "^8.40.0",
"vite": "^7.1.5",
"wait-on": "^8.0.4"
"wait-on": "^9.0.0"
}
}