Bump @octokit/types from 9.3.1 to 10.0.0 (#237)
Bumps [@octokit/types](https://github.com/octokit/types.ts) from 9.3.1 to 10.0.0. - [Release notes](https://github.com/octokit/types.ts/releases) - [Commits](https://github.com/octokit/types.ts/compare/v9.3.1...v10.0.0) --- updated-dependencies: - dependency-name: "@octokit/types" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
20
.pnp.cjs
generated
20
.pnp.cjs
generated
@ -35,7 +35,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
["@kittycad/lib", "npm:0.0.20"],\
|
||||
["@octokit/openapi-types", "npm:18.0.0"],\
|
||||
["@octokit/rest", "npm:19.0.11"],\
|
||||
["@octokit/types", "npm:9.3.1"],\
|
||||
["@octokit/types", "npm:10.0.0"],\
|
||||
["@playwright/test", "npm:1.35.0"],\
|
||||
["@primer/octicons-react", "virtual:ff5ad3439f8ec237c0c86796b437c422a681ce7f1211bc52c84c467fd5c19025673469e4b3bd047db74cf4144d670522e4013a081fcd63cc449dbcb3b5b92460#npm:19.2.0"],\
|
||||
["@primer/react", "virtual:ff5ad3439f8ec237c0c86796b437c422a681ce7f1211bc52c84c467fd5c19025673469e4b3bd047db74cf4144d670522e4013a081fcd63cc449dbcb3b5b92460#npm:35.25.1"],\
|
||||
@ -1328,6 +1328,14 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
}]\
|
||||
]],\
|
||||
["@octokit/types", [\
|
||||
["npm:10.0.0", {\
|
||||
"packageLocation": "./.yarn/cache/@octokit-types-npm-10.0.0-8ea850424d-8aafba2ff0.zip/node_modules/@octokit/types/",\
|
||||
"packageDependencies": [\
|
||||
["@octokit/types", "npm:10.0.0"],\
|
||||
["@octokit/openapi-types", "npm:18.0.0"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}],\
|
||||
["npm:9.2.0", {\
|
||||
"packageLocation": "./.yarn/cache/@octokit-types-npm-9.2.0-10521ff9f7-3946ad67c4.zip/node_modules/@octokit/types/",\
|
||||
"packageDependencies": [\
|
||||
@ -1343,14 +1351,6 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
["@octokit/openapi-types", "npm:17.2.0"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}],\
|
||||
["npm:9.3.1", {\
|
||||
"packageLocation": "./.yarn/cache/@octokit-types-npm-9.3.1-7e40b308e7-56fce10411.zip/node_modules/@octokit/types/",\
|
||||
"packageDependencies": [\
|
||||
["@octokit/types", "npm:9.3.1"],\
|
||||
["@octokit/openapi-types", "npm:18.0.0"]\
|
||||
],\
|
||||
"linkType": "HARD"\
|
||||
}]\
|
||||
]],\
|
||||
["@playwright/test", [\
|
||||
@ -3970,7 +3970,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
|
||||
["@kittycad/lib", "npm:0.0.20"],\
|
||||
["@octokit/openapi-types", "npm:18.0.0"],\
|
||||
["@octokit/rest", "npm:19.0.11"],\
|
||||
["@octokit/types", "npm:9.3.1"],\
|
||||
["@octokit/types", "npm:10.0.0"],\
|
||||
["@playwright/test", "npm:1.35.0"],\
|
||||
["@primer/octicons-react", "virtual:ff5ad3439f8ec237c0c86796b437c422a681ce7f1211bc52c84c467fd5c19025673469e4b3bd047db74cf4144d670522e4013a081fcd63cc449dbcb3b5b92460#npm:19.2.0"],\
|
||||
["@primer/react", "virtual:ff5ad3439f8ec237c0c86796b437c422a681ce7f1211bc52c84c467fd5c19025673469e4b3bd047db74cf4144d670522e4013a081fcd63cc449dbcb3b5b92460#npm:35.25.1"],\
|
||||
|
||||
@ -8,7 +8,7 @@
|
||||
"@kittycad/lib": "^0.0.20",
|
||||
"@octokit/openapi-types": "^18.0.0",
|
||||
"@octokit/rest": "^19.0.11",
|
||||
"@octokit/types": "^9.3.1",
|
||||
"@octokit/types": "^10.0.0",
|
||||
"@primer/octicons-react": "^19.2.0",
|
||||
"@primer/react": "^35.25.0",
|
||||
"@react-three/csg": "^2.2.0",
|
||||
|
||||
20
yarn.lock
20
yarn.lock
@ -1007,6 +1007,15 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@octokit/types@npm:^10.0.0":
|
||||
version: 10.0.0
|
||||
resolution: "@octokit/types@npm:10.0.0"
|
||||
dependencies:
|
||||
"@octokit/openapi-types": ^18.0.0
|
||||
checksum: 8aafba2ff0cd2435fb70c291bf75ed071c0fa8a865cf6169648732068a35dec7b85a345851f18920ec5f3e94ee0e954988485caac0da09ec3f6781cc44fe153a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@octokit/types@npm:^9.0.0":
|
||||
version: 9.2.0
|
||||
resolution: "@octokit/types@npm:9.2.0"
|
||||
@ -1025,15 +1034,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@octokit/types@npm:^9.3.1":
|
||||
version: 9.3.1
|
||||
resolution: "@octokit/types@npm:9.3.1"
|
||||
dependencies:
|
||||
"@octokit/openapi-types": ^18.0.0
|
||||
checksum: 56fce104114730553c79175261f288a263055af4a6de848130fa964940460ee4fe8fa610f33dd0862c2c178d7d97f703e44a799898f3b52583e7ce5ae595f8ff
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@playwright/test@npm:^1.35.0":
|
||||
version: 1.35.0
|
||||
resolution: "@playwright/test@npm:1.35.0"
|
||||
@ -3141,7 +3141,7 @@ __metadata:
|
||||
"@kittycad/lib": ^0.0.20
|
||||
"@octokit/openapi-types": ^18.0.0
|
||||
"@octokit/rest": ^19.0.11
|
||||
"@octokit/types": ^9.3.1
|
||||
"@octokit/types": ^10.0.0
|
||||
"@playwright/test": ^1.35.0
|
||||
"@primer/octicons-react": ^19.2.0
|
||||
"@primer/react": ^35.25.0
|
||||
|
||||
Reference in New Issue
Block a user