Skip to content

Commit 529e53a

Browse files
dependabot[bot]npalm
authored andcommitted
chore: Bump @octokit/types in /modules/runners/lambdas/runners (#642)
Bumps [@octokit/types](https://github.com/octokit/types.ts) from 6.10.0 to 6.12.0. - [Release notes](https://github.com/octokit/types.ts/releases) - [Commits](octokit/types.ts@v6.10.0...v6.12.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 48c1667 commit 529e53a

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

modules/runners/lambdas/runners/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"dependencies": {
3333
"@octokit/auth-app": "^3.0.0",
3434
"@octokit/rest": "^18.2.0",
35-
"@octokit/types": "^6.8.5",
35+
"@octokit/types": "^6.12.0",
3636
"@types/aws-lambda": "^8.10.72",
3737
"@types/express": "^4.17.11",
3838
"@types/node": "^14.14.31",

modules/runners/lambdas/runners/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -552,10 +552,10 @@
552552
"@octokit/types" "^6.0.0"
553553
universal-user-agent "^6.0.0"
554554

555-
"@octokit/openapi-types@^5.1.0":
556-
version "5.1.0"
557-
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-5.1.0.tgz#661fd03c7d55fbcb0a0937d3353d87dea012f52c"
558-
integrity sha512-bodZvSYgycbUuuKrC/anCBUExvaSSWzMMFz0xl7pcJujxnmGxvqvcFHktjx1ZOSyeNKLfYF0QCgibaHUGsZTng==
555+
"@octokit/openapi-types@^5.3.0":
556+
version "5.3.1"
557+
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-5.3.1.tgz#a49d119a1b9e47b7a9f5133ab14be2d8afaa183d"
558+
integrity sha512-TvVk2QuIA0lQZcIMd6xbdGaGDVeNYIOa3l1ZVagAIk5K3t/WMYbcg4BISNDhzdVhm/TgQB26frAgd/GV81aHJA==
559559

560560
"@octokit/plugin-paginate-rest@^2.6.2":
561561
version "2.6.2"
@@ -610,12 +610,12 @@
610610
"@octokit/plugin-request-log" "^1.0.2"
611611
"@octokit/plugin-rest-endpoint-methods" "4.12.0"
612612

613-
"@octokit/types@^6.0.0", "@octokit/types@^6.0.1", "@octokit/types@^6.0.3", "@octokit/types@^6.10.0", "@octokit/types@^6.8.5":
614-
version "6.10.0"
615-
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-6.10.0.tgz#243faa864b0955f574012d52e179de38ac9ebafe"
616-
integrity sha512-aMDo10kglofejJ96edCBIgQLVuzMDyjxmhdgEcoUUD64PlHYSrNsAGqN0wZtoiX4/PCQ3JLA50IpkP1bcKD/cA==
613+
"@octokit/types@^6.0.0", "@octokit/types@^6.0.1", "@octokit/types@^6.0.3", "@octokit/types@^6.10.0", "@octokit/types@^6.12.0":
614+
version "6.12.0"
615+
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-6.12.0.tgz#8376fd60edfd5d1eebfeedb994c6bcb5b862c7a1"
616+
integrity sha512-KwOf16soD7aDEEi/PgNeJlHzjZPfrmmNy+7WezSdrpnqZ7YImBJcNnX9+5RUHt1MnA4h8oISRHTqaZDGsX9DRQ==
617617
dependencies:
618-
"@octokit/openapi-types" "^5.1.0"
618+
"@octokit/openapi-types" "^5.3.0"
619619

620620
"@sinonjs/commons@^1.7.0":
621621
version "1.8.1"

0 commit comments

Comments
 (0)