Skip to content

Commit

Permalink
chore(deps): bump @types/node from 22.8.4 to 22.9.0 (#3290)
Browse files Browse the repository at this point in the history
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 6, 2024
1 parent cccde75 commit 9353731
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions examples/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
"devDependencies": {
"@types/aws-lambda": "^8.10.145",
"@types/node": "22.8.4",
"@types/node": "22.9.0",
"aws-cdk": "^2.165.0",
"aws-cdk-lib": "^2.165.0",
"constructs": "^10.4.2",
Expand All @@ -49,7 +49,7 @@
"@aws-sdk/lib-dynamodb": "^3.685.0",
"@middy/core": "^4.7.0",
"@types/aws-lambda": "^8.10.145",
"@types/node": "22.8.4",
"@types/node": "22.9.0",
"constructs": "^10.4.2",
"esbuild": "^0.24.0",
"typescript": "^5.6.3"
Expand Down
12 changes: 6 additions & 6 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 @@ -53,7 +53,7 @@
"@biomejs/biome": "^1.9.4",
"@types/aws-lambda": "^8.10.145",
"@types/jest": "^29.5.14",
"@types/node": "^22.8.4",
"@types/node": "^22.9.0",
"@vitest/coverage-v8": "^2.1.3",
"husky": "^9.1.6",
"jest": "^29.7.0",
Expand Down

0 comments on commit 9353731

Please sign in to comment.