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

Commit 273e2fa

Browse files
chore(webhook): bump @types/aws-lambda from 8.10.110 to 8.10.111 in /modules/webhook/lambdas/webhook (#3026)
chore(webhook): bump @types/aws-lambda Bumps [@types/aws-lambda](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/aws-lambda) from 8.10.110 to 8.10.111. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/aws-lambda) --- updated-dependencies: - dependency-name: "@types/aws-lambda" dependency-type: direct:development 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 1f2706e commit 273e2fa

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: modules/webhook/lambdas/webhook/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@babel/helper-get-function-arity": "^7.16.7",
2020
"@octokit/webhooks-definitions": "^3.67.3",
2121
"@trivago/prettier-plugin-sort-imports": "^4.1.1",
22-
"@types/aws-lambda": "^8.10.110",
22+
"@types/aws-lambda": "^8.10.111",
2323
"@types/express": "^4.17.17",
2424
"@types/jest": "^29.4.0",
2525
"@types/node": "^18.14.2",

Diff for: modules/webhook/lambdas/webhook/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1857,10 +1857,10 @@
18571857
resolved "https://registry.yarnpkg.com/@tsconfig/node16/-/node16-1.0.3.tgz#472eaab5f15c1ffdd7f8628bd4c4f753995ec79e"
18581858
integrity sha512-yOlFc+7UtL/89t2ZhjPvvB/DeAr3r+Dq58IgzsFkOAvVC6NMJXmCGjbptdXdR9qsX7pKcTL+s87FtYREi2dEEQ==
18591859

1860-
"@types/aws-lambda@^8.10.110":
1861-
version "8.10.110"
1862-
resolved "https://registry.yarnpkg.com/@types/aws-lambda/-/aws-lambda-8.10.110.tgz#32a1f9d40b855d69830243492bbb6408098f4c88"
1863-
integrity sha512-r6egf2Cwv/JaFTTrF9OXFVUB3j/SXTgM9BwrlbBRjWAa2Tu6GWoDoLflppAZ8uSfbUJdXvC7Br3DjuN9pQ2NUQ==
1860+
"@types/aws-lambda@^8.10.111":
1861+
version "8.10.111"
1862+
resolved "https://registry.yarnpkg.com/@types/aws-lambda/-/aws-lambda-8.10.111.tgz#9107c405f3011a5c423b5ac93fbf279439558571"
1863+
integrity sha512-8HR9UjIKmoemEzE2BviVtFkeenxfbizSu8raFjnT2VXxguZZ2JTlNww7INOH7IA0J/zRa3TjOftkYq6hVNkxDA==
18641864

18651865
"@types/babel__core@^7.1.14":
18661866
version "7.1.20"

0 commit comments

Comments
 (0)