From fefcb50f4acd563303f32420342c26347f673eaf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 19:29:42 +0000 Subject: [PATCH] chore(lambda): bump @typescript-eslint/eslint-plugin in /lambdas Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.19.1 to 8.22.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.22.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../functions/ami-housekeeper/package.json | 2 +- lambdas/functions/control-plane/package.json | 2 +- .../functions/gh-agent-syncer/package.json | 2 +- .../termination-watcher/package.json | 2 +- lambdas/functions/webhook/package.json | 2 +- lambdas/libs/aws-powertools-util/package.json | 2 +- lambdas/libs/aws-ssm-util/package.json | 2 +- lambdas/yarn.lock | 98 +++++++++---------- 8 files changed, 56 insertions(+), 56 deletions(-) diff --git a/lambdas/functions/ami-housekeeper/package.json b/lambdas/functions/ami-housekeeper/package.json index b15e039e06..27fde3795e 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.19.1", + "@typescript-eslint/eslint-plugin": "^8.22.0", "@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 eb169e9552..e07264d215 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.19.1", + "@typescript-eslint/eslint-plugin": "^8.22.0", "@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 ad679a87d6..65a89da6cd 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.19.1", + "@typescript-eslint/eslint-plugin": "^8.22.0", "@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 22b4ddd35f..825add6a50 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.19.1", + "@typescript-eslint/eslint-plugin": "^8.22.0", "@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 6e1ed47095..ddfd1d5e82 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.19.1", + "@typescript-eslint/eslint-plugin": "^8.22.0", "@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 f49b9f4bfa..f922937d75 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.19.1", + "@typescript-eslint/eslint-plugin": "^8.22.0", "@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 6b8a80f9fc..d60d85660c 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.19.1", + "@typescript-eslint/eslint-plugin": "^8.22.0", "@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 4bba68e9a5..4bbd4d47f1 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.19.1" + "@typescript-eslint/eslint-plugin": "npm:^8.22.0" "@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.19.1" + "@typescript-eslint/eslint-plugin": "npm:^8.22.0" "@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.19.1" + "@typescript-eslint/eslint-plugin": "npm:^8.22.0" "@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.19.1" + "@typescript-eslint/eslint-plugin": "npm:^8.22.0" "@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.19.1" + "@typescript-eslint/eslint-plugin": "npm:^8.22.0" "@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.19.1" + "@typescript-eslint/eslint-plugin": "npm:^8.22.0" "@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.19.1" + "@typescript-eslint/eslint-plugin": "npm:^8.22.0" "@typescript-eslint/parser": "npm:^8.16.0" "@vercel/ncc": "npm:0.38.3" aws-lambda: "npm:^1.0.7" @@ -5084,15 +5084,15 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/eslint-plugin@npm:^8.19.1": - version: 8.19.1 - resolution: "@typescript-eslint/eslint-plugin@npm:8.19.1" +"@typescript-eslint/eslint-plugin@npm:^8.22.0": + version: 8.22.0 + resolution: "@typescript-eslint/eslint-plugin@npm:8.22.0" dependencies: "@eslint-community/regexpp": "npm:^4.10.0" - "@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" + "@typescript-eslint/scope-manager": "npm:8.22.0" + "@typescript-eslint/type-utils": "npm:8.22.0" + "@typescript-eslint/utils": "npm:8.22.0" + "@typescript-eslint/visitor-keys": "npm:8.22.0" graphemer: "npm:^1.4.0" ignore: "npm:^5.3.1" natural-compare: "npm:^1.4.0" @@ -5101,7 +5101,7 @@ __metadata: "@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/993784b04533b13c3f3919c793cfc3a369fa61692e1a2d72de6fba27df247c275d852cdcbc4e393c310b73fce8d34d210a9b632b66f4d761a1a3b4781f8fa93f + checksum: 10c0/eecc23e05287cc99a43855d64c0f0898f690ee14b8c31b60ba92ce9732443f6b0c9695514b276fb2ecd27e64c15d4c38cd28b570779115525b4dfdbba60e81ca languageName: node linkType: hard @@ -5133,28 +5133,28 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/scope-manager@npm:8.19.1": - version: 8.19.1 - resolution: "@typescript-eslint/scope-manager@npm:8.19.1" +"@typescript-eslint/scope-manager@npm:8.22.0": + version: 8.22.0 + resolution: "@typescript-eslint/scope-manager@npm:8.22.0" dependencies: - "@typescript-eslint/types": "npm:8.19.1" - "@typescript-eslint/visitor-keys": "npm:8.19.1" - checksum: 10c0/7dca0c28ad27a0c7e26499e0f584f98efdcf34087f46aadc661b36c310484b90655e83818bafd249b5a28c7094a69c54d553f6cd403869bf134f95a9148733f5 + "@typescript-eslint/types": "npm:8.22.0" + "@typescript-eslint/visitor-keys": "npm:8.22.0" + checksum: 10c0/f393ab32086f4b095fcd77169abb5200ad94f282860944d164cec8c9b70090c36235f49b066ba24dfd953201b7730e48200a254e5950a9a3565acdacbbc0fd64 languageName: node linkType: hard -"@typescript-eslint/type-utils@npm:8.19.1": - version: 8.19.1 - resolution: "@typescript-eslint/type-utils@npm:8.19.1" +"@typescript-eslint/type-utils@npm:8.22.0": + version: 8.22.0 + resolution: "@typescript-eslint/type-utils@npm:8.22.0" dependencies: - "@typescript-eslint/typescript-estree": "npm:8.19.1" - "@typescript-eslint/utils": "npm:8.19.1" + "@typescript-eslint/typescript-estree": "npm:8.22.0" + "@typescript-eslint/utils": "npm:8.22.0" debug: "npm:^4.3.4" ts-api-utils: "npm:^2.0.0" peerDependencies: eslint: ^8.57.0 || ^9.0.0 typescript: ">=4.8.4 <5.8.0" - checksum: 10c0/757592b515beec58c079c605aa648ba94d985ae48ba40460034e849c7bc2b603b1da6113e59688e284608c9d5ccaa27adf0a14fb032cb1782200c6acae51ddd2 + checksum: 10c0/dc457d9184dc2156eda225c63de03b1052d75464d6393edaf0f1728eecf64170f73e19bc9b9d4a4a029870ce25015b59bd6705e1e18b731ca4fcecac4398bfb7 languageName: node linkType: hard @@ -5165,10 +5165,10 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/types@npm:8.19.1": - version: 8.19.1 - resolution: "@typescript-eslint/types@npm:8.19.1" - checksum: 10c0/e907bf096d5ed7a812a1e537a98dd881ab5d2d47e072225bfffaa218c1433115a148b27a15744db8374b46dac721617c6d13a1da255fdeb369cf193416533f6e +"@typescript-eslint/types@npm:8.22.0": + version: 8.22.0 + resolution: "@typescript-eslint/types@npm:8.22.0" + checksum: 10c0/6357d0937e2b84ddb00763d05053fe50f2270fa428aa11f1ad6a1293827cf54da7e6d4d20b00b9d4f633b6982a2eb0e494f05285daa1279d8a3493f0d8abae18 languageName: node linkType: hard @@ -5191,12 +5191,12 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/typescript-estree@npm:8.19.1": - version: 8.19.1 - resolution: "@typescript-eslint/typescript-estree@npm:8.19.1" +"@typescript-eslint/typescript-estree@npm:8.22.0": + version: 8.22.0 + resolution: "@typescript-eslint/typescript-estree@npm:8.22.0" dependencies: - "@typescript-eslint/types": "npm:8.19.1" - "@typescript-eslint/visitor-keys": "npm:8.19.1" + "@typescript-eslint/types": "npm:8.22.0" + "@typescript-eslint/visitor-keys": "npm:8.22.0" debug: "npm:^4.3.4" fast-glob: "npm:^3.3.2" is-glob: "npm:^4.0.3" @@ -5205,22 +5205,22 @@ __metadata: ts-api-utils: "npm:^2.0.0" peerDependencies: typescript: ">=4.8.4 <5.8.0" - checksum: 10c0/549d9d565a58a25fc8397a555506f2e8d29a740f5b6ed9105479e22de5aab89d9d535959034a8e9d4115adb435de09ee6987d28e8922052eea577842ddce1a7a + checksum: 10c0/0a9d77fbadfb1e54c06abde424e461103576595c70e50ae8a15a3d7c07f125f253f505208e1ea5cc483b9073d95fc10ce0c4ddfe0fe08ec2aceda6314c341e0d languageName: node linkType: hard -"@typescript-eslint/utils@npm:8.19.1": - version: 8.19.1 - resolution: "@typescript-eslint/utils@npm:8.19.1" +"@typescript-eslint/utils@npm:8.22.0": + version: 8.22.0 + resolution: "@typescript-eslint/utils@npm:8.22.0" dependencies: "@eslint-community/eslint-utils": "npm:^4.4.0" - "@typescript-eslint/scope-manager": "npm:8.19.1" - "@typescript-eslint/types": "npm:8.19.1" - "@typescript-eslint/typescript-estree": "npm:8.19.1" + "@typescript-eslint/scope-manager": "npm:8.22.0" + "@typescript-eslint/types": "npm:8.22.0" + "@typescript-eslint/typescript-estree": "npm:8.22.0" peerDependencies: eslint: ^8.57.0 || ^9.0.0 typescript: ">=4.8.4 <5.8.0" - checksum: 10c0/f7d2fe9a2bd8cb3ae6fafe5e465882a6784b2acf81d43d194c579381b92651c2ffc0fca69d2a35eee119f539622752a0e9ec063aaec7576d5d2bfe68b441980d + checksum: 10c0/6f1e3f9c0fb865c8cef4fdca04679cea7357ed011338b54d80550e9ad5369a3f24cbe4b0985d293192fe351fa133e5f4ea401f47af90bb46c21903bfe087b398 languageName: node linkType: hard @@ -5234,13 +5234,13 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/visitor-keys@npm:8.19.1": - version: 8.19.1 - resolution: "@typescript-eslint/visitor-keys@npm:8.19.1" +"@typescript-eslint/visitor-keys@npm:8.22.0": + version: 8.22.0 + resolution: "@typescript-eslint/visitor-keys@npm:8.22.0" dependencies: - "@typescript-eslint/types": "npm:8.19.1" + "@typescript-eslint/types": "npm:8.22.0" eslint-visitor-keys: "npm:^4.2.0" - checksum: 10c0/117537450a099f51f3f0d39186f248ae370bdc1b7f6975dbdbffcfc89e6e1aa47c1870db790d4f778a48f2c1f6cd9c269b63867c12afaa424367c63dabee8fd0 + checksum: 10c0/fd83d2feadaf79950427fbbc3d23ca01cf4646ce7e0dd515a9c881d31ec1cc768e7b8898d3af065e31df39452501a3345092581cbfccac89e89d293519540557 languageName: node linkType: hard