Skip to content

Commit

Permalink
Bump @octokit/types from 12.4.0 to 12.6.0 (#571)
Browse files Browse the repository at this point in the history
Bumps [@octokit/types](https://github.com/octokit/types.ts) from 12.4.0 to 12.6.0.
- [Release notes](https://github.com/octokit/types.ts/releases)
- [Commits](octokit/types.ts@v12.4.0...v12.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 2, 2024
1 parent 95ac18c commit 8442a6d
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@kittycad/lib": "^0.0.52",
"@octokit/openapi-types": "^19.1.0",
"@octokit/rest": "^20.0.2",
"@octokit/types": "^12.4.0",
"@octokit/types": "^12.6.0",
"@primer/octicons-react": "^19.8.0",
"@primer/react": "^36.6.0",
"@react-three/csg": "^3.2.0",
Expand Down
19 changes: 13 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1203,6 +1203,13 @@ __metadata:
languageName: node
linkType: hard

"@octokit/openapi-types@npm:^20.0.0":
version: 20.0.0
resolution: "@octokit/openapi-types@npm:20.0.0"
checksum: 23ff7613750f8b5790a0cbed5a2048728a7909e50d726932831044908357a932c7fc0613fb7b86430a49d31b3d03a180632ea5dd936535bfbc1176391a199e96
languageName: node
linkType: hard

"@octokit/plugin-paginate-rest@npm:^9.0.0":
version: 9.1.4
resolution: "@octokit/plugin-paginate-rest@npm:9.1.4"
Expand Down Expand Up @@ -1288,12 +1295,12 @@ __metadata:
languageName: node
linkType: hard

"@octokit/types@npm:^12.4.0":
version: 12.4.0
resolution: "@octokit/types@npm:12.4.0"
"@octokit/types@npm:^12.6.0":
version: 12.6.0
resolution: "@octokit/types@npm:12.6.0"
dependencies:
"@octokit/openapi-types": ^19.1.0
checksum: 17bca450efc5433f14e1f93a24232316a0fb490aec8d886c3a430e853f10a74e6664751a44e0e199336b23c20658c4afcb3590e422ba7c155c2cb31f433ebbb7
"@octokit/openapi-types": ^20.0.0
checksum: 850235f425584499a2266d5c585c1c2462ae11e25c650567142f3342cb9ce589c8c8fed87705811ca93271fd28c68e1fa77b88b67b97015d7b63d269fa46ed05
languageName: node
linkType: hard

Expand Down Expand Up @@ -3610,7 +3617,7 @@ __metadata:
"@kittycad/lib": ^0.0.52
"@octokit/openapi-types": ^19.1.0
"@octokit/rest": ^20.0.2
"@octokit/types": ^12.4.0
"@octokit/types": ^12.6.0
"@playwright/test": ^1.41.2
"@primer/octicons-react": ^19.8.0
"@primer/react": ^36.6.0
Expand Down

0 comments on commit 8442a6d

Please sign in to comment.