Skip to content

Commit 8442a6d

Browse files
Bump @octokit/types from 12.4.0 to 12.6.0 (#571)
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>
1 parent 95ac18c commit 8442a6d

File tree

2 files changed

+14
-7
lines changed

2 files changed

+14
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@kittycad/lib": "^0.0.52",
1010
"@octokit/openapi-types": "^19.1.0",
1111
"@octokit/rest": "^20.0.2",
12-
"@octokit/types": "^12.4.0",
12+
"@octokit/types": "^12.6.0",
1313
"@primer/octicons-react": "^19.8.0",
1414
"@primer/react": "^36.6.0",
1515
"@react-three/csg": "^3.2.0",

yarn.lock

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1203,6 +1203,13 @@ __metadata:
12031203
languageName: node
12041204
linkType: hard
12051205

1206+
"@octokit/openapi-types@npm:^20.0.0":
1207+
version: 20.0.0
1208+
resolution: "@octokit/openapi-types@npm:20.0.0"
1209+
checksum: 23ff7613750f8b5790a0cbed5a2048728a7909e50d726932831044908357a932c7fc0613fb7b86430a49d31b3d03a180632ea5dd936535bfbc1176391a199e96
1210+
languageName: node
1211+
linkType: hard
1212+
12061213
"@octokit/plugin-paginate-rest@npm:^9.0.0":
12071214
version: 9.1.4
12081215
resolution: "@octokit/plugin-paginate-rest@npm:9.1.4"
@@ -1288,12 +1295,12 @@ __metadata:
12881295
languageName: node
12891296
linkType: hard
12901297

1291-
"@octokit/types@npm:^12.4.0":
1292-
version: 12.4.0
1293-
resolution: "@octokit/types@npm:12.4.0"
1298+
"@octokit/types@npm:^12.6.0":
1299+
version: 12.6.0
1300+
resolution: "@octokit/types@npm:12.6.0"
12941301
dependencies:
1295-
"@octokit/openapi-types": ^19.1.0
1296-
checksum: 17bca450efc5433f14e1f93a24232316a0fb490aec8d886c3a430e853f10a74e6664751a44e0e199336b23c20658c4afcb3590e422ba7c155c2cb31f433ebbb7
1302+
"@octokit/openapi-types": ^20.0.0
1303+
checksum: 850235f425584499a2266d5c585c1c2462ae11e25c650567142f3342cb9ce589c8c8fed87705811ca93271fd28c68e1fa77b88b67b97015d7b63d269fa46ed05
12971304
languageName: node
12981305
linkType: hard
12991306

@@ -3610,7 +3617,7 @@ __metadata:
36103617
"@kittycad/lib": ^0.0.52
36113618
"@octokit/openapi-types": ^19.1.0
36123619
"@octokit/rest": ^20.0.2
3613-
"@octokit/types": ^12.4.0
3620+
"@octokit/types": ^12.6.0
36143621
"@playwright/test": ^1.41.2
36153622
"@primer/octicons-react": ^19.8.0
36163623
"@primer/react": ^36.6.0

0 commit comments

Comments
 (0)