Skip to content

Commit 6e71272

Browse files
chore: Bump @octokit/types in /modules/runners/lambdas/runners (#2213)
Bumps [@octokit/types](https://github.com/octokit/types.ts) from 6.37.0 to 6.38.1. - [Release notes](https://github.com/octokit/types.ts/releases) - [Commits](octokit/types.ts@v6.37.0...v6.38.1) --- 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 404e3b6 commit 6e71272

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.118.0",
4040
"@octokit/auth-app": "3.6.1",
4141
"@octokit/rest": "^18.12.0",
42-
"@octokit/types": "^6.37.0",
42+
"@octokit/types": "^6.38.1",
4343
"@types/aws-lambda": "^8.10.101",
4444
"@types/express": "^4.17.11",
4545
"@types/node": "^18.0.0",

modules/runners/lambdas/runners/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1378,10 +1378,10 @@
13781378
"@octokit/types" "^6.12.2"
13791379
btoa-lite "^1.0.0"
13801380

1381-
"@octokit/openapi-types@^12.4.0":
1382-
version "12.4.0"
1383-
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-12.4.0.tgz#fd8bf5db72bd566c5ba2cb76754512a9ebe66e71"
1384-
integrity sha512-Npcb7Pv30b33U04jvcD7l75yLU0mxhuX2Xqrn51YyZ5WTkF04bpbxLaZ6GcaTqu03WZQHoO/Gbfp95NGRueDUA==
1381+
"@octokit/openapi-types@^12.5.0":
1382+
version "12.5.0"
1383+
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-12.5.0.tgz#e10b256237c877fa6f0a21922151dc03d9c57510"
1384+
integrity sha512-VatvE5wtRkJq6hAWGTBZ62WkrdlCiy0G0u27cVOYTfAWVZi7QqTurVcjpsyc5+9hXLPRP5O/DaNEs4TgAp4Mqg==
13851385

13861386
"@octokit/plugin-paginate-rest@^2.16.8":
13871387
version "2.17.0"
@@ -1434,12 +1434,12 @@
14341434
"@octokit/plugin-request-log" "^1.0.4"
14351435
"@octokit/plugin-rest-endpoint-methods" "^5.12.0"
14361436

1437-
"@octokit/types@^6.0.3", "@octokit/types@^6.10.0", "@octokit/types@^6.12.2", "@octokit/types@^6.16.1", "@octokit/types@^6.34.0", "@octokit/types@^6.37.0":
1438-
version "6.37.0"
1439-
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-6.37.0.tgz#32eb78edb34cf5cea4ba5753ab8db75b776d617a"
1440-
integrity sha512-BXWQhFKRkjX4dVW5L2oYa0hzWOAqsEsujXsQLSdepPoDZfYdubrD1KDGpyNldGXtR8QM/WezDcxcIN1UKJMGPA==
1437+
"@octokit/types@^6.0.3", "@octokit/types@^6.10.0", "@octokit/types@^6.12.2", "@octokit/types@^6.16.1", "@octokit/types@^6.34.0", "@octokit/types@^6.38.1":
1438+
version "6.38.1"
1439+
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-6.38.1.tgz#03d70745564954dfdae32df23d5f1578f958474f"
1440+
integrity sha512-kWMohLCIvnwApRmxRFDOqve7puiNNdtVfgwdDOm6QyJNorWOgKv2/AodCcGqx63o28kF7Dr4/nJCatrwwqhULg==
14411441
dependencies:
1442-
"@octokit/openapi-types" "^12.4.0"
1442+
"@octokit/openapi-types" "^12.5.0"
14431443

14441444
"@sinclair/typebox@^0.23.3":
14451445
version "0.23.4"

0 commit comments

Comments
 (0)