build(deps-dev): bump open-cli from 8.0.0 to 9.0.0

Bumps [open-cli](https://github.com/sindresorhus/open-cli) from 8.0.0 to 9.0.0.
- [Release notes](https://github.com/sindresorhus/open-cli/releases)
- [Commits](https://github.com/sindresorhus/open-cli/compare/v8.0.0...v9.0.0)

---
updated-dependencies:
- dependency-name: open-cli
  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]
2026-04-10 22:43:26 +00:00
committed by Parker Brown
parent 4843c538d9
commit 4df50600ef
2 changed files with 197 additions and 158 deletions

View File

@@ -25,7 +25,7 @@
"@octokit/openapi": "^21.0.0",
"c8": "^10.1.3",
"esbuild": "^0.27.4",
"open-cli": "^8.0.0",
"open-cli": "^9.0.0",
"undici": "^7.24.6",
"yaml": "^2.8.3"
},