diff --git a/lambdas/functions/ami-housekeeper/package.json b/lambdas/functions/ami-housekeeper/package.json index 4d73a0ca11..8f886e16f3 100644 --- a/lambdas/functions/ami-housekeeper/package.json +++ b/lambdas/functions/ami-housekeeper/package.json @@ -20,7 +20,7 @@ "@types/aws-lambda": "^8.10.146", "@types/jest": "^29.5.14", "@types/node": "^22.10.2", - "@typescript-eslint/eslint-plugin": "^8.18.1", + "@typescript-eslint/eslint-plugin": "^8.19.1", "@typescript-eslint/parser": "^8.16.0", "@vercel/ncc": "^0.38.3", "aws-sdk-client-mock": "^4.1.0", diff --git a/lambdas/functions/control-plane/package.json b/lambdas/functions/control-plane/package.json index 55a7cf0724..5300fe15ed 100644 --- a/lambdas/functions/control-plane/package.json +++ b/lambdas/functions/control-plane/package.json @@ -20,7 +20,7 @@ "@types/aws-lambda": "^8.10.146", "@types/jest": "^29.5.14", "@types/node": "^22.10.2", - "@typescript-eslint/eslint-plugin": "^8.18.1", + "@typescript-eslint/eslint-plugin": "^8.19.1", "@typescript-eslint/parser": "^8.16.0", "@vercel/ncc": "^0.38.3", "aws-sdk-client-mock": "^4.1.0", diff --git a/lambdas/functions/gh-agent-syncer/package.json b/lambdas/functions/gh-agent-syncer/package.json index d31a7bad47..1d9c4b8785 100644 --- a/lambdas/functions/gh-agent-syncer/package.json +++ b/lambdas/functions/gh-agent-syncer/package.json @@ -21,7 +21,7 @@ "@types/jest": "^29.5.14", "@types/node": "^22.10.2", "@types/request": "^2.48.12", - "@typescript-eslint/eslint-plugin": "^8.18.1", + "@typescript-eslint/eslint-plugin": "^8.19.1", "@typescript-eslint/parser": "^8.16.0", "@vercel/ncc": "^0.38.3", "aws-sdk-client-mock": "^4.1.0", diff --git a/lambdas/functions/termination-watcher/package.json b/lambdas/functions/termination-watcher/package.json index 1d085e4c2d..766bfe2acd 100644 --- a/lambdas/functions/termination-watcher/package.json +++ b/lambdas/functions/termination-watcher/package.json @@ -18,7 +18,7 @@ "@types/aws-lambda": "^8.10.146", "@types/jest": "^29.5.14", "@types/node": "^22.10.2", - "@typescript-eslint/eslint-plugin": "^8.18.1", + "@typescript-eslint/eslint-plugin": "^8.19.1", "@typescript-eslint/parser": "^8.16.0", "@vercel/ncc": "^0.38.3", "aws-sdk-client-mock": "^4.1.0", diff --git a/lambdas/functions/webhook/package.json b/lambdas/functions/webhook/package.json index 044824c5db..515cded0af 100644 --- a/lambdas/functions/webhook/package.json +++ b/lambdas/functions/webhook/package.json @@ -22,7 +22,7 @@ "@types/express": "^4.17.21", "@types/jest": "^29.5.14", "@types/node": "^22.10.2", - "@typescript-eslint/eslint-plugin": "^8.18.1", + "@typescript-eslint/eslint-plugin": "^8.19.1", "@typescript-eslint/parser": "^8.16.0", "@vercel/ncc": "0.38.3", "body-parser": "^1.20.3", diff --git a/lambdas/libs/aws-powertools-util/package.json b/lambdas/libs/aws-powertools-util/package.json index 551fdec650..d84db7bea4 100644 --- a/lambdas/libs/aws-powertools-util/package.json +++ b/lambdas/libs/aws-powertools-util/package.json @@ -19,7 +19,7 @@ "@types/express": "^4.17.21", "@types/jest": "^29.5.14", "@types/node": "^22.10.2", - "@typescript-eslint/eslint-plugin": "^8.18.1", + "@typescript-eslint/eslint-plugin": "^8.19.1", "@typescript-eslint/parser": "^8.16.0", "@vercel/ncc": "0.38.3", "body-parser": "^1.20.3", diff --git a/lambdas/libs/aws-ssm-util/package.json b/lambdas/libs/aws-ssm-util/package.json index 48e4a8a659..3f31f5f961 100644 --- a/lambdas/libs/aws-ssm-util/package.json +++ b/lambdas/libs/aws-ssm-util/package.json @@ -19,7 +19,7 @@ "@types/express": "^4.17.21", "@types/jest": "^29.5.14", "@types/node": "^22.10.2", - "@typescript-eslint/eslint-plugin": "^8.18.1", + "@typescript-eslint/eslint-plugin": "^8.19.1", "@typescript-eslint/parser": "^8.16.0", "@vercel/ncc": "0.38.3", "body-parser": "^1.20.3", diff --git a/lambdas/yarn.lock b/lambdas/yarn.lock index 3442be1db6..449f24fef8 100644 --- a/lambdas/yarn.lock +++ b/lambdas/yarn.lock @@ -110,7 +110,7 @@ __metadata: "@types/aws-lambda": "npm:^8.10.146" "@types/jest": "npm:^29.5.14" "@types/node": "npm:^22.10.2" - "@typescript-eslint/eslint-plugin": "npm:^8.18.1" + "@typescript-eslint/eslint-plugin": "npm:^8.19.1" "@typescript-eslint/parser": "npm:^8.16.0" "@vercel/ncc": "npm:^0.38.3" aws-sdk-client-mock: "npm:^4.1.0" @@ -142,7 +142,7 @@ __metadata: "@types/express": "npm:^4.17.21" "@types/jest": "npm:^29.5.14" "@types/node": "npm:^22.10.2" - "@typescript-eslint/eslint-plugin": "npm:^8.18.1" + "@typescript-eslint/eslint-plugin": "npm:^8.19.1" "@typescript-eslint/parser": "npm:^8.16.0" "@vercel/ncc": "npm:0.38.3" aws-lambda: "npm:^1.0.7" @@ -172,7 +172,7 @@ __metadata: "@types/express": "npm:^4.17.21" "@types/jest": "npm:^29.5.14" "@types/node": "npm:^22.10.2" - "@typescript-eslint/eslint-plugin": "npm:^8.18.1" + "@typescript-eslint/eslint-plugin": "npm:^8.19.1" "@typescript-eslint/parser": "npm:^8.16.0" "@vercel/ncc": "npm:0.38.3" body-parser: "npm:^1.20.3" @@ -209,7 +209,7 @@ __metadata: "@types/aws-lambda": "npm:^8.10.146" "@types/jest": "npm:^29.5.14" "@types/node": "npm:^22.10.2" - "@typescript-eslint/eslint-plugin": "npm:^8.18.1" + "@typescript-eslint/eslint-plugin": "npm:^8.19.1" "@typescript-eslint/parser": "npm:^8.16.0" "@vercel/ncc": "npm:^0.38.3" aws-sdk-client-mock: "npm:^4.1.0" @@ -245,7 +245,7 @@ __metadata: "@types/jest": "npm:^29.5.14" "@types/node": "npm:^22.10.2" "@types/request": "npm:^2.48.12" - "@typescript-eslint/eslint-plugin": "npm:^8.18.1" + "@typescript-eslint/eslint-plugin": "npm:^8.19.1" "@typescript-eslint/parser": "npm:^8.16.0" "@vercel/ncc": "npm:^0.38.3" aws-sdk-client-mock: "npm:^4.1.0" @@ -274,7 +274,7 @@ __metadata: "@types/aws-lambda": "npm:^8.10.146" "@types/jest": "npm:^29.5.14" "@types/node": "npm:^22.10.2" - "@typescript-eslint/eslint-plugin": "npm:^8.18.1" + "@typescript-eslint/eslint-plugin": "npm:^8.19.1" "@typescript-eslint/parser": "npm:^8.16.0" "@vercel/ncc": "npm:^0.38.3" aws-sdk-client-mock: "npm:^4.1.0" @@ -310,7 +310,7 @@ __metadata: "@types/express": "npm:^4.17.21" "@types/jest": "npm:^29.5.14" "@types/node": "npm:^22.10.2" - "@typescript-eslint/eslint-plugin": "npm:^8.18.1" + "@typescript-eslint/eslint-plugin": "npm:^8.19.1" "@typescript-eslint/parser": "npm:^8.16.0" "@vercel/ncc": "npm:0.38.3" aws-lambda: "npm:^1.0.7" @@ -5408,24 +5408,24 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/eslint-plugin@npm:^8.18.1": - version: 8.18.1 - resolution: "@typescript-eslint/eslint-plugin@npm:8.18.1" +"@typescript-eslint/eslint-plugin@npm:^8.19.1": + version: 8.19.1 + resolution: "@typescript-eslint/eslint-plugin@npm:8.19.1" dependencies: "@eslint-community/regexpp": "npm:^4.10.0" - "@typescript-eslint/scope-manager": "npm:8.18.1" - "@typescript-eslint/type-utils": "npm:8.18.1" - "@typescript-eslint/utils": "npm:8.18.1" - "@typescript-eslint/visitor-keys": "npm:8.18.1" + "@typescript-eslint/scope-manager": "npm:8.19.1" + "@typescript-eslint/type-utils": "npm:8.19.1" + "@typescript-eslint/utils": "npm:8.19.1" + "@typescript-eslint/visitor-keys": "npm:8.19.1" graphemer: "npm:^1.4.0" ignore: "npm:^5.3.1" natural-compare: "npm:^1.4.0" - ts-api-utils: "npm:^1.3.0" + ts-api-utils: "npm:^2.0.0" peerDependencies: "@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0 eslint: ^8.57.0 || ^9.0.0 typescript: ">=4.8.4 <5.8.0" - checksum: 10c0/7994d323228f3fc3ec124291cd02761251bcd9a5a6356001d2cb8f68abdb400c3cfbeb343d6941d8e6b6c8d2d616a278bbb3b6d9ed839ba5148a05f60a1f67b4 + checksum: 10c0/993784b04533b13c3f3919c793cfc3a369fa61692e1a2d72de6fba27df247c275d852cdcbc4e393c310b73fce8d34d210a9b632b66f4d761a1a3b4781f8fa93f languageName: node linkType: hard @@ -5457,28 +5457,28 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/scope-manager@npm:8.18.1": - version: 8.18.1 - resolution: "@typescript-eslint/scope-manager@npm:8.18.1" +"@typescript-eslint/scope-manager@npm:8.19.1": + version: 8.19.1 + resolution: "@typescript-eslint/scope-manager@npm:8.19.1" dependencies: - "@typescript-eslint/types": "npm:8.18.1" - "@typescript-eslint/visitor-keys": "npm:8.18.1" - checksum: 10c0/97c503b2ece79b6c99ca8e6a5f1f40855cf72f17fbf05e42e62d19c2666e7e6f5df9bf71f13dbc4720c5ee0397670ba8052482a90441fbffa901da5f2e739565 + "@typescript-eslint/types": "npm:8.19.1" + "@typescript-eslint/visitor-keys": "npm:8.19.1" + checksum: 10c0/7dca0c28ad27a0c7e26499e0f584f98efdcf34087f46aadc661b36c310484b90655e83818bafd249b5a28c7094a69c54d553f6cd403869bf134f95a9148733f5 languageName: node linkType: hard -"@typescript-eslint/type-utils@npm:8.18.1": - version: 8.18.1 - resolution: "@typescript-eslint/type-utils@npm:8.18.1" +"@typescript-eslint/type-utils@npm:8.19.1": + version: 8.19.1 + resolution: "@typescript-eslint/type-utils@npm:8.19.1" dependencies: - "@typescript-eslint/typescript-estree": "npm:8.18.1" - "@typescript-eslint/utils": "npm:8.18.1" + "@typescript-eslint/typescript-estree": "npm:8.19.1" + "@typescript-eslint/utils": "npm:8.19.1" debug: "npm:^4.3.4" - ts-api-utils: "npm:^1.3.0" + ts-api-utils: "npm:^2.0.0" peerDependencies: eslint: ^8.57.0 || ^9.0.0 typescript: ">=4.8.4 <5.8.0" - checksum: 10c0/cfe5362a22fa5e18a2662928904da024e42c84cb58a46238b9b61edafcd046f53c9505637176c8cd1c386165c6a6ed15a2b51700495cad6c20e0e33499d483a1 + checksum: 10c0/757592b515beec58c079c605aa648ba94d985ae48ba40460034e849c7bc2b603b1da6113e59688e284608c9d5ccaa27adf0a14fb032cb1782200c6acae51ddd2 languageName: node linkType: hard @@ -5489,10 +5489,10 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/types@npm:8.18.1": - version: 8.18.1 - resolution: "@typescript-eslint/types@npm:8.18.1" - checksum: 10c0/0a2ca5f7cdebcc844b6bc1e5afc5d83b563f55917d20e3fea3a17ed39c54b003178e26b5ec535113f45c93c569b46628d9a67defa70c01cbdfa801573fed69a2 +"@typescript-eslint/types@npm:8.19.1": + version: 8.19.1 + resolution: "@typescript-eslint/types@npm:8.19.1" + checksum: 10c0/e907bf096d5ed7a812a1e537a98dd881ab5d2d47e072225bfffaa218c1433115a148b27a15744db8374b46dac721617c6d13a1da255fdeb369cf193416533f6e languageName: node linkType: hard @@ -5515,36 +5515,36 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/typescript-estree@npm:8.18.1": - version: 8.18.1 - resolution: "@typescript-eslint/typescript-estree@npm:8.18.1" +"@typescript-eslint/typescript-estree@npm:8.19.1": + version: 8.19.1 + resolution: "@typescript-eslint/typescript-estree@npm:8.19.1" dependencies: - "@typescript-eslint/types": "npm:8.18.1" - "@typescript-eslint/visitor-keys": "npm:8.18.1" + "@typescript-eslint/types": "npm:8.19.1" + "@typescript-eslint/visitor-keys": "npm:8.19.1" debug: "npm:^4.3.4" fast-glob: "npm:^3.3.2" is-glob: "npm:^4.0.3" minimatch: "npm:^9.0.4" semver: "npm:^7.6.0" - ts-api-utils: "npm:^1.3.0" + ts-api-utils: "npm:^2.0.0" peerDependencies: typescript: ">=4.8.4 <5.8.0" - checksum: 10c0/7ecb061dc63c729b23f4f15db5736ca93b1ae633108400e6c31cf8af782494912f25c3683f9f952dbfd10cb96031caba247a1ad406abf5d163639a00ac3ce5a3 + checksum: 10c0/549d9d565a58a25fc8397a555506f2e8d29a740f5b6ed9105479e22de5aab89d9d535959034a8e9d4115adb435de09ee6987d28e8922052eea577842ddce1a7a languageName: node linkType: hard -"@typescript-eslint/utils@npm:8.18.1": - version: 8.18.1 - resolution: "@typescript-eslint/utils@npm:8.18.1" +"@typescript-eslint/utils@npm:8.19.1": + version: 8.19.1 + resolution: "@typescript-eslint/utils@npm:8.19.1" dependencies: "@eslint-community/eslint-utils": "npm:^4.4.0" - "@typescript-eslint/scope-manager": "npm:8.18.1" - "@typescript-eslint/types": "npm:8.18.1" - "@typescript-eslint/typescript-estree": "npm:8.18.1" + "@typescript-eslint/scope-manager": "npm:8.19.1" + "@typescript-eslint/types": "npm:8.19.1" + "@typescript-eslint/typescript-estree": "npm:8.19.1" peerDependencies: eslint: ^8.57.0 || ^9.0.0 typescript: ">=4.8.4 <5.8.0" - checksum: 10c0/1e29408bd8fbda9f3386dabdb2b7471dacff28342d5bd6521ca3b7932df0cae100030d2eac75d946a82cbefa33f78000eed4ce789128fdea069ffeabd4429d80 + checksum: 10c0/f7d2fe9a2bd8cb3ae6fafe5e465882a6784b2acf81d43d194c579381b92651c2ffc0fca69d2a35eee119f539622752a0e9ec063aaec7576d5d2bfe68b441980d languageName: node linkType: hard @@ -5558,13 +5558,13 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/visitor-keys@npm:8.18.1": - version: 8.18.1 - resolution: "@typescript-eslint/visitor-keys@npm:8.18.1" +"@typescript-eslint/visitor-keys@npm:8.19.1": + version: 8.19.1 + resolution: "@typescript-eslint/visitor-keys@npm:8.19.1" dependencies: - "@typescript-eslint/types": "npm:8.18.1" + "@typescript-eslint/types": "npm:8.19.1" eslint-visitor-keys: "npm:^4.2.0" - checksum: 10c0/68651ae1825dbd660ea39b4e1d1618f6ad0026fa3a04aecec296750977cab316564e3e2ace8edbebf1ae86bd17d86acc98cac7b6e9aad4e1c666bd26f18706ad + checksum: 10c0/117537450a099f51f3f0d39186f248ae370bdc1b7f6975dbdbffcfc89e6e1aa47c1870db790d4f778a48f2c1f6cd9c269b63867c12afaa424367c63dabee8fd0 languageName: node linkType: hard @@ -11141,6 +11141,15 @@ __metadata: languageName: node linkType: hard +"ts-api-utils@npm:^2.0.0": + version: 2.0.0 + resolution: "ts-api-utils@npm:2.0.0" + peerDependencies: + typescript: ">=4.8.4" + checksum: 10c0/6165e29a5b75bd0218e3cb0f9ee31aa893dbd819c2e46dbb086c841121eb0436ed47c2c18a20cb3463d74fd1fb5af62e2604ba5971cc48e5b38ebbdc56746dfc + languageName: node + linkType: hard + "ts-essentials@npm:^10.0.0": version: 10.0.1 resolution: "ts-essentials@npm:10.0.1"