Skip to content

Commit 17dee2f

Browse files
chore(deps): bump @types/aws-lambda from 8.10.145 to 8.10.146 (#3370)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Andrea Amorosi <dreamorosi@gmail.com>
1 parent c2e2ece commit 17dee2f

File tree

3 files changed

+11
-10
lines changed

3 files changed

+11
-10
lines changed

examples/app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"#errors": "./functions/commons/errors.js"
2929
},
3030
"devDependencies": {
31-
"@types/aws-lambda": "^8.10.145",
31+
"@types/aws-lambda": "^8.10.146",
3232
"@types/node": "22.10.1",
3333
"aws-cdk": "^2.171.1",
3434
"aws-cdk-lib": "^2.171.1",
@@ -48,7 +48,7 @@
4848
"@aws-sdk/client-ssm": "^3.699.0",
4949
"@aws-sdk/lib-dynamodb": "^3.699.0",
5050
"@middy/core": "^4.7.0",
51-
"@types/aws-lambda": "^8.10.145",
51+
"@types/aws-lambda": "^8.10.146",
5252
"@types/node": "22.10.1",
5353
"constructs": "^10.4.2",
5454
"esbuild": "^0.24.0",

package-lock.json

Lines changed: 8 additions & 7 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": "^1.9.4",
54-
"@types/aws-lambda": "^8.10.145",
54+
"@types/aws-lambda": "^8.10.146",
5555
"@types/node": "^22.10.1",
5656
"@vitest/coverage-v8": "^2.1.6",
5757
"husky": "^9.1.7",

0 commit comments

Comments
 (0)