Skip to content

Commit 1c9fd28

Browse files
chore: Bump @octokit/types in /modules/runners/lambdas/runners (#1240)
Bumps [@octokit/types](https://github.com/octokit/types.ts) from 6.31.1 to 6.31.3. - [Release notes](https://github.com/octokit/types.ts/releases) - [Commits](octokit/types.ts@v6.31.1...v6.31.3) --- updated-dependencies: - dependency-name: "@octokit/types" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6b83df5 commit 1c9fd28

File tree

2 files changed

+10
-22
lines changed

2 files changed

+10
-22
lines changed

modules/runners/lambdas/runners/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@aws-sdk/client-ssm": "^3.26.0",
3838
"@octokit/auth-app": "3.6.0",
3939
"@octokit/rest": "^18.9.1",
40-
"@octokit/types": "^6.25.0",
40+
"@octokit/types": "^6.31.3",
4141
"@types/aws-lambda": "^8.10.82",
4242
"@types/express": "^4.17.11",
4343
"@types/node": "^16.6.1",

modules/runners/lambdas/runners/yarn.lock

Lines changed: 9 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1245,15 +1245,10 @@
12451245
"@octokit/types" "^6.12.2"
12461246
btoa-lite "^1.0.0"
12471247

1248-
"@octokit/openapi-types@^10.6.1":
1249-
version "10.6.1"
1250-
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-10.6.1.tgz#4eb303e7da4de3d17216db80e3be6309f03b9fcc"
1251-
integrity sha512-53YKy8w8+sHQhUONhTiYt6MqNqPolejYr6rK/3VOevpORAIYGQEX2pmXnnhgdSsjHy176e5ZBgVt0ppOGziS7g==
1252-
1253-
"@octokit/openapi-types@^9.5.0":
1254-
version "9.7.0"
1255-
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-9.7.0.tgz#9897cdefd629cd88af67b8dbe2e5fb19c63426b2"
1256-
integrity sha512-TUJ16DJU8mekne6+KVcMV5g6g/rJlrnIKn7aALG9QrNpnEipFc1xjoarh0PKaAWf2Hf+HwthRKYt+9mCm5RsRg==
1248+
"@octokit/openapi-types@^10.6.4":
1249+
version "10.6.4"
1250+
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-10.6.4.tgz#c8b5b1f5c60ab7c62858abe2ef57bc709f426a30"
1251+
integrity sha512-JVmwWzYTIs6jACYOwD6zu5rdrqGIYsiAsLzTCxdrWIPNKNVjEF6vPTL20shmgJ4qZsq7WPBcLXLsaQD+NLChfg==
12571252

12581253
"@octokit/plugin-paginate-rest@^2.16.4":
12591254
version "2.16.5"
@@ -1318,19 +1313,12 @@
13181313
"@octokit/plugin-request-log" "^1.0.4"
13191314
"@octokit/plugin-rest-endpoint-methods" "5.11.3"
13201315

1321-
"@octokit/types@^6.0.3", "@octokit/types@^6.16.1", "@octokit/types@^6.25.0", "@octokit/types@^6.31.0", "@octokit/types@^6.31.1":
1322-
version "6.31.1"
1323-
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-6.31.1.tgz#223d062778bb6121635a022d3bf545d506fcc880"
1324-
integrity sha512-xkF46eaYcpT8ieO78mZWhMq3bt37zIsP5BUkN+zWgX+mTYDB7jOtUP1MOxcSF8hhJhsjjlB1YDgQAhX0z0oqPw==
1325-
dependencies:
1326-
"@octokit/openapi-types" "^10.6.1"
1327-
1328-
"@octokit/types@^6.10.0", "@octokit/types@^6.12.2":
1329-
version "6.25.0"
1330-
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-6.25.0.tgz#c8e37e69dbe7ce55ed98ee63f75054e7e808bf1a"
1331-
integrity sha512-bNvyQKfngvAd/08COlYIN54nRgxskmejgywodizQNyiKoXmWRAjKup2/LYwm+T9V0gsKH6tuld1gM0PzmOiB4Q==
1316+
"@octokit/types@^6.0.3", "@octokit/types@^6.10.0", "@octokit/types@^6.12.2", "@octokit/types@^6.16.1", "@octokit/types@^6.31.0", "@octokit/types@^6.31.1", "@octokit/types@^6.31.3":
1317+
version "6.31.3"
1318+
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-6.31.3.tgz#14c2961baea853b2bf148d892256357a936343f8"
1319+
integrity sha512-IUG3uMpsLHrtEL6sCVXbxCgnbKcgpkS4K7gVEytLDvYYalkK3XcuMCHK1YPD8xJglSJAOAbL4MgXp47rS9G49w==
13321320
dependencies:
1333-
"@octokit/openapi-types" "^9.5.0"
1321+
"@octokit/openapi-types" "^10.6.4"
13341322

13351323
"@sinonjs/commons@^1.7.0":
13361324
version "1.8.3"

0 commit comments

Comments
 (0)