Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v22 (#982)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 5, 2025
1 parent 7781b4c commit b7d5f30
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 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.17.11",
"@types/node": "22.10.5",
"@types/request": "^2.48.12",
"@types/request-promise-native": "^1.0.21",
"@typescript-eslint/eslint-plugin": "8.19.0",
Expand Down
16 changes: 8 additions & 8 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.17.11",
"@types/node": "22.10.5",
"aws-cdk-lib": "2.174.0",
"constructs": "^10.3.0",
"esbuild": "^0.24.0",
Expand Down

0 comments on commit b7d5f30

Please # to comment.