Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.12.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 14, 2024
1 parent 0eccc28 commit 9f8f446
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@types/cheerio": "^0.22.35",
"@types/glob": "^8.1.0",
"@types/lodash": "^4.14.202",
"@types/node": "20.12.11",
"@types/node": "20.12.12",
"@types/request": "^2.48.12",
"@types/request-promise-native": "^1.0.21",
"@typescript-eslint/eslint-plugin": "7.9.0",
Expand Down
8 changes: 4 additions & 4 deletions tooter/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 tooter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"dependencies": {
"@aws-sdk/client-secrets-manager": "^3.511.0",
"@aws-sdk/client-sqs": "^3.511.0",
"@types/node": "20.12.11",
"@types/node": "20.12.12",
"aws-cdk-lib": "2.141.0",
"constructs": "^10.3.0",
"esbuild": "^0.21.0",
Expand Down

0 comments on commit 9f8f446

Please sign in to comment.