Skip to content

Commit

Permalink
chore(deps): bump @types/aws-lambda from 8.10.145 to 8.10.146 (aws-po…
Browse files Browse the repository at this point in the history
…wertools#3370)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Andrea Amorosi <[email protected]>
  • Loading branch information
dependabot[bot] and dreamorosi authored Nov 28, 2024
1 parent c2e2ece commit 17dee2f
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 10 deletions.
4 changes: 2 additions & 2 deletions examples/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"#errors": "./functions/commons/errors.js"
},
"devDependencies": {
"@types/aws-lambda": "^8.10.145",
"@types/aws-lambda": "^8.10.146",
"@types/node": "22.10.1",
"aws-cdk": "^2.171.1",
"aws-cdk-lib": "^2.171.1",
Expand All @@ -48,7 +48,7 @@
"@aws-sdk/client-ssm": "^3.699.0",
"@aws-sdk/lib-dynamodb": "^3.699.0",
"@middy/core": "^4.7.0",
"@types/aws-lambda": "^8.10.145",
"@types/aws-lambda": "^8.10.146",
"@types/node": "22.10.1",
"constructs": "^10.4.2",
"esbuild": "^0.24.0",
Expand Down
15 changes: 8 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"homepage": "https://github.com/aws-powertools/powertools-lambda-typescript#readme",
"devDependencies": {
"@biomejs/biome": "^1.9.4",
"@types/aws-lambda": "^8.10.145",
"@types/aws-lambda": "^8.10.146",
"@types/node": "^22.10.1",
"@vitest/coverage-v8": "^2.1.6",
"husky": "^9.1.7",
Expand Down

0 comments on commit 17dee2f

Please sign in to comment.