Skip to content

Commit 8de31be

Browse files
Update dependency @types/aws-lambda to v8.10.149 (#88)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2e1eed5 commit 8de31be

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@middy/http-error-handler": "2.5.7",
1717
"@middy/http-json-body-parser": "2.5.7",
1818
"@middy/validator": "2.5.7",
19-
"@types/aws-lambda": "8.10.146",
19+
"@types/aws-lambda": "8.10.149",
2020
"@types/jest": "27.5.2",
2121
"@typescript-eslint/eslint-plugin": "5.62.0",
2222
"@typescript-eslint/parser": "5.62.0",

yarn.lock

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

2443-
"@types/aws-lambda@8.10.146":
2444-
version "8.10.146"
2445-
resolved "https://registry.yarnpkg.com/@types/aws-lambda/-/aws-lambda-8.10.146.tgz#05f9968d8cd9719a0a86526baf889c25761f60b8"
2446-
integrity sha512-3BaDXYTh0e6UCJYL/jwV/3+GRslSc08toAiZSmleYtkAUyV5rtvdPYxrG/88uqvTuT6sb27WE9OS90ZNTIuQ0g==
2443+
"@types/aws-lambda@8.10.149":
2444+
version "8.10.149"
2445+
resolved "https://registry.yarnpkg.com/@types/aws-lambda/-/aws-lambda-8.10.149.tgz#77c7bde809425546d03626e51bab8181bc5d24c9"
2446+
integrity sha512-NXSZIhfJjnXqJgtS7IwutqIF/SOy1Wz5Px4gUY1RWITp3AYTyuJS4xaXr/bIJY1v15XMzrJ5soGnPM+7uigZjA==
24472447

24482448
"@types/babel__core@^7.0.0", "@types/babel__core@^7.1.14", "@types/babel__core@^7.1.7":
24492449
version "7.1.16"

0 commit comments

Comments
 (0)