Skip to content

Commit

Permalink
chore(deps): bump @types/node from 20.14.9 to 20.14.10 (#2760)
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 Jul 11, 2024
1 parent a5687b1 commit 612305c
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 @@ -34,7 +34,7 @@
"devDependencies": {
"@types/aws-lambda": "^8.10.141",
"@types/jest": "^29.5.12",
"@types/node": "20.14.9",
"@types/node": "20.14.10",
"aws-cdk": "^2.145.0",
"aws-cdk-lib": "^2.145.0",
"constructs": "^10.3.0",
Expand All @@ -56,7 +56,7 @@
"@middy/core": "^4.7.0",
"@types/aws-lambda": "^8.10.141",
"@types/jest": "^29.5.12",
"@types/node": "20.14.9",
"@types/node": "20.14.10",
"constructs": "^10.3.0",
"esbuild": "^0.23.0",
"jest": "^29.7.0",
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 @@ -51,7 +51,7 @@
"devDependencies": {
"@types/aws-lambda": "^8.10.141",
"@types/jest": "^29.5.12",
"@types/node": "^20.14.9",
"@types/node": "^20.14.10",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"eslint": "^8.57.0",
Expand Down

0 comments on commit 612305c

Please sign in to comment.