Skip to content
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": "^4.3.0",
"@types/aws-lambda": "^8.10.145",
"@types/jest": "^29.5.14",
"@types/node": "^22.5.4",
"@types/node": "^22.9.0",
"@typescript-eslint/eslint-plugin": "^8.9.0",
"@typescript-eslint/parser": "^8.11.0",
"@vercel/ncc": "^0.38.2",
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": "^4.3.0",
"@types/aws-lambda": "^8.10.145",
"@types/jest": "^29.5.14",
"@types/node": "^22.5.4",
"@types/node": "^22.9.0",
"@typescript-eslint/eslint-plugin": "^8.9.0",
"@typescript-eslint/parser": "^8.11.0",
"@vercel/ncc": "^0.38.2",
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": "^4.3.0",
"@types/aws-lambda": "^8.10.145",
"@types/jest": "^29.5.14",
"@types/node": "^22.5.4",
"@types/node": "^22.9.0",
"@types/request": "^2.48.12",
"@typescript-eslint/eslint-plugin": "^8.9.0",
"@typescript-eslint/parser": "^8.11.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": "^4.3.0",
"@types/aws-lambda": "^8.10.145",
"@types/jest": "^29.5.14",
"@types/node": "^22.5.4",
"@types/node": "^22.9.0",
"@typescript-eslint/eslint-plugin": "^8.9.0",
"@typescript-eslint/parser": "^8.11.0",
"@vercel/ncc": "^0.38.2",
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.145",
"@types/express": "^4.17.21",
"@types/jest": "^29.5.14",
"@types/node": "^22.5.4",
"@types/node": "^22.9.0",
"@typescript-eslint/eslint-plugin": "^8.9.0",
"@typescript-eslint/parser": "^8.11.0",
"@vercel/ncc": "0.38.2",
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 @@ -18,7 +18,7 @@
"@types/aws-lambda": "^8.10.145",
"@types/express": "^4.17.21",
"@types/jest": "^29.5.14",
"@types/node": "^22.5.4",
"@types/node": "^22.9.0",
"@typescript-eslint/eslint-plugin": "^8.9.0",
"@typescript-eslint/parser": "^8.11.0",
"@vercel/ncc": "0.38.2",
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 @@ -18,7 +18,7 @@
"@types/aws-lambda": "^8.10.145",
"@types/express": "^4.17.21",
"@types/jest": "^29.5.14",
"@types/node": "^22.5.4",
"@types/node": "^22.9.0",
"@typescript-eslint/eslint-plugin": "^8.9.0",
"@typescript-eslint/parser": "^8.11.0",
"@vercel/ncc": "0.38.2",
Expand Down
27 changes: 18 additions & 9 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:^4.3.0"
"@types/aws-lambda": "npm:^8.10.145"
"@types/jest": "npm:^29.5.14"
"@types/node": "npm:^22.5.4"
"@types/node": "npm:^22.9.0"
"@typescript-eslint/eslint-plugin": "npm:^8.9.0"
"@typescript-eslint/parser": "npm:^8.11.0"
"@vercel/ncc": "npm:^0.38.2"
Expand Down Expand Up @@ -141,7 +141,7 @@ __metadata:
"@types/aws-lambda": "npm:^8.10.145"
"@types/express": "npm:^4.17.21"
"@types/jest": "npm:^29.5.14"
"@types/node": "npm:^22.5.4"
"@types/node": "npm:^22.9.0"
"@typescript-eslint/eslint-plugin": "npm:^8.9.0"
"@typescript-eslint/parser": "npm:^8.11.0"
"@vercel/ncc": "npm:0.38.2"
Expand Down Expand Up @@ -171,7 +171,7 @@ __metadata:
"@types/aws-lambda": "npm:^8.10.145"
"@types/express": "npm:^4.17.21"
"@types/jest": "npm:^29.5.14"
"@types/node": "npm:^22.5.4"
"@types/node": "npm:^22.9.0"
"@typescript-eslint/eslint-plugin": "npm:^8.9.0"
"@typescript-eslint/parser": "npm:^8.11.0"
"@vercel/ncc": "npm:0.38.2"
Expand Down Expand Up @@ -208,7 +208,7 @@ __metadata:
"@trivago/prettier-plugin-sort-imports": "npm:^4.3.0"
"@types/aws-lambda": "npm:^8.10.145"
"@types/jest": "npm:^29.5.14"
"@types/node": "npm:^22.5.4"
"@types/node": "npm:^22.9.0"
"@typescript-eslint/eslint-plugin": "npm:^8.9.0"
"@typescript-eslint/parser": "npm:^8.11.0"
"@vercel/ncc": "npm:^0.38.2"
Expand Down Expand Up @@ -243,7 +243,7 @@ __metadata:
"@trivago/prettier-plugin-sort-imports": "npm:^4.3.0"
"@types/aws-lambda": "npm:^8.10.145"
"@types/jest": "npm:^29.5.14"
"@types/node": "npm:^22.5.4"
"@types/node": "npm:^22.9.0"
"@types/request": "npm:^2.48.12"
"@typescript-eslint/eslint-plugin": "npm:^8.9.0"
"@typescript-eslint/parser": "npm:^8.11.0"
Expand Down Expand Up @@ -273,7 +273,7 @@ __metadata:
"@trivago/prettier-plugin-sort-imports": "npm:^4.3.0"
"@types/aws-lambda": "npm:^8.10.145"
"@types/jest": "npm:^29.5.14"
"@types/node": "npm:^22.5.4"
"@types/node": "npm:^22.9.0"
"@typescript-eslint/eslint-plugin": "npm:^8.9.0"
"@typescript-eslint/parser": "npm:^8.11.0"
"@vercel/ncc": "npm:^0.38.2"
Expand Down Expand Up @@ -309,7 +309,7 @@ __metadata:
"@types/aws-lambda": "npm:^8.10.145"
"@types/express": "npm:^4.17.21"
"@types/jest": "npm:^29.5.14"
"@types/node": "npm:^22.5.4"
"@types/node": "npm:^22.9.0"
"@typescript-eslint/eslint-plugin": "npm:^8.9.0"
"@typescript-eslint/parser": "npm:^8.11.0"
"@vercel/ncc": "npm:0.38.2"
Expand Down Expand Up @@ -5273,7 +5273,7 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:^22.5.4":
"@types/node@npm:*":
version: 22.5.4
resolution: "@types/node@npm:22.5.4"
dependencies:
Expand All @@ -5282,6 +5282,15 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^22.9.0":
version: 22.9.0
resolution: "@types/node@npm:22.9.0"
dependencies:
undici-types: "npm:~6.19.8"
checksum: 10c0/3f46cbe0a49bab4ba30494025e4c8a6e699b98ac922857aa1f0209ce11a1313ee46e6808b8f13fe5b8b960a9d7796b77c8d542ad4e9810e85ef897d5593b5d51
languageName: node
linkType: hard

"@types/parse-json@npm:^4.0.0":
version: 4.0.2
resolution: "@types/parse-json@npm:4.0.2"
Expand Down Expand Up @@ -11370,7 +11379,7 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~6.19.2":
"undici-types@npm:~6.19.2, undici-types@npm:~6.19.8":
version: 6.19.8
resolution: "undici-types@npm:6.19.8"
checksum: 10c0/078afa5990fba110f6824823ace86073b4638f1d5112ee26e790155f481f2a868cc3e0615505b6f4282bdf74a3d8caad715fd809e870c2bb0704e3ea6082f344
Expand Down