Bump @octokit/types from 8.0.0 to 9.0.0

Bumps [@octokit/types](https://github.com/octokit/types.ts) from 8.0.0 to 9.0.0.
- [Release notes](https://github.com/octokit/types.ts/releases)
- [Commits](https://github.com/octokit/types.ts/compare/v8.0.0...v9.0.0)

---
updated-dependencies:
- dependency-name: "@octokit/types"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-01-23 19:48:29 +00:00 committed by GitHub
parent 14c4412c63
commit 6b17e95b97
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 22 deletions

View file

@ -30,7 +30,7 @@
"@actions/tool-cache": "^2.0.1",
"@chrisgavin/safe-which": "^1.0.2",
"@octokit/plugin-retry": "^4.0.4",
"@octokit/types": "^8.0.0",
"@octokit/types": "^9.0.0",
"@schemastore/package": "^0.0.6",
"@types/uuid": "^9.0.0",
"adm-zip": "^0.5.9",