Skip to content

Commit 1e7f7bc

Browse files
chore(deps): bump @types/aws-lambda from 8.10.156 to 8.10.157 (#4697)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Swopnil Dangol <swopnildangol@gmail.com>
1 parent a881a55 commit 1e7f7bc

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

examples/app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"#errors": "./functions/commons/errors.js"
3030
},
3131
"devDependencies": {
32-
"@types/aws-lambda": "^8.10.156",
32+
"@types/aws-lambda": "^8.10.157",
3333
"@types/node": "24.9.1",
3434
"aws-cdk-lib": "^2.221.0",
3535
"constructs": "^10.4.2",
@@ -48,7 +48,7 @@
4848
"@aws-sdk/client-ssm": "^3.918.0",
4949
"@aws-sdk/lib-dynamodb": "^3.918.0",
5050
"@middy/core": "^4.7.0",
51-
"@types/aws-lambda": "^8.10.156",
51+
"@types/aws-lambda": "^8.10.157",
5252
"@types/node": "24.9.1",
5353
"aws-cdk": "^2.1031.0",
5454
"constructs": "^10.4.2",

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"homepage": "https://github.com/aws-powertools/powertools-lambda-typescript#readme",
5252
"devDependencies": {
5353
"@biomejs/biome": "^2.3.1",
54-
"@types/aws-lambda": "^8.10.156",
54+
"@types/aws-lambda": "^8.10.157",
5555
"@types/node": "^24.9.1",
5656
"@vitest/coverage-v8": "^3.2.4",
5757
"husky": "^9.1.7",

0 commit comments

Comments
 (0)