Skip to content

Commit

Permalink
fix(lambda): bump the octokit group in /lambdas with 1 update
Browse files Browse the repository at this point in the history
Bumps the octokit group in /lambdas with 1 update: [@octokit/types](https://github.com/octokit/types.ts).

- [Release notes](https://github.com/octokit/types.ts/releases)
- [Commits](octokit/types.ts@v12.3.0...v12.4.0)

---
updated-dependencies:
- dependency-name: "@octokit/types"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: octokit
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 18, 2023
1 parent a94096f commit a812569
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions lambdas/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1884,7 +1884,7 @@
"@octokit/types" "^11.0.0"
btoa-lite "^1.0.0"

"@octokit/openapi-types@^19.0.2":
"@octokit/openapi-types@^19.1.0":
version "19.1.0"
resolved "https://registry.yarnpkg.com/@octokit/openapi-types/-/openapi-types-19.1.0.tgz#75ec7e64743870fc73e1ab4bc6ec252ecdd624dc"
integrity sha512-6G+ywGClliGQwRsjvqVYpklIfa7oRPA0vyhPQG/1Feh+B+wU0vGH1JiJ5T25d3g1JZYBHzR2qefLi9x8Gt+cpw==
Expand Down Expand Up @@ -2000,11 +2000,11 @@
integrity sha512-I0vDR0rdtP8p2lGMzvsJzbhdOWy405HcGovrspJ8RRibHnyRgggUSNO5AIox5LmqiwmatHKYsvj6VGFHkqS7lA==

"@octokit/types@^10.0.0", "@octokit/types@^11.0.0", "@octokit/types@^11.1.0", "@octokit/types@^12.0.0", "@octokit/types@^12.1.1", "@octokit/types@^9.0.0", "@octokit/types@^9.2.3":
version "12.3.0"
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-12.3.0.tgz#e3f8bc53f65ef551e19cc1a0fea15adadec17d2d"
integrity sha512-nJ8X2HRr234q3w/FcovDlA+ttUU4m1eJAourvfUUtwAWeqL8AsyRqfnLvVnYn3NFbUnsmzQCzLNdFerPwdmcDQ==
version "12.4.0"
resolved "https://registry.yarnpkg.com/@octokit/types/-/types-12.4.0.tgz#8f97b601e91ce6b9776ed8152217e77a71be7aac"
integrity sha512-FLWs/AvZllw/AGVs+nJ+ELCDZZJk+kY0zMen118xhL2zD0s1etIUHm1odgjP7epxYU1ln7SZxEUWYop5bhsdgQ==
dependencies:
"@octokit/openapi-types" "^19.0.2"
"@octokit/openapi-types" "^19.1.0"

"@octokit/webhooks-definitions@^3.67.3":
version "3.67.3"
Expand Down

0 comments on commit a812569

Please sign in to comment.