Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and jamacku committed Oct 1, 2024
1 parent cfdaeb0 commit 1630914
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@octokit/core": "6.1.2",
"@octokit/plugin-throttling": "9.3.1",
"@octokit/rest": "21.0.2",
"@octokit/types": "13.5.0",
"@octokit/types": "13.6.0",
"date-fns": "^4.1.0",
"issue-metadata": "0.2.3",
"testing-farm": "1.10.0",
Expand Down
19 changes: 14 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -583,12 +583,12 @@ __metadata:
languageName: node
linkType: hard

"@octokit/types@npm:13.5.0, @octokit/types@npm:^13.0.0, @octokit/types@npm:^13.1.0, @octokit/types@npm:^13.5.0":
version: 13.5.0
resolution: "@octokit/types@npm:13.5.0"
"@octokit/types@npm:13.6.0":
version: 13.6.0
resolution: "@octokit/types@npm:13.6.0"
dependencies:
"@octokit/openapi-types": ^22.2.0
checksum: 8e92f2b145b3c28a35312f93714245824a7b6b7353caa88edfdc85fc2ed4108321ed0c3988001ea53449fbb212febe0e8e9582744e85c3574dabe9d0441af5a0
checksum: 6e8b2bd27a92b407025867e50b28acc698d19f11d71d54da07ca028d0b56fb95c5831e6091ed29a16160d7148f825d54aaae78e46b83c91d364ceccc372cb9a0
languageName: node
linkType: hard

Expand All @@ -601,6 +601,15 @@ __metadata:
languageName: node
linkType: hard

"@octokit/types@npm:^13.0.0, @octokit/types@npm:^13.1.0, @octokit/types@npm:^13.5.0":
version: 13.5.0
resolution: "@octokit/types@npm:13.5.0"
dependencies:
"@octokit/openapi-types": ^22.2.0
checksum: 8e92f2b145b3c28a35312f93714245824a7b6b7353caa88edfdc85fc2ed4108321ed0c3988001ea53449fbb212febe0e8e9582744e85c3574dabe9d0441af5a0
languageName: node
linkType: hard

"@pkgjs/parseargs@npm:^0.11.0":
version: 0.11.0
resolution: "@pkgjs/parseargs@npm:0.11.0"
Expand Down Expand Up @@ -2269,7 +2278,7 @@ __metadata:
"@octokit/core": 6.1.2
"@octokit/plugin-throttling": 9.3.1
"@octokit/rest": 21.0.2
"@octokit/types": 13.5.0
"@octokit/types": 13.6.0
"@total-typescript/ts-reset": 0.6.0
"@types/node": 22.5.2
"@vercel/ncc": 0.38.1
Expand Down

0 comments on commit 1630914

Please sign in to comment.