Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v18.16.16
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 29, 2023
1 parent 79e18bf commit c633132
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 16 deletions.
14 changes: 7 additions & 7 deletions example/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 example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"test": "cdk synth"
},
"devDependencies": {
"@types/node": "18.16.14",
"@types/node": "18.16.16",
"aws-cdk": "2.76.0",
"ts-node": "10.9.1",
"typescript": "4.9.5"
Expand Down
14 changes: 7 additions & 7 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 @@ -38,7 +38,7 @@
"@types/cookie": "0.5.1",
"@types/jest": "29.5.1",
"@types/jsonwebtoken": "8.5.9",
"@types/node": "18.16.14",
"@types/node": "18.16.16",
"@typescript-eslint/eslint-plugin": "5.59.7",
"@typescript-eslint/parser": "5.59.7",
"aws-cdk-lib": "2.76.0",
Expand Down

0 comments on commit c633132

Please sign in to comment.