Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to ^16.18.3 || ^18.18.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 13, 2023
1 parent 8bae49d commit e10769a
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 4 deletions.
15 changes: 12 additions & 3 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 packages/cdk-mailer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"constructs": ">=10"
},
"devDependencies": {
"@types/node": "^16.18.3",
"@types/node": "^16.18.3 || ^18.18.5",
"aws-cdk-lib": "^2.55.1",
"constructs": "^10.1.194",
"esbuild": "^0.16.9 || ^0.19.1",
Expand Down

0 comments on commit e10769a

Please sign in to comment.