Skip to content

Commit

Permalink
build(deps): bump @octokit/types from 13.4.1 to 13.5.0 (#174)
Browse files Browse the repository at this point in the history
Bumps [@octokit/types](https://github.com/octokit/types.ts) from 13.4.1 to 13.5.0.
- [Release notes](https://github.com/octokit/types.ts/releases)
- [Commits](octokit/types.ts@v13.4.1...v13.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 2, 2024
1 parent 080971e commit 67bc404
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@octokit/core": "^5.0.1",
"@octokit/plugin-throttling": "^8.1.3",
"@octokit/rest": "^20.1.0",
"@octokit/types": "^13.4.1",
"@octokit/types": "^13.5.0",
"testing-farm": "^1.8.0",
"zod": "^3.22.4"
},
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -530,10 +530,10 @@ __metadata:
languageName: node
linkType: hard

"@octokit/openapi-types@npm:^22.1.0":
version: 22.1.0
resolution: "@octokit/openapi-types@npm:22.1.0"
checksum: 6c3c1ef11fd04be423eb347622a3da063b3847ba4c5e665458bf9461cf3c21a5ddbb16603b65694825537ef28b01ee6e700c37ec2981fb8eac13906b37874bb8
"@octokit/openapi-types@npm:^22.2.0":
version: 22.2.0
resolution: "@octokit/openapi-types@npm:22.2.0"
checksum: eca41feac2b83298e0d95e253ac1c5b6d65155ac57f65c5fd8d4a485d9728922d85ff4bee0e815a1f3a5421311db092bdb6da9d6104a1b1843d8b274bcad9630
languageName: node
linkType: hard

Expand Down Expand Up @@ -688,12 +688,12 @@ __metadata:
languageName: node
linkType: hard

"@octokit/types@npm:^13.4.1":
version: 13.4.1
resolution: "@octokit/types@npm:13.4.1"
"@octokit/types@npm:^13.5.0":
version: 13.5.0
resolution: "@octokit/types@npm:13.5.0"
dependencies:
"@octokit/openapi-types": ^22.1.0
checksum: d47f42e8c97bd9ce410cbb7ada464f26260ca0147116611e00d9843c4b76fcd963df19d920e35c80e845d057d579f0d4be82ff0b7b7ce5e4dcaae38e012d66cb
"@octokit/openapi-types": ^22.2.0
checksum: 8e92f2b145b3c28a35312f93714245824a7b6b7353caa88edfdc85fc2ed4108321ed0c3988001ea53449fbb212febe0e8e9582744e85c3574dabe9d0441af5a0
languageName: node
linkType: hard

Expand Down Expand Up @@ -3206,7 +3206,7 @@ __metadata:
"@octokit/core": ^5.0.1
"@octokit/plugin-throttling": ^8.1.3
"@octokit/rest": ^20.1.0
"@octokit/types": ^13.4.1
"@octokit/types": ^13.5.0
"@total-typescript/ts-reset": ^0.5.1
"@types/node": ^20.12.7
"@typescript-eslint/eslint-plugin": ^7.8.0
Expand Down

0 comments on commit 67bc404

Please sign in to comment.