Skip to content

Commit

Permalink
Update dependency @types/node to v18.18.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 29, 2023
1 parent 9489e0c commit 94e9401
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion application/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"devDependencies": {
"@types/aws-lambda": "8.10.108",
"@types/jest": "29.2.2",
"@types/node": "18.11.9",
"@types/node": "18.18.14",
"dotenv": "16.0.3",
"esbuild": "0.15.13",
"jest": "29.2.2",
Expand Down
2 changes: 1 addition & 1 deletion infrastructure/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"devDependencies": {
"@types/jest": "29.2.2",
"@types/node": "18.11.9",
"@types/node": "18.18.14",
"cdktf-cli": "0.13.3",
"jest": "29.2.2",
"prettier": "2.7.1",
Expand Down

0 comments on commit 94e9401

Please sign in to comment.