Skip to content

Commit 7b7e103

Browse files
Update dependency @types/aws-lambda to v8.10.152 (#94)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 094e557 commit 7b7e103

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.150",
19+
"@types/aws-lambda": "8.10.152",
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/[email protected].150":
2444-
version "8.10.150"
2445-
resolved "https://registry.yarnpkg.com/@types/aws-lambda/-/aws-lambda-8.10.150.tgz#4998b238750ec389a326a7cdb625808834036bd3"
2446-
integrity sha512-AX+AbjH/rH5ezX1fbK8onC/a+HyQHo7QGmvoxAE42n22OsciAxvZoZNEr22tbXs8WfP1nIsBjKDpgPm3HjOZbA==
2443+
"@types/[email protected].152":
2444+
version "8.10.152"
2445+
resolved "https://registry.yarnpkg.com/@types/aws-lambda/-/aws-lambda-8.10.152.tgz#f68424a8175f0a54a2a941e65b76c3f51f3bd89d"
2446+
integrity sha512-soT/c2gYBnT5ygwiHPmd9a1bftj462NWVk2tKCc1PYHSIacB2UwbTS2zYG4jzag1mRDuzg/OjtxQjQ2NKRB6Rw==
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)