diff --git a/lambdas/functions/ami-housekeeper/package.json b/lambdas/functions/ami-housekeeper/package.json index 8fbc128b3b..98d1963179 100644 --- a/lambdas/functions/ami-housekeeper/package.json +++ b/lambdas/functions/ami-housekeeper/package.json @@ -20,7 +20,7 @@ "@types/aws-lambda": "^8.10.143", "@types/jest": "^29.5.12", "@types/node": "^22.5.4", - "@typescript-eslint/eslint-plugin": "^7.18.0", + "@typescript-eslint/eslint-plugin": "^8.6.0", "@typescript-eslint/parser": "^7.18.0", "@vercel/ncc": "^0.38.1", "aws-sdk-client-mock": "^4.0.1", diff --git a/lambdas/functions/control-plane/package.json b/lambdas/functions/control-plane/package.json index 674e36243e..40e8c704f5 100644 --- a/lambdas/functions/control-plane/package.json +++ b/lambdas/functions/control-plane/package.json @@ -20,7 +20,7 @@ "@types/aws-lambda": "^8.10.143", "@types/jest": "^29.5.12", "@types/node": "^22.5.4", - "@typescript-eslint/eslint-plugin": "^7.18.0", + "@typescript-eslint/eslint-plugin": "^8.6.0", "@typescript-eslint/parser": "^7.18.0", "@vercel/ncc": "^0.38.1", "aws-sdk-client-mock": "^4.0.1", diff --git a/lambdas/functions/gh-agent-syncer/package.json b/lambdas/functions/gh-agent-syncer/package.json index 09a5e3b82b..b8701ffa7f 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.12", "@types/node": "^22.5.4", "@types/request": "^2.48.12", - "@typescript-eslint/eslint-plugin": "^7.18.0", + "@typescript-eslint/eslint-plugin": "^8.6.0", "@typescript-eslint/parser": "^7.18.0", "@vercel/ncc": "^0.38.1", "aws-sdk-client-mock": "^4.0.1", diff --git a/lambdas/functions/termination-watcher/package.json b/lambdas/functions/termination-watcher/package.json index 95784123cf..a045a3314f 100644 --- a/lambdas/functions/termination-watcher/package.json +++ b/lambdas/functions/termination-watcher/package.json @@ -18,7 +18,7 @@ "@types/aws-lambda": "^8.10.143", "@types/jest": "^29.5.12", "@types/node": "^22.5.4", - "@typescript-eslint/eslint-plugin": "^7.18.0", + "@typescript-eslint/eslint-plugin": "^8.6.0", "@typescript-eslint/parser": "^7.18.0", "@vercel/ncc": "^0.38.1", "aws-sdk-client-mock": "^4.0.1", diff --git a/lambdas/functions/webhook/package.json b/lambdas/functions/webhook/package.json index 7f6e3b4009..35fd34bac7 100644 --- a/lambdas/functions/webhook/package.json +++ b/lambdas/functions/webhook/package.json @@ -21,7 +21,7 @@ "@types/express": "^4.17.21", "@types/jest": "^29.5.12", "@types/node": "^22.5.4", - "@typescript-eslint/eslint-plugin": "^7.18.0", + "@typescript-eslint/eslint-plugin": "^8.6.0", "@typescript-eslint/parser": "^7.18.0", "@vercel/ncc": "0.38.1", "body-parser": "^1.20.3", diff --git a/lambdas/libs/aws-powertools-util/package.json b/lambdas/libs/aws-powertools-util/package.json index f5f2e9e769..cf5151c951 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.12", "@types/node": "^22.5.4", - "@typescript-eslint/eslint-plugin": "^7.18.0", + "@typescript-eslint/eslint-plugin": "^8.6.0", "@typescript-eslint/parser": "^7.18.0", "@vercel/ncc": "0.38.1", "body-parser": "^1.20.3", diff --git a/lambdas/libs/aws-ssm-util/package.json b/lambdas/libs/aws-ssm-util/package.json index 8330539cca..994fecf637 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.12", "@types/node": "^22.5.4", - "@typescript-eslint/eslint-plugin": "^7.18.0", + "@typescript-eslint/eslint-plugin": "^8.6.0", "@typescript-eslint/parser": "^7.18.0", "@vercel/ncc": "0.38.1", "body-parser": "^1.20.3", diff --git a/lambdas/yarn.lock b/lambdas/yarn.lock index 7521ec94af..5234d5bdde 100644 --- a/lambdas/yarn.lock +++ b/lambdas/yarn.lock @@ -110,7 +110,7 @@ __metadata: "@types/aws-lambda": "npm:^8.10.143" "@types/jest": "npm:^29.5.12" "@types/node": "npm:^22.5.4" - "@typescript-eslint/eslint-plugin": "npm:^7.18.0" + "@typescript-eslint/eslint-plugin": "npm:^8.6.0" "@typescript-eslint/parser": "npm:^7.18.0" "@vercel/ncc": "npm:^0.38.1" aws-sdk-client-mock: "npm:^4.0.1" @@ -142,7 +142,7 @@ __metadata: "@types/express": "npm:^4.17.21" "@types/jest": "npm:^29.5.12" "@types/node": "npm:^22.5.4" - "@typescript-eslint/eslint-plugin": "npm:^7.18.0" + "@typescript-eslint/eslint-plugin": "npm:^8.6.0" "@typescript-eslint/parser": "npm:^7.18.0" "@vercel/ncc": "npm:0.38.1" aws-lambda: "npm:^1.0.7" @@ -172,7 +172,7 @@ __metadata: "@types/express": "npm:^4.17.21" "@types/jest": "npm:^29.5.12" "@types/node": "npm:^22.5.4" - "@typescript-eslint/eslint-plugin": "npm:^7.18.0" + "@typescript-eslint/eslint-plugin": "npm:^8.6.0" "@typescript-eslint/parser": "npm:^7.18.0" "@vercel/ncc": "npm:0.38.1" body-parser: "npm:^1.20.3" @@ -209,7 +209,7 @@ __metadata: "@types/aws-lambda": "npm:^8.10.143" "@types/jest": "npm:^29.5.12" "@types/node": "npm:^22.5.4" - "@typescript-eslint/eslint-plugin": "npm:^7.18.0" + "@typescript-eslint/eslint-plugin": "npm:^8.6.0" "@typescript-eslint/parser": "npm:^7.18.0" "@vercel/ncc": "npm:^0.38.1" aws-sdk-client-mock: "npm:^4.0.1" @@ -245,7 +245,7 @@ __metadata: "@types/jest": "npm:^29.5.12" "@types/node": "npm:^22.5.4" "@types/request": "npm:^2.48.12" - "@typescript-eslint/eslint-plugin": "npm:^7.18.0" + "@typescript-eslint/eslint-plugin": "npm:^8.6.0" "@typescript-eslint/parser": "npm:^7.18.0" "@vercel/ncc": "npm:^0.38.1" aws-sdk-client-mock: "npm:^4.0.1" @@ -274,7 +274,7 @@ __metadata: "@types/aws-lambda": "npm:^8.10.143" "@types/jest": "npm:^29.5.12" "@types/node": "npm:^22.5.4" - "@typescript-eslint/eslint-plugin": "npm:^7.18.0" + "@typescript-eslint/eslint-plugin": "npm:^8.6.0" "@typescript-eslint/parser": "npm:^7.18.0" "@vercel/ncc": "npm:^0.38.1" aws-sdk-client-mock: "npm:^4.0.1" @@ -309,7 +309,7 @@ __metadata: "@types/express": "npm:^4.17.21" "@types/jest": "npm:^29.5.12" "@types/node": "npm:^22.5.4" - "@typescript-eslint/eslint-plugin": "npm:^7.18.0" + "@typescript-eslint/eslint-plugin": "npm:^8.6.0" "@typescript-eslint/parser": "npm:^7.18.0" "@vercel/ncc": "npm:0.38.1" aws-lambda: "npm:^1.0.7" @@ -5330,26 +5330,26 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/eslint-plugin@npm:^7.18.0": - version: 7.18.0 - resolution: "@typescript-eslint/eslint-plugin@npm:7.18.0" +"@typescript-eslint/eslint-plugin@npm:^8.6.0": + version: 8.6.0 + resolution: "@typescript-eslint/eslint-plugin@npm:8.6.0" dependencies: "@eslint-community/regexpp": "npm:^4.10.0" - "@typescript-eslint/scope-manager": "npm:7.18.0" - "@typescript-eslint/type-utils": "npm:7.18.0" - "@typescript-eslint/utils": "npm:7.18.0" - "@typescript-eslint/visitor-keys": "npm:7.18.0" + "@typescript-eslint/scope-manager": "npm:8.6.0" + "@typescript-eslint/type-utils": "npm:8.6.0" + "@typescript-eslint/utils": "npm:8.6.0" + "@typescript-eslint/visitor-keys": "npm:8.6.0" graphemer: "npm:^1.4.0" ignore: "npm:^5.3.1" natural-compare: "npm:^1.4.0" ts-api-utils: "npm:^1.3.0" peerDependencies: - "@typescript-eslint/parser": ^7.0.0 - eslint: ^8.56.0 + "@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0 + eslint: ^8.57.0 || ^9.0.0 peerDependenciesMeta: typescript: optional: true - checksum: 10c0/2b37948fa1b0dab77138909dabef242a4d49ab93e4019d4ef930626f0a7d96b03e696cd027fa0087881c20e73be7be77c942606b4a76fa599e6b37f6985304c3 + checksum: 10c0/c777f01535b896d3092f9886a67ccf9e50bf9e0f581ffab607c5e95dbf3092299b0d9f3e6041b134d69059a6fa5691785940b81015f73bb9a0e9d1605f6442ea languageName: node linkType: hard @@ -5381,20 +5381,28 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/type-utils@npm:7.18.0": - version: 7.18.0 - resolution: "@typescript-eslint/type-utils@npm:7.18.0" +"@typescript-eslint/scope-manager@npm:8.6.0": + version: 8.6.0 + resolution: "@typescript-eslint/scope-manager@npm:8.6.0" dependencies: - "@typescript-eslint/typescript-estree": "npm:7.18.0" - "@typescript-eslint/utils": "npm:7.18.0" + "@typescript-eslint/types": "npm:8.6.0" + "@typescript-eslint/visitor-keys": "npm:8.6.0" + checksum: 10c0/37092ef70171c06854ac67ebfb2255063890c1c6133654e6b15b6adb6d2ab83de4feafd1599f4d02ed71a018226fcb3a389021758ec045e1904fb1798e90b4fe + languageName: node + linkType: hard + +"@typescript-eslint/type-utils@npm:8.6.0": + version: 8.6.0 + resolution: "@typescript-eslint/type-utils@npm:8.6.0" + dependencies: + "@typescript-eslint/typescript-estree": "npm:8.6.0" + "@typescript-eslint/utils": "npm:8.6.0" debug: "npm:^4.3.4" ts-api-utils: "npm:^1.3.0" - peerDependencies: - eslint: ^8.56.0 peerDependenciesMeta: typescript: optional: true - checksum: 10c0/ad92a38007be620f3f7036f10e234abdc2fdc518787b5a7227e55fd12896dacf56e8b34578723fbf9bea8128df2510ba8eb6739439a3879eda9519476d5783fd + checksum: 10c0/914b4637caa40c102117655a9b4451e0db611a61309ed39d6c57522655463c059f4dfd4e2d7ffdefcc9ab7533be21fb877b740c58f5be11f3530aa29f3d2cb62 languageName: node linkType: hard @@ -5405,6 +5413,13 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/types@npm:8.6.0": + version: 8.6.0 + resolution: "@typescript-eslint/types@npm:8.6.0" + checksum: 10c0/e7051d212252f7d1905b5527b211e335db4ec5bb1d3a52d73c8d2de6ddf5cbc981f2c92ca9ffcef35f7447bda635ea1ccce5f884ade7f243d14f2a254982c698 + languageName: node + linkType: hard + "@typescript-eslint/typescript-estree@npm:7.18.0": version: 7.18.0 resolution: "@typescript-eslint/typescript-estree@npm:7.18.0" @@ -5424,17 +5439,36 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/utils@npm:7.18.0": - version: 7.18.0 - resolution: "@typescript-eslint/utils@npm:7.18.0" +"@typescript-eslint/typescript-estree@npm:8.6.0": + version: 8.6.0 + resolution: "@typescript-eslint/typescript-estree@npm:8.6.0" + dependencies: + "@typescript-eslint/types": "npm:8.6.0" + "@typescript-eslint/visitor-keys": "npm:8.6.0" + 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" + peerDependenciesMeta: + typescript: + optional: true + checksum: 10c0/33ab8c03221a797865301f09d1d198c67f8b0e3dbf0d13e41f699dc2740242303a9fcfd7b38302cef318541fdedd832fd6e8ba34a5041a57e9114fa134045385 + languageName: node + linkType: hard + +"@typescript-eslint/utils@npm:8.6.0": + version: 8.6.0 + resolution: "@typescript-eslint/utils@npm:8.6.0" dependencies: "@eslint-community/eslint-utils": "npm:^4.4.0" - "@typescript-eslint/scope-manager": "npm:7.18.0" - "@typescript-eslint/types": "npm:7.18.0" - "@typescript-eslint/typescript-estree": "npm:7.18.0" + "@typescript-eslint/scope-manager": "npm:8.6.0" + "@typescript-eslint/types": "npm:8.6.0" + "@typescript-eslint/typescript-estree": "npm:8.6.0" peerDependencies: - eslint: ^8.56.0 - checksum: 10c0/a25a6d50eb45c514469a01ff01f215115a4725fb18401055a847ddf20d1b681409c4027f349033a95c4ff7138d28c3b0a70253dfe8262eb732df4b87c547bd1e + eslint: ^8.57.0 || ^9.0.0 + checksum: 10c0/5b615106342dfdf09f5a73e2554cc0c4d979c262a9a4548eb76ec7045768e0ff0bf0316cf8a5eb5404689cd476fcd335fc84f90eb985557559e42aeee33d687e languageName: node linkType: hard @@ -5448,6 +5482,16 @@ __metadata: languageName: node linkType: hard +"@typescript-eslint/visitor-keys@npm:8.6.0": + version: 8.6.0 + resolution: "@typescript-eslint/visitor-keys@npm:8.6.0" + dependencies: + "@typescript-eslint/types": "npm:8.6.0" + eslint-visitor-keys: "npm:^3.4.3" + checksum: 10c0/9bd5d5daee9de7e009fdd1b64b1eca685a699d1b2639373bc279c97e25e769fff56fffef708ef66a2b19bc8bb201d36daf9e7084f0e0872178bfcf9d923b41f3 + languageName: node + linkType: hard + "@ungap/structured-clone@npm:^1.2.0": version: 1.2.0 resolution: "@ungap/structured-clone@npm:1.2.0" @@ -7171,7 +7215,7 @@ __metadata: languageName: node linkType: hard -"fast-glob@npm:^3.2.9": +"fast-glob@npm:^3.2.9, fast-glob@npm:^3.3.2": version: 3.3.2 resolution: "fast-glob@npm:3.3.2" dependencies: