Skip to content

chore(lambda): bump @types/node from 22.13.1 to 22.13.5 in /lambdas #4441

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 24, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion lambdas/functions/ami-housekeeper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
"@types/aws-lambda": "^8.10.146",
"@types/jest": "^29.5.14",
"@types/node": "^22.13.1",
"@types/node": "^22.13.5",
"@typescript-eslint/eslint-plugin": "^8.22.0",
"@typescript-eslint/parser": "^8.23.0",
"@vercel/ncc": "^0.38.3",
Expand Down
2 changes: 1 addition & 1 deletion lambdas/functions/control-plane/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
"@types/aws-lambda": "^8.10.146",
"@types/jest": "^29.5.14",
"@types/node": "^22.13.1",
"@types/node": "^22.13.5",
"@typescript-eslint/eslint-plugin": "^8.22.0",
"@typescript-eslint/parser": "^8.23.0",
"@vercel/ncc": "^0.38.3",
Expand Down
2 changes: 1 addition & 1 deletion lambdas/functions/gh-agent-syncer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
"@types/aws-lambda": "^8.10.146",
"@types/jest": "^29.5.14",
"@types/node": "^22.13.1",
"@types/node": "^22.13.5",
"@types/request": "^2.48.12",
"@typescript-eslint/eslint-plugin": "^8.22.0",
"@typescript-eslint/parser": "^8.23.0",
Expand Down
2 changes: 1 addition & 1 deletion lambdas/functions/termination-watcher/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
"@types/aws-lambda": "^8.10.146",
"@types/jest": "^29.5.14",
"@types/node": "^22.13.1",
"@types/node": "^22.13.5",
"@typescript-eslint/eslint-plugin": "^8.22.0",
"@typescript-eslint/parser": "^8.23.0",
"@vercel/ncc": "^0.38.3",
Expand Down
2 changes: 1 addition & 1 deletion lambdas/functions/webhook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@types/aws-lambda": "^8.10.146",
"@types/express": "^5.0.0",
"@types/jest": "^29.5.14",
"@types/node": "^22.13.1",
"@types/node": "^22.13.5",
"@typescript-eslint/eslint-plugin": "^8.22.0",
"@typescript-eslint/parser": "^8.23.0",
"@vercel/ncc": "0.38.3",
Expand Down
2 changes: 1 addition & 1 deletion lambdas/libs/aws-powertools-util/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
"@types/aws-lambda": "^8.10.146",
"@types/jest": "^29.5.14",
"@types/node": "^22.13.1",
"@types/node": "^22.13.5",
"@typescript-eslint/eslint-plugin": "^8.22.0",
"@typescript-eslint/parser": "^8.23.0",
"@vercel/ncc": "0.38.3",
Expand Down
2 changes: 1 addition & 1 deletion lambdas/libs/aws-ssm-util/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
"@types/aws-lambda": "^8.10.146",
"@types/jest": "^29.5.14",
"@types/node": "^22.13.1",
"@types/node": "^22.13.5",
"@typescript-eslint/eslint-plugin": "^8.22.0",
"@typescript-eslint/parser": "^8.23.0",
"@vercel/ncc": "0.38.3",
Expand Down
22 changes: 11 additions & 11 deletions lambdas/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ __metadata:
"@trivago/prettier-plugin-sort-imports": "npm:^5.2.2"
"@types/aws-lambda": "npm:^8.10.146"
"@types/jest": "npm:^29.5.14"
"@types/node": "npm:^22.13.1"
"@types/node": "npm:^22.13.5"
"@typescript-eslint/eslint-plugin": "npm:^8.22.0"
"@typescript-eslint/parser": "npm:^8.23.0"
"@vercel/ncc": "npm:^0.38.3"
Expand Down Expand Up @@ -140,7 +140,7 @@ __metadata:
"@trivago/prettier-plugin-sort-imports": "npm:^5.2.2"
"@types/aws-lambda": "npm:^8.10.146"
"@types/jest": "npm:^29.5.14"
"@types/node": "npm:^22.13.1"
"@types/node": "npm:^22.13.5"
"@typescript-eslint/eslint-plugin": "npm:^8.22.0"
"@typescript-eslint/parser": "npm:^8.23.0"
"@vercel/ncc": "npm:0.38.3"
Expand Down Expand Up @@ -169,7 +169,7 @@ __metadata:
"@trivago/prettier-plugin-sort-imports": "npm:^5.2.2"
"@types/aws-lambda": "npm:^8.10.146"
"@types/jest": "npm:^29.5.14"
"@types/node": "npm:^22.13.1"
"@types/node": "npm:^22.13.5"
"@typescript-eslint/eslint-plugin": "npm:^8.22.0"
"@typescript-eslint/parser": "npm:^8.23.0"
"@vercel/ncc": "npm:0.38.3"
Expand Down Expand Up @@ -206,7 +206,7 @@ __metadata:
"@trivago/prettier-plugin-sort-imports": "npm:^5.2.2"
"@types/aws-lambda": "npm:^8.10.146"
"@types/jest": "npm:^29.5.14"
"@types/node": "npm:^22.13.1"
"@types/node": "npm:^22.13.5"
"@typescript-eslint/eslint-plugin": "npm:^8.22.0"
"@typescript-eslint/parser": "npm:^8.23.0"
"@vercel/ncc": "npm:^0.38.3"
Expand Down Expand Up @@ -241,7 +241,7 @@ __metadata:
"@trivago/prettier-plugin-sort-imports": "npm:^5.2.2"
"@types/aws-lambda": "npm:^8.10.146"
"@types/jest": "npm:^29.5.14"
"@types/node": "npm:^22.13.1"
"@types/node": "npm:^22.13.5"
"@types/request": "npm:^2.48.12"
"@typescript-eslint/eslint-plugin": "npm:^8.22.0"
"@typescript-eslint/parser": "npm:^8.23.0"
Expand Down Expand Up @@ -271,7 +271,7 @@ __metadata:
"@trivago/prettier-plugin-sort-imports": "npm:^5.2.2"
"@types/aws-lambda": "npm:^8.10.146"
"@types/jest": "npm:^29.5.14"
"@types/node": "npm:^22.13.1"
"@types/node": "npm:^22.13.5"
"@typescript-eslint/eslint-plugin": "npm:^8.22.0"
"@typescript-eslint/parser": "npm:^8.23.0"
"@vercel/ncc": "npm:^0.38.3"
Expand Down Expand Up @@ -307,7 +307,7 @@ __metadata:
"@types/aws-lambda": "npm:^8.10.146"
"@types/express": "npm:^5.0.0"
"@types/jest": "npm:^29.5.14"
"@types/node": "npm:^22.13.1"
"@types/node": "npm:^22.13.5"
"@typescript-eslint/eslint-plugin": "npm:^8.22.0"
"@typescript-eslint/parser": "npm:^8.23.0"
"@vercel/ncc": "npm:0.38.3"
Expand Down Expand Up @@ -5257,12 +5257,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^22.13.1":
version: 22.13.1
resolution: "@types/node@npm:22.13.1"
"@types/node@npm:^22.13.5":
version: 22.13.5
resolution: "@types/node@npm:22.13.5"
dependencies:
undici-types: "npm:~6.20.0"
checksum: 10c0/d4e56d41d8bd53de93da2651c0a0234e330bd7b1b6d071b1a94bd3b5ee2d9f387519e739c52a15c1faa4fb9d97e825b848421af4b2e50e6518011e7adb4a34b7
checksum: 10c0/a2e7ed7bb0690e439004779baedeb05159c5cc41ef6d81c7a6ebea5303fde4033669e1c0e41ff7453b45fd2fea8dbd55fddfcd052950c7fcae3167c970bca725
languageName: node
linkType: hard

Expand Down
Loading