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

Commit e3bacb0

Browse files
chore: Bump @octokit/types from 7.5.1 to 8.0.0 in /modules/runners/lambdas/runners (#2562)
chore: Bump @octokit/types in /modules/runners/lambdas/runners Bumps [@octokit/types](https://github.com/octokit/types.ts) from 7.5.1 to 8.0.0. - [Release notes](https://github.com/octokit/types.ts/releases) - [Commits](octokit/types.ts@v7.5.1...v8.0.0) --- updated-dependencies: - dependency-name: "@octokit/types" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aa0afdd commit e3bacb0

File tree

2 files changed

+1
-13
lines changed

2 files changed

+1
-13
lines changed

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.186.0",
4040
"@octokit/auth-app": "4.0.7",
4141
"@octokit/rest": "^19.0.5",
42-
"@octokit/types": "^7.5.1",
42+
"@octokit/types": "^8.0.0",
4343
"@types/aws-lambda": "^8.10.108",
4444
"@types/express": "^4.17.14",
4545
"@types/node": "^18.11.2",

modules/runners/lambdas/runners/yarn.lock

-12
Original file line numberDiff line numberDiff line change
@@ -1580,11 +1580,6 @@
15801580
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-12.11.0.tgz#da5638d64f2b919bca89ce6602d059f1b52d3ef0"
15811581
integrity sha512-VsXyi8peyRq9PqIz/tpqiL2w3w80OgVMwBHltTml3LmVvXiphgeqmY9mvBw9Wu7e0QWk/fqD37ux8yP5uVekyQ==
15821582

1583-
"@octokit/openapi-types@^13.11.0":
1584-
version "13.12.0"
1585-
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-13.12.0.tgz#cd49f28127ee06ee3edc6f2b5f5648c7332f6014"
1586-
integrity sha512-1QYzZrwnn3rTQE7ZoSxXrO8lhu0aIbac1c+qIPOPEaVXBWSaUyLV1x9yt4uDQOwmu6u5ywVS8OJgs+ErDLf6vQ==
1587-
15881583
"@octokit/openapi-types@^14.0.0":
15891584
version "14.0.0"
15901585
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-14.0.0.tgz#949c5019028c93f189abbc2fb42f333290f7134a"
@@ -1669,13 +1664,6 @@
16691664
dependencies:
16701665
"@octokit/openapi-types" "^12.11.0"
16711666

1672-
"@octokit/types@^7.5.1":
1673-
version "7.5.1"
1674-
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-7.5.1.tgz#4e8b182933c17e1f41cc25d44757dbdb7bd76c1b"
1675-
integrity sha512-Zk4OUMLCSpXNI8KZZn47lVLJSsgMyCimsWWQI5hyjZg7hdYm0kjotaIkbG0Pp8SfU2CofMBzonboTqvzn3FrJA==
1676-
dependencies:
1677-
"@octokit/openapi-types" "^13.11.0"
1678-
16791667
"@octokit/types@^8.0.0":
16801668
version "8.0.0"
16811669
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-8.0.0.tgz#93f0b865786c4153f0f6924da067fe0bb7426a9f"

0 commit comments

Comments
 (0)