Skip to content

Commit 6135f01

Browse files
chore: Bump @octokit/types in /modules/runners/lambdas/runners (#485)
Bumps [@octokit/types](https://github.com/octokit/types.ts) from 6.4.0 to 6.5.0. - [Release notes](https://github.com/octokit/types.ts/releases) - [Commits](octokit/types.ts@v6.4.0...v6.5.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ecb86d9 commit 6135f01

File tree

2 files changed

+2
-28
lines changed

2 files changed

+2
-28
lines changed

modules/runners/lambdas/runners/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"dependencies": {
2727
"@octokit/auth-app": "^2.10.5",
2828
"@octokit/rest": "^18.0.14",
29-
"@octokit/types": "^6.3.2",
29+
"@octokit/types": "^6.5.0",
3030
"@types/aws-lambda": "^8.10.70",
3131
"@types/express": "^4.17.11",
3232
"@types/node": "^14.14.22",

modules/runners/lambdas/runners/yarn.lock

Lines changed: 1 addition & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -516,16 +516,6 @@
516516
"@octokit/types" "^6.0.0"
517517
universal-user-agent "^6.0.0"
518518

519-
"@octokit/openapi-types@^2.0.0":
520-
version "2.0.0"
521-
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-2.0.0.tgz#6d8f8ad9db3b75a39115f5def2654df8bed39f28"
522-
integrity sha512-J4bfM7lf8oZvEAdpS71oTvC1ofKxfEZgU5vKVwzZKi4QPiL82udjpseJwxPid9Pu2FNmyRQOX4iEj6W1iOSnPw==
523-
524-
"@octokit/openapi-types@^3.0.0":
525-
version "3.0.0"
526-
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-3.0.0.tgz#f73d48af2d21bf4f97fbf38fae43b54699e0dbba"
527-
integrity sha512-jOp1CVRw+OBJaZtG9QzZggvJXvyzgDXuW948SWsDiwmyDuCjeYCiF3TDD/qvhpF580RfP7iBIos4AVU6yhgMlA==
528-
529519
"@octokit/openapi-types@^3.2.0":
530520
version "3.2.0"
531521
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-3.2.0.tgz#d62d0ff7147dbf4d218616b2484ee2a5d023055d"
@@ -584,23 +574,7 @@
584574
"@octokit/plugin-request-log" "^1.0.2"
585575
"@octokit/plugin-rest-endpoint-methods" "4.8.0"
586576

587-
"@octokit/types@^6.0.0", "@octokit/types@^6.0.1", "@octokit/types@^6.0.3":
588-
version "6.1.1"
589-
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-6.1.1.tgz#bc88b3eb5f447b025a2a1a8177a72db216e8d4ca"
590-
integrity sha512-btm3D6S7VkRrgyYF31etUtVY/eQ1KzrNRqhFt25KSe2mKlXuLXJilglRC6eDA2P6ou94BUnk/Kz5MPEolXgoiw==
591-
dependencies:
592-
"@octokit/openapi-types" "^2.0.0"
593-
"@types/node" ">= 8"
594-
595-
"@octokit/types@^6.3.2":
596-
version "6.4.0"
597-
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-6.4.0.tgz#f3f47be70bcdb3c26f2c2619f3dd0ced466a265c"
598-
integrity sha512-1FEmuVppZE2zG0rBdQlviRz5cp0udyI63zyhBVPrm0FRNAsQkAXU7IYWQg1XvhChFut8YbFYN1usQpk54D6/4w==
599-
dependencies:
600-
"@octokit/openapi-types" "^3.0.0"
601-
"@types/node" ">= 8"
602-
603-
"@octokit/types@^6.5.0":
577+
"@octokit/types@^6.0.0", "@octokit/types@^6.0.1", "@octokit/types@^6.0.3", "@octokit/types@^6.5.0":
604578
version "6.5.0"
605579
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-6.5.0.tgz#8f27c52d57eb4096fb05a290f4afc90194e08b19"
606580
integrity sha512-mzCy7lkYQv+kM58W37uTg/mWoJ4nvRDRCkjSdqlrgA28hJEYNJTMYiGTvmq39cdtnMPJd0hshysBEAaH4D5C7w==

0 commit comments

Comments
 (0)