Skip to content

Commit 124bc2a

Browse files
chore: Bump @octokit/types in /modules/runners/lambdas/runners
Bumps [@octokit/types](https://github.com/octokit/types.ts) from 6.39.0 to 6.40.0. - [Release notes](https://github.com/octokit/types.ts/releases) - [Commits](octokit/types.ts@v6.39.0...v6.40.0) --- updated-dependencies: - dependency-name: "@octokit/types" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 78cadbd commit 124bc2a

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
@@ -39,7 +39,7 @@
3939
"@aws-sdk/client-ssm": "^3.131.0",
4040
"@octokit/auth-app": "4.0.4",
4141
"@octokit/rest": "^19.0.3",
42-
"@octokit/types": "^6.39.0",
42+
"@octokit/types": "^6.40.0",
4343
"@types/aws-lambda": "^8.10.101",
4444
"@types/express": "^4.17.11",
4545
"@types/node": "^18.0.3",

modules/runners/lambdas/runners/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1387,10 +1387,10 @@
13871387
"@octokit/types" "^6.12.2"
13881388
btoa-lite "^1.0.0"
13891389

1390-
"@octokit/openapi-types@^12.7.0":
1391-
version "12.8.0"
1392-
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-12.8.0.tgz#f4708cf948724d6e8f7d878cfd91584c1c5c0523"
1393-
integrity sha512-ydcKLs2KKcxlhpdWLzJxEBDEk/U5MUeqtqkXlrtAUXXFPs6vLl1PEGghFC/BbpleosB7iXs0Z4P2DGe7ZT5ZNg==
1390+
"@octokit/openapi-types@^12.10.0":
1391+
version "12.10.1"
1392+
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-12.10.1.tgz#57b5cc6c7b4e55d8642c93d06401fb1af4839899"
1393+
integrity sha512-P+SukKanjFY0ZhsK6wSVnQmxTP2eVPPE8OPSNuxaMYtgVzwJZgfGdwlYjf4RlRU4vLEw4ts2fsE2icG4nZ5ddQ==
13941394

13951395
"@octokit/plugin-paginate-rest@^3.0.0":
13961396
version "3.0.0"
@@ -1464,12 +1464,12 @@
14641464
"@octokit/plugin-request-log" "^1.0.4"
14651465
"@octokit/plugin-rest-endpoint-methods" "^6.0.0"
14661466

1467-
"@octokit/types@^6.0.3", "@octokit/types@^6.10.0", "@octokit/types@^6.12.2", "@octokit/types@^6.16.1", "@octokit/types@^6.39.0":
1468-
version "6.39.0"
1469-
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-6.39.0.tgz#46ce28ca59a3d4bac0e487015949008302e78eee"
1470-
integrity sha512-Mq4N9sOAYCitTsBtDdRVrBE80lIrMBhL9Jbrw0d+j96BAzlq4V+GLHFJbHokEsVvO/9tQupQdoFdgVYhD2C8UQ==
1467+
"@octokit/types@^6.0.3", "@octokit/types@^6.10.0", "@octokit/types@^6.12.2", "@octokit/types@^6.16.1", "@octokit/types@^6.39.0", "@octokit/types@^6.40.0":
1468+
version "6.40.0"
1469+
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-6.40.0.tgz#f2e665196d419e19bb4265603cf904a820505d0e"
1470+
integrity sha512-MFZOU5r8SwgJWDMhrLUSvyJPtVsqA6VnbVI3TNbsmw+Jnvrktzvq2fYES/6RiJA/5Ykdwq4mJmtlYUfW7CGjmw==
14711471
dependencies:
1472-
"@octokit/openapi-types" "^12.7.0"
1472+
"@octokit/openapi-types" "^12.10.0"
14731473

14741474
"@sinclair/typebox@^0.23.3":
14751475
version "0.23.4"

0 commit comments

Comments
 (0)