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

Commit 4bb77e0

Browse files
fix(lambda): bump @octokit/types from 9.2.0 to 9.2.1 in /lambdas (#3259)
Bumps [@octokit/types](https://github.com/octokit/types.ts) from 9.2.0 to 9.2.1. - [Release notes](https://github.com/octokit/types.ts/releases) - [Commits](octokit/types.ts@v9.2.0...v9.2.1) --- 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 cf893cc commit 4bb77e0

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Diff for: lambdas/yarn.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -2285,10 +2285,10 @@
22852285
resolved "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-14.0.0.tgz"
22862286
integrity sha512-HNWisMYlR8VCnNurDU6os2ikx0s0VyEjDYHNS/h4cgb8DeOxQ0n72HyinUtdDVxJhFy3FWLGl0DJhfEWk3P5Iw==
22872287

2288-
"@octokit/openapi-types@^17.1.0":
2289-
version "17.1.0"
2290-
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-17.1.0.tgz#9a712b5bb9d644940d8a1f24115c798c317a64a5"
2291-
integrity sha512-rnI26BAITDZTo5vqFOmA7oX4xRd18rO+gcK4MiTpJmsRMxAw0JmevNjPsjpry1bb9SVNo56P/0kbiyXXa4QluA==
2288+
"@octokit/openapi-types@^17.1.1":
2289+
version "17.1.1"
2290+
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-17.1.1.tgz#b046979537d4209954206d29fbf9fe6893c5acec"
2291+
integrity sha512-/X7Gh/qWiWaooJmUnYD48SYy72fyrk2ceisOSe89JojK7r0j8YrTwYpDi76kI+c6QiqX1KSgdoBTMJvktsDkYw==
22922292

22932293
"@octokit/[email protected]":
22942294
version "6.0.1"
@@ -2386,11 +2386,11 @@
23862386
"@octokit/openapi-types" "^14.0.0"
23872387

23882388
"@octokit/types@^9.0.0":
2389-
version "9.2.0"
2390-
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-9.2.0.tgz#0358e3de070b1d43c5a8af63b9951c88a09fc9ed"
2391-
integrity sha512-xySzJG4noWrIBFyMu4lg4tu9vAgNg9S0aoLRONhAEz6ueyi1evBzb40HitIosaYS4XOexphG305IVcLrIX/30g==
2389+
version "9.2.1"
2390+
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-9.2.1.tgz#34ab724b66ffbe210604593127bb47fd044abbc7"
2391+
integrity sha512-Vx4keMiD/CAiwVFasLcH0xBSVbKIHebIZke9i7ZbUWGNN4vJFWSYH6Nvga7UY9NIJCGa6x3QG849XTbi5wYmkA==
23922392
dependencies:
2393-
"@octokit/openapi-types" "^17.1.0"
2393+
"@octokit/openapi-types" "^17.1.1"
23942394

23952395
"@octokit/webhooks-definitions@^3.67.3":
23962396
version "3.67.3"

0 commit comments

Comments
 (0)