Skip to content

Commit fbd4653

Browse files
chore: Bump @types/aws-lambda from 8.10.106 to 8.10.107 in /modules/webhook/lambdas/webhook (#2529)
chore: Bump @types/aws-lambda in /modules/webhook/lambdas/webhook Bumps [@types/aws-lambda](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/aws-lambda) from 8.10.106 to 8.10.107. - [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]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d53c864 commit fbd4653

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

modules/webhook/lambdas/webhook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"devDependencies": {
1919
"@octokit/webhooks-definitions": "^3.67.3",
2020
"@trivago/prettier-plugin-sort-imports": "^3.3.0",
21-
"@types/aws-lambda": "^8.10.106",
21+
"@types/aws-lambda": "^8.10.107",
2222
"@types/express": "^4.17.14",
2323
"@types/jest": "^27.5.0",
2424
"@types/node": "^18.8.4",

modules/webhook/lambdas/webhook/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1742,10 +1742,10 @@
17421742
resolved "https://registry.yarnpkg.com/@tsconfig/node16/-/node16-1.0.2.tgz#423c77877d0569db20e1fc80885ac4118314010e"
17431743
integrity sha512-eZxlbI8GZscaGS7kkc/trHTT5xgrjH3/1n2JDwusC9iahPKWMRvRjJSAN5mCXviuTGQ/lHnhvv8Q1YTpnfz9gA==
17441744

1745-
"@types/aws-lambda@^8.10.106":
1746-
version "8.10.106"
1747-
resolved "https://registry.yarnpkg.com/@types/aws-lambda/-/aws-lambda-8.10.106.tgz#8f64c61c978e46a592044b5a697cb80ea9a542d3"
1748-
integrity sha512-yzgMaql7aW1by1XuhKhovuhLyK/1A60lapFXDXXBeHmoyRGQFO2T8lkL3g8hAhHoW5PEvqPJFWPd8jvXiRnxeQ==
1745+
"@types/aws-lambda@^8.10.107":
1746+
version "8.10.107"
1747+
resolved "https://registry.yarnpkg.com/@types/aws-lambda/-/aws-lambda-8.10.107.tgz#ef08cc6ceb63d786d58038dbe4f5412db68bc12d"
1748+
integrity sha512-UTI9ZPw4VzvgYUJ7gUU77/ovGrIniRRWiMWxms5dP+1fsxNPeP/cOopQ0mxXPc9NvbeROcDUDN34m8eEhdEitg==
17491749

17501750
"@types/babel__core@^7.1.14":
17511751
version "7.1.16"

0 commit comments

Comments
 (0)