Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and jamacku committed Nov 1, 2024
1 parent 2681220 commit 6f07534
Show file tree
Hide file tree
Showing 2 changed files with 6 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.6.0",
"@octokit/types": "13.6.1",
"date-fns": "4.1.0",
"issue-metadata": "0.2.3",
"testing-farm": "1.10.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -582,12 +582,12 @@ __metadata:
languageName: node
linkType: hard

"@octokit/types@npm:13.6.0":
version: 13.6.0
resolution: "@octokit/types@npm:13.6.0"
"@octokit/types@npm:13.6.1":
version: 13.6.1
resolution: "@octokit/types@npm:13.6.1"
dependencies:
"@octokit/openapi-types": ^22.2.0
checksum: 6e8b2bd27a92b407025867e50b28acc698d19f11d71d54da07ca028d0b56fb95c5831e6091ed29a16160d7148f825d54aaae78e46b83c91d364ceccc372cb9a0
checksum: 05bb427bc3c84088e2367b8d1b7a9834732116bb3d35ef51d1aae34b3919027159dd496b9362dab1cb047918da15be1dc1cafc512c97f9b77458bd273b5a2ba9
languageName: node
linkType: hard

Expand Down Expand Up @@ -2244,7 +2244,7 @@ __metadata:
"@octokit/core": 6.1.2
"@octokit/plugin-throttling": 9.3.1
"@octokit/rest": 21.0.2
"@octokit/types": 13.6.0
"@octokit/types": 13.6.1
"@total-typescript/ts-reset": 0.6.1
"@types/node": 22.8.6
"@vercel/ncc": 0.38.2
Expand Down

0 comments on commit 6f07534

Please sign in to comment.