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

Commit e083898

Browse files
fix(lambda): bump @octokit/types from 9.2.1 to 9.2.2 in /lambdas (#3273)
Bumps [@octokit/types](https://github.com/octokit/types.ts) from 9.2.1 to 9.2.2. - [Release notes](https://github.com/octokit/types.ts/releases) - [Commits](octokit/types.ts@v9.2.1...v9.2.2) --- 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 5d314f2 commit e083898

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.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==
2288+
"@octokit/openapi-types@^17.1.2":
2289+
version "17.1.2"
2290+
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-17.1.2.tgz#b7bc1cc5d3581adac9dce197a21f0e5f2ceaabf1"
2291+
integrity sha512-OaS7Ol4Y+U50PbejfzQflGWRMxO04nYWO5ZBv6JerqMKE2WS/tI9VoVDDPXHBlRMGG2fOdKwtVGlFfc7AVIstw==
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.1"
2390-
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-9.2.1.tgz#34ab724b66ffbe210604593127bb47fd044abbc7"
2391-
integrity sha512-Vx4keMiD/CAiwVFasLcH0xBSVbKIHebIZke9i7ZbUWGNN4vJFWSYH6Nvga7UY9NIJCGa6x3QG849XTbi5wYmkA==
2389+
version "9.2.2"
2390+
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-9.2.2.tgz#d111d33928f288f48083bfe49d8a9a5945e67db1"
2391+
integrity sha512-9BjDxjgQIvCjNWZsbqyH5QC2Yni16oaE6xL+8SUBMzcYPF4TGQBXGA97Cl3KceK9mwiNMb1mOYCz6FbCCLEL+g==
23922392
dependencies:
2393-
"@octokit/openapi-types" "^17.1.1"
2393+
"@octokit/openapi-types" "^17.1.2"
23942394

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

0 commit comments

Comments
 (0)