Skip to content

Commit 8f22f39

Browse files
dependabot[bot]npalm
authored andcommitted
chore: Bump @octokit/types in /modules/runners/lambdas/runners (#768)
Bumps [@octokit/types](https://github.com/octokit/types.ts) from 6.12.2 to 6.13.0. - [Release notes](https://github.com/octokit/types.ts/releases) - [Commits](octokit/types.ts@v6.12.2...v6.13.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 16a13b7 commit 8f22f39

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.3.5",
35-
"@octokit/types": "^6.12.2",
35+
"@octokit/types": "^6.13.0",
3636
"@types/aws-lambda": "^8.10.75",
3737
"@types/express": "^4.17.11",
3838
"@types/node": "^14.14.34",

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.3.2":
556-
version "5.3.2"
557-
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-5.3.2.tgz#b8ac43c5c3d00aef61a34cf744e315110c78deb4"
558-
integrity sha512-NxF1yfYOUO92rCx3dwvA2onF30Vdlg7YUkMVXkeptqpzA3tRLplThhFleV/UKWFgh7rpKu1yYRbvNDUtzSopKA==
555+
"@octokit/openapi-types@^6.0.0":
556+
version "6.0.0"
557+
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-6.0.0.tgz#7da8d7d5a72d3282c1a3ff9f951c8133a707480d"
558+
integrity sha512-CnDdK7ivHkBtJYzWzZm7gEkanA7gKH6a09Eguz7flHw//GacPJLmkHA3f3N++MJmlxD1Fl+mB7B32EEpSCwztQ==
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.13.5"
612612

613-
"@octokit/types@^6.0.0", "@octokit/types@^6.0.1", "@octokit/types@^6.0.3", "@octokit/types@^6.12.2":
614-
version "6.12.2"
615-
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-6.12.2.tgz#5b44add079a478b8eb27d78cf384cc47e4411362"
616-
integrity sha512-kCkiN8scbCmSq+gwdJV0iLgHc0O/GTPY1/cffo9kECu1MvatLPh9E+qFhfRIktKfHEA6ZYvv6S1B4Wnv3bi3pA==
613+
"@octokit/types@^6.0.0", "@octokit/types@^6.0.1", "@octokit/types@^6.0.3", "@octokit/types@^6.12.2", "@octokit/types@^6.13.0":
614+
version "6.13.0"
615+
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-6.13.0.tgz#779e5b7566c8dde68f2f6273861dd2f0409480d0"
616+
integrity sha512-W2J9qlVIU11jMwKHUp5/rbVUeErqelCsO5vW5PKNb7wAXQVUz87Rc+imjlEvpvbH8yUb+KHmv8NEjVZdsdpyxA==
617617
dependencies:
618-
"@octokit/openapi-types" "^5.3.2"
618+
"@octokit/openapi-types" "^6.0.0"
619619

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

0 commit comments

Comments
 (0)