Bump @octokit/types from 11.1.0 to 12.4.0 (#500)
Bumps [@octokit/types](https://github.com/octokit/types.ts) from 11.1.0 to 12.4.0. - [Release notes](https://github.com/octokit/types.ts/releases) - [Commits](https://github.com/octokit/types.ts/compare/v11.1.0...v12.4.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:
@ -8,7 +8,7 @@
|
||||
"@kittycad/lib": "^0.0.35",
|
||||
"@octokit/openapi-types": "^19.1.0",
|
||||
"@octokit/rest": "^20.0.2",
|
||||
"@octokit/types": "^11.1.0",
|
||||
"@octokit/types": "^12.4.0",
|
||||
"@primer/octicons-react": "^19.8.0",
|
||||
"@primer/react": "^36.5.0",
|
||||
"@react-three/csg": "^3.1.0",
|
||||
|
11
yarn.lock
11
yarn.lock
@ -1464,6 +1464,15 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@octokit/types@npm:^12.4.0":
|
||||
version: 12.4.0
|
||||
resolution: "@octokit/types@npm:12.4.0"
|
||||
dependencies:
|
||||
"@octokit/openapi-types": ^19.1.0
|
||||
checksum: 17bca450efc5433f14e1f93a24232316a0fb490aec8d886c3a430e853f10a74e6664751a44e0e199336b23c20658c4afcb3590e422ba7c155c2cb31f433ebbb7
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@oddbird/popover-polyfill@npm:^0.3.1":
|
||||
version: 0.3.7
|
||||
resolution: "@oddbird/popover-polyfill@npm:0.3.7"
|
||||
@ -3829,7 +3838,7 @@ __metadata:
|
||||
"@kittycad/lib": ^0.0.35
|
||||
"@octokit/openapi-types": ^19.1.0
|
||||
"@octokit/rest": ^20.0.2
|
||||
"@octokit/types": ^11.1.0
|
||||
"@octokit/types": ^12.4.0
|
||||
"@playwright/test": ^1.40.1
|
||||
"@primer/octicons-react": ^19.8.0
|
||||
"@primer/react": ^36.5.0
|
||||
|
Reference in New Issue
Block a user