Bump wait-on from 8.0.4 to 9.0.1

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

---
updated-dependencies:
- dependency-name: wait-on
  dependency-version: 9.0.1
  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-25 04:35:39 +00:00
committed by GitHub
parent f11c0906e1
commit ac30d2c5d8
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.1"
}
}