Skip to content

Commit 3d9ebbd

Browse files
chore: Bump @octokit/types in /modules/runners/lambdas/runners (#1258)
Bumps [@octokit/types](https://github.com/octokit/types.ts) from 6.31.3 to 6.34.0. - [Release notes](https://github.com/octokit/types.ts/releases) - [Commits](octokit/types.ts@v6.31.3...v6.34.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 722aa3c commit 3d9ebbd

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
@@ -37,7 +37,7 @@
3737
"@aws-sdk/client-ssm": "^3.36.0",
3838
"@octokit/auth-app": "3.6.0",
3939
"@octokit/rest": "^18.11.4",
40-
"@octokit/types": "^6.31.3",
40+
"@octokit/types": "^6.34.0",
4141
"@types/aws-lambda": "^8.10.84",
4242
"@types/express": "^4.17.11",
4343
"@types/node": "^16.10.3",

modules/runners/lambdas/runners/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1257,10 +1257,10 @@
12571257
"@octokit/types" "^6.12.2"
12581258
btoa-lite "^1.0.0"
12591259

1260-
"@octokit/openapi-types@^10.6.4":
1261-
version "10.6.4"
1262-
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-10.6.4.tgz#c8b5b1f5c60ab7c62858abe2ef57bc709f426a30"
1263-
integrity sha512-JVmwWzYTIs6jACYOwD6zu5rdrqGIYsiAsLzTCxdrWIPNKNVjEF6vPTL20shmgJ4qZsq7WPBcLXLsaQD+NLChfg==
1260+
"@octokit/openapi-types@^11.2.0":
1261+
version "11.2.0"
1262+
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-11.2.0.tgz#b38d7fc3736d52a1e96b230c1ccd4a58a2f400a6"
1263+
integrity sha512-PBsVO+15KSlGmiI8QAzaqvsNlZlrDlyAJYcrXBCvVUxCp7VnXjkwPoFHgjEJXx3WF9BAwkA6nfCUA7i9sODzKA==
12641264

12651265
"@octokit/plugin-paginate-rest@^2.16.4":
12661266
version "2.16.5"
@@ -1325,12 +1325,12 @@
13251325
"@octokit/plugin-request-log" "^1.0.4"
13261326
"@octokit/plugin-rest-endpoint-methods" "5.11.4"
13271327

1328-
"@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.2", "@octokit/types@^6.31.3":
1329-
version "6.31.3"
1330-
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-6.31.3.tgz#14c2961baea853b2bf148d892256357a936343f8"
1331-
integrity sha512-IUG3uMpsLHrtEL6sCVXbxCgnbKcgpkS4K7gVEytLDvYYalkK3XcuMCHK1YPD8xJglSJAOAbL4MgXp47rS9G49w==
1328+
"@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.2", "@octokit/types@^6.34.0":
1329+
version "6.34.0"
1330+
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-6.34.0.tgz#c6021333334d1ecfb5d370a8798162ddf1ae8218"
1331+
integrity sha512-s1zLBjWhdEI2zwaoSgyOFoKSl109CUcVBCc7biPJ3aAf6LGLU6szDvi31JPU7bxfla2lqfhjbbg/5DdFNxOwHw==
13321332
dependencies:
1333-
"@octokit/openapi-types" "^10.6.4"
1333+
"@octokit/openapi-types" "^11.2.0"
13341334

13351335
"@sinonjs/commons@^1.7.0":
13361336
version "1.8.3"

0 commit comments

Comments
 (0)