Bump @octokit/types from 10.0.0 to 11.1.0 (#306)
Bumps [@octokit/types](https://github.com/octokit/types.ts) from 10.0.0 to 11.1.0. - [Release notes](https://github.com/octokit/types.ts/releases) - [Commits](https://github.com/octokit/types.ts/compare/v10.0.0...v11.1.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.20",
|
||||
"@octokit/openapi-types": "^18.0.0",
|
||||
"@octokit/rest": "^19.0.11",
|
||||
"@octokit/types": "^10.0.0",
|
||||
"@octokit/types": "^11.1.0",
|
||||
"@primer/octicons-react": "^19.4.0",
|
||||
"@primer/react": "^35.26.1",
|
||||
"@react-three/csg": "^2.2.0",
|
||||
|
10
yarn.lock
10
yarn.lock
@ -1686,12 +1686,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@octokit/types@npm:^10.0.0":
|
||||
version: 10.0.0
|
||||
resolution: "@octokit/types@npm:10.0.0"
|
||||
"@octokit/types@npm:^11.1.0":
|
||||
version: 11.1.0
|
||||
resolution: "@octokit/types@npm:11.1.0"
|
||||
dependencies:
|
||||
"@octokit/openapi-types": ^18.0.0
|
||||
checksum: 8aafba2ff0cd2435fb70c291bf75ed071c0fa8a865cf6169648732068a35dec7b85a345851f18920ec5f3e94ee0e954988485caac0da09ec3f6781cc44fe153a
|
||||
checksum: 72627a94ddaf7bc14db06572bcde67649aad608cd86548818380db9305f4c0ca9ca078a62dd883858a267e8ec8fd596a0fce416aa04197c439b9548efef609a7
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -4041,7 +4041,7 @@ __metadata:
|
||||
"@kittycad/lib": ^0.0.20
|
||||
"@octokit/openapi-types": ^18.0.0
|
||||
"@octokit/rest": ^19.0.11
|
||||
"@octokit/types": ^10.0.0
|
||||
"@octokit/types": ^11.1.0
|
||||
"@playwright/test": ^1.35.0
|
||||
"@primer/octicons-react": ^19.4.0
|
||||
"@primer/react": ^35.26.1
|
||||
|
Reference in New Issue
Block a user