Bump @octokit/types from 13.10.0 to 16.0.0 (#577)

Bumps [@octokit/types](https://github.com/octokit/types.ts) from 13.10.0 to 16.0.0.
- [Release notes](https://github.com/octokit/types.ts/releases)
- [Commits](https://github.com/octokit/types.ts/compare/v13.10.0...v16.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-01-06 07:27:27 -05:00
committed by GitHub
parent 5f55df31e1
commit 93682e08f2
2 changed files with 15 additions and 3 deletions

View File

@@ -56,7 +56,7 @@
"devDependencies": {
"@biomejs/biome": "2.3.8",
"@octokit/plugin-rest-endpoint-methods": "^10.4.1",
"@octokit/types": "^13.10.0",
"@octokit/types": "^16.0.0",
"@types/jest": "30.0.0",
"jest": "^30.2.0",
"jest-circus": "^30.2.0",

16
pnpm-lock.yaml generated
View File

@@ -34,8 +34,8 @@ importers:
specifier: ^10.4.1
version: 10.4.1(@octokit/core@5.2.2)
'@octokit/types':
specifier: ^13.10.0
version: 13.10.0
specifier: ^16.0.0
version: 16.0.0
'@types/jest':
specifier: 30.0.0
version: 30.0.0
@@ -435,6 +435,9 @@ packages:
'@octokit/openapi-types@24.2.0':
resolution: {integrity: sha512-9sIH3nSUttelJSXUrmGzl7QUBFul0/mB8HRYl3fOlgHbIWG+WnYDXU3v/2zMtAvuzZ/ed00Ei6on975FhBfzrg==}
'@octokit/openapi-types@27.0.0':
resolution: {integrity: sha512-whrdktVs1h6gtR+09+QsNk2+FO+49j6ga1c55YZudfEG+oKJVvJLQi3zkOm5JjiUXAagWK2tI2kTGKJ2Ys7MGA==}
'@octokit/plugin-paginate-rest@9.2.2':
resolution: {integrity: sha512-u3KYkGF7GcZnSD/3UP0S7K5XUFT2FkOQdcfXZGZQPGv3lm4F2Xbf71lvjldr8c1H3nNbF+33cLEkWYbokGWqiQ==}
engines: {node: '>= 18'}
@@ -461,6 +464,9 @@ packages:
'@octokit/types@13.10.0':
resolution: {integrity: sha512-ifLaO34EbbPj0Xgro4G5lP5asESjwHracYJvVaPIyXMuiuXLlhic3S47cBdTb+jfODkTE5YtGCLt3Ay3+J97sA==}
'@octokit/types@16.0.0':
resolution: {integrity: sha512-sKq+9r1Mm4efXW1FCk7hFSeJo4QKreL/tTbR0rz/qx/r1Oa2VV83LTA/H/MuCOX7uCIJmQVRKBcbmWoySjAnSg==}
'@pkgjs/parseargs@0.11.0':
resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==}
engines: {node: '>=14'}
@@ -1999,6 +2005,8 @@ snapshots:
'@octokit/openapi-types@24.2.0': {}
'@octokit/openapi-types@27.0.0': {}
'@octokit/plugin-paginate-rest@9.2.2(@octokit/core@5.2.2)':
dependencies:
'@octokit/core': 5.2.2
@@ -2030,6 +2038,10 @@ snapshots:
dependencies:
'@octokit/openapi-types': 24.2.0
'@octokit/types@16.0.0':
dependencies:
'@octokit/openapi-types': 27.0.0
'@pkgjs/parseargs@0.11.0':
optional: true