Bump @octokit/types from 9.0.0 to 9.1.1 (#107)

Bumps [@octokit/types](https://github.com/octokit/types.ts) from 9.0.0 to 9.1.1.
- [Release notes](https://github.com/octokit/types.ts/releases)
- [Commits](https://github.com/octokit/types.ts/compare/v9.0.0...v9.1.1)

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

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:
dependabot[bot]
2023-04-21 06:20:28 -04:00
committed by GitHub
parent 6bcf586818
commit a71be163f1
3 changed files with 35 additions and 4 deletions

19
.pnp.cjs generated
View File

@ -32,7 +32,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
["@kittycad/lib", "npm:0.0.19"],\
["@octokit/openapi-types", "npm:16.0.0"],\
["@octokit/rest", "npm:19.0.7"],\
["@octokit/types", "npm:9.0.0"],\
["@octokit/types", "npm:9.1.1"],\
["@playwright/test", "npm:1.32.3"],\
["@primer/octicons-react", "virtual:ff5ad3439f8ec237c0c86796b437c422a681ce7f1211bc52c84c467fd5c19025673469e4b3bd047db74cf4144d670522e4013a081fcd63cc449dbcb3b5b92460#npm:18.3.0"],\
["@primer/react", "virtual:ff5ad3439f8ec237c0c86796b437c422a681ce7f1211bc52c84c467fd5c19025673469e4b3bd047db74cf4144d670522e4013a081fcd63cc449dbcb3b5b92460#npm:35.25.0"],\
@ -4042,6 +4042,13 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
["@octokit/openapi-types", "npm:16.0.0"]\
],\
"linkType": "HARD"\
}],\
["npm:17.0.0", {\
"packageLocation": "./.yarn/cache/@octokit-openapi-types-npm-17.0.0-698aa930bc-64d8500891.zip/node_modules/@octokit/openapi-types/",\
"packageDependencies": [\
["@octokit/openapi-types", "npm:17.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@octokit/plugin-paginate-rest", [\
@ -4161,6 +4168,14 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
["@octokit/openapi-types", "npm:16.0.0"]\
],\
"linkType": "HARD"\
}],\
["npm:9.1.1", {\
"packageLocation": "./.yarn/cache/@octokit-types-npm-9.1.1-821c37b6c1-e28f0b00b8.zip/node_modules/@octokit/types/",\
"packageDependencies": [\
["@octokit/types", "npm:9.1.1"],\
["@octokit/openapi-types", "npm:17.0.0"]\
],\
"linkType": "HARD"\
}]\
]],\
["@playwright/test", [\
@ -8994,7 +9009,7 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {
["@kittycad/lib", "npm:0.0.19"],\
["@octokit/openapi-types", "npm:16.0.0"],\
["@octokit/rest", "npm:19.0.7"],\
["@octokit/types", "npm:9.0.0"],\
["@octokit/types", "npm:9.1.1"],\
["@playwright/test", "npm:1.32.3"],\
["@primer/octicons-react", "virtual:ff5ad3439f8ec237c0c86796b437c422a681ce7f1211bc52c84c467fd5c19025673469e4b3bd047db74cf4144d670522e4013a081fcd63cc449dbcb3b5b92460#npm:18.3.0"],\
["@primer/react", "virtual:ff5ad3439f8ec237c0c86796b437c422a681ce7f1211bc52c84c467fd5c19025673469e4b3bd047db74cf4144d670522e4013a081fcd63cc449dbcb3b5b92460#npm:35.25.0"],\

View File

@ -7,7 +7,7 @@
"@kittycad/lib": "^0.0.19",
"@octokit/openapi-types": "^16.0.0",
"@octokit/rest": "^19.0.7",
"@octokit/types": "^9.0.0",
"@octokit/types": "^9.1.1",
"@primer/octicons-react": "^18.3.0",
"@primer/react": "^35.25.0",
"@react-three/drei": "^9.65.3",

View File

@ -2417,6 +2417,13 @@ __metadata:
languageName: node
linkType: hard
"@octokit/openapi-types@npm:^17.0.0":
version: 17.0.0
resolution: "@octokit/openapi-types@npm:17.0.0"
checksum: 64d8500891b18e9866f1e662a65041a37381c3f9e6e5ce070cd26416a85f1b93340feb068ec2e8a5d0c0f4196df02ee2de1e73c87234e3d17edf33e7483d9b69
languageName: node
linkType: hard
"@octokit/plugin-paginate-rest@npm:^6.0.0":
version: 6.0.0
resolution: "@octokit/plugin-paginate-rest@npm:6.0.0"
@ -2495,6 +2502,15 @@ __metadata:
languageName: node
linkType: hard
"@octokit/types@npm:^9.1.1":
version: 9.1.1
resolution: "@octokit/types@npm:9.1.1"
dependencies:
"@octokit/openapi-types": ^17.0.0
checksum: e28f0b00b89cf637e10dc487d3e6864aa18941f64b72af54ee1601aca889b8caaf3eb1cc323cbec0ef9d2c41a79e2885439b9c1db4a34d48c7d9202f784b202f
languageName: node
linkType: hard
"@playwright/test@npm:^1.32.3":
version: 1.32.3
resolution: "@playwright/test@npm:1.32.3"
@ -6186,7 +6202,7 @@ __metadata:
"@kittycad/lib": ^0.0.19
"@octokit/openapi-types": ^16.0.0
"@octokit/rest": ^19.0.7
"@octokit/types": ^9.0.0
"@octokit/types": ^9.1.1
"@playwright/test": ^1.32.3
"@primer/octicons-react": ^18.3.0
"@primer/react": ^35.25.0