Skip to content

Commit

Permalink
Update Node types to current active LTS
Browse files Browse the repository at this point in the history
  • Loading branch information
moralesl committed Jun 20, 2024
1 parent 604bf6b commit b486759
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
34 changes: 17 additions & 17 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 @@ -8,7 +8,7 @@
"cdk": "cdk"
},
"devDependencies": {
"@types/node": "18.13.0",
"@types/node": "20.14.6",
"@types/jest": "^29.5.12",
"aws-cdk": "2.146.0",
"ts-jest": "^29.1.5",
Expand Down

0 comments on commit b486759

Please sign in to comment.