Skip to content
This repository was archived by the owner on Jan 16, 2025. It is now read-only.

Commit 6de895f

Browse files
chore: Bump @octokit/types from 6.40.0 to 6.41.0 in /modules/runners/lambdas/runners (#2297)
chore: Bump @octokit/types in /modules/runners/lambdas/runners Bumps [@octokit/types](https://github.com/octokit/types.ts) from 6.40.0 to 6.41.0. - [Release notes](https://github.com/octokit/types.ts/releases) - [Commits](octokit/types.ts@v6.40.0...v6.41.0) --- updated-dependencies: - dependency-name: "@octokit/types" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1fd9e02 commit 6de895f

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

Diff for: modules/runners/lambdas/runners/package.json

+1-1
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.40.0",
42+
"@octokit/types": "^6.41.0",
4343
"@types/aws-lambda": "^8.10.101",
4444
"@types/express": "^4.17.11",
4545
"@types/node": "^18.6.1",

Diff for: modules/runners/lambdas/runners/yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -1460,10 +1460,10 @@
14601460
"@octokit/types" "^6.12.2"
14611461
btoa-lite "^1.0.0"
14621462

1463-
"@octokit/openapi-types@^12.10.0":
1464-
version "12.10.1"
1465-
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-12.10.1.tgz#57b5cc6c7b4e55d8642c93d06401fb1af4839899"
1466-
integrity sha512-P+SukKanjFY0ZhsK6wSVnQmxTP2eVPPE8OPSNuxaMYtgVzwJZgfGdwlYjf4RlRU4vLEw4ts2fsE2icG4nZ5ddQ==
1463+
"@octokit/openapi-types@^12.11.0":
1464+
version "12.11.0"
1465+
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-12.11.0.tgz#da5638d64f2b919bca89ce6602d059f1b52d3ef0"
1466+
integrity sha512-VsXyi8peyRq9PqIz/tpqiL2w3w80OgVMwBHltTml3LmVvXiphgeqmY9mvBw9Wu7e0QWk/fqD37ux8yP5uVekyQ==
14671467

14681468
"@octokit/plugin-paginate-rest@^3.0.0":
14691469
version "3.0.0"
@@ -1537,12 +1537,12 @@
15371537
"@octokit/plugin-request-log" "^1.0.4"
15381538
"@octokit/plugin-rest-endpoint-methods" "^6.0.0"
15391539

1540-
"@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":
1541-
version "6.40.0"
1542-
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-6.40.0.tgz#f2e665196d419e19bb4265603cf904a820505d0e"
1543-
integrity sha512-MFZOU5r8SwgJWDMhrLUSvyJPtVsqA6VnbVI3TNbsmw+Jnvrktzvq2fYES/6RiJA/5Ykdwq4mJmtlYUfW7CGjmw==
1540+
"@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.41.0":
1541+
version "6.41.0"
1542+
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-6.41.0.tgz#e58ef78d78596d2fb7df9c6259802464b5f84a04"
1543+
integrity sha512-eJ2jbzjdijiL3B4PrSQaSjuF2sPEQPVCPzBvTHJD9Nz+9dw2SGH4K4xeQJ77YfTq5bRQ+bD8wT11JbeDPmxmGg==
15441544
dependencies:
1545-
"@octokit/openapi-types" "^12.10.0"
1545+
"@octokit/openapi-types" "^12.11.0"
15461546

15471547
"@sinclair/typebox@^0.24.1":
15481548
version "0.24.20"

0 commit comments

Comments
 (0)