Skip to content

Commit

Permalink
chore(deps): bump @types/node from 22.10.7 to 22.12.0 (#3538)
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>
  • Loading branch information
dependabot[bot] authored Jan 28, 2025
1 parent 00de588 commit ea6e74b
Show file tree
Hide file tree
Showing 3 changed files with 10 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.147",
"@types/node": "22.10.7",
"@types/node": "22.12.0",
"aws-cdk-lib": "^2.177.0",
"constructs": "^10.4.2",
"source-map-support": "^0.5.21",
Expand All @@ -48,7 +48,7 @@
"@aws-sdk/lib-dynamodb": "^3.731.1",
"@middy/core": "^4.7.0",
"@types/aws-lambda": "^8.10.147",
"@types/node": "22.10.7",
"@types/node": "22.12.0",
"aws-cdk": "^2.177.0",
"constructs": "^10.4.2",
"esbuild": "^0.24.2",
Expand Down
13 changes: 7 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 @@ -52,7 +52,7 @@
"devDependencies": {
"@biomejs/biome": "^1.9.4",
"@types/aws-lambda": "^8.10.147",
"@types/node": "^22.10.7",
"@types/node": "^22.12.0",
"@vitest/coverage-v8": "^2.1.8",
"husky": "^9.1.7",
"lerna": "8.1.2",
Expand Down

0 comments on commit ea6e74b

Please sign in to comment.