From 5a2099d573ec14449b6823cd9172e06cec3a15a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 19:28:40 +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.17.0 to 8.18.1. - [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.18.1/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 | 115 ++++++++---------- 8 files changed, 61 insertions(+), 68 deletions(-) diff --git a/lambdas/functions/ami-housekeeper/package.json b/lambdas/functions/ami-housekeeper/package.json index b2651bf208..a338087f2c 100644 --- a/lambdas/functions/ami-housekeeper/package.json +++ b/lambdas/functions/ami-housekeeper/package.json @@ -20,7 +20,7 @@ "@types/aws-lambda": "^8.10.145", "@types/jest": "^29.5.14", "@types/node": "^22.9.0", - "@typescript-eslint/eslint-plugin": "^8.17.0", + "@typescript-eslint/eslint-plugin": "^8.18.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 22369961be..03f5fdd4b0 100644 --- a/lambdas/functions/control-plane/package.json +++ b/lambdas/functions/control-plane/package.json @@ -20,7 +20,7 @@ "@types/aws-lambda": "^8.10.145", "@types/jest": "^29.5.14", "@types/node": "^22.9.0", - "@typescript-eslint/eslint-plugin": "^8.17.0", + "@typescript-eslint/eslint-plugin": "^8.18.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 89294494f6..a94a8b832e 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.9.0", "@types/request": "^2.48.12", - "@typescript-eslint/eslint-plugin": "^8.17.0", + "@typescript-eslint/eslint-plugin": "^8.18.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 27017f4965..6e9cdf2dd7 100644 --- a/lambdas/functions/termination-watcher/package.json +++ b/lambdas/functions/termination-watcher/package.json @@ -18,7 +18,7 @@ "@types/aws-lambda": "^8.10.145", "@types/jest": "^29.5.14", "@types/node": "^22.9.0", - "@typescript-eslint/eslint-plugin": "^8.17.0", + "@typescript-eslint/eslint-plugin": "^8.18.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 3e9d22c742..7560c069cd 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.9.0", - "@typescript-eslint/eslint-plugin": "^8.17.0", + "@typescript-eslint/eslint-plugin": "^8.18.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 039a074593..59a36a5781 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.9.0", - "@typescript-eslint/eslint-plugin": "^8.17.0", + "@typescript-eslint/eslint-plugin": "^8.18.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 2d4e39f549..e854b0bfe6 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.9.0", - "@typescript-eslint/eslint-plugin": "^8.17.0", + "@typescript-eslint/eslint-plugin": "^8.18.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 a6167863b0..1c5cd75196 100644 --- a/lambdas/yarn.lock +++ b/lambdas/yarn.lock @@ -110,7 +110,7 @@ __metadata: "@types/aws-lambda": "npm:^8.10.145" "@types/jest": "npm:^29.5.14" "@types/node": "npm:^22.9.0" - "@typescript-eslint/eslint-plugin": "npm:^8.17.0" + "@typescript-eslint/eslint-plugin": "npm:^8.18.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.9.0" - "@typescript-eslint/eslint-plugin": "npm:^8.17.0" + "@typescript-eslint/eslint-plugin": "npm:^8.18.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.9.0" - "@typescript-eslint/eslint-plugin": "npm:^8.17.0" + "@typescript-eslint/eslint-plugin": "npm:^8.18.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.145" "@types/jest": "npm:^29.5.14" "@types/node": "npm:^22.9.0" - "@typescript-eslint/eslint-plugin": "npm:^8.17.0" + "@typescript-eslint/eslint-plugin": "npm:^8.18.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.9.0" "@types/request": "npm:^2.48.12" - "@typescript-eslint/eslint-plugin": "npm:^8.17.0" + "@typescript-eslint/eslint-plugin": "npm:^8.18.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.145" "@types/jest": "npm:^29.5.14" "@types/node": "npm:^22.9.0" - "@typescript-eslint/eslint-plugin": "npm:^8.17.0" + "@typescript-eslint/eslint-plugin": "npm:^8.18.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.9.0" - "@typescript-eslint/eslint-plugin": "npm:^8.17.0" + "@typescript-eslint/eslint-plugin": "npm:^8.18.1" "@typescript-eslint/parser": "npm:^8.16.0" "@vercel/ncc": "npm:0.38.3" aws-lambda: "npm:^1.0.7" @@ -5392,15 +5392,15 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/eslint-plugin@npm:^8.17.0": - version: 8.17.0 - resolution: "@typescript-eslint/eslint-plugin@npm:8.17.0" +"@typescript-eslint/eslint-plugin@npm:^8.18.1": + version: 8.18.1 + resolution: "@typescript-eslint/eslint-plugin@npm:8.18.1" dependencies: "@eslint-community/regexpp": "npm:^4.10.0" - "@typescript-eslint/scope-manager": "npm:8.17.0" - "@typescript-eslint/type-utils": "npm:8.17.0" - "@typescript-eslint/utils": "npm:8.17.0" - "@typescript-eslint/visitor-keys": "npm:8.17.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" graphemer: "npm:^1.4.0" ignore: "npm:^5.3.1" natural-compare: "npm:^1.4.0" @@ -5408,10 +5408,8 @@ __metadata: peerDependencies: "@typescript-eslint/parser": ^8.0.0 || ^8.0.0-alpha.0 eslint: ^8.57.0 || ^9.0.0 - peerDependenciesMeta: - typescript: - optional: true - checksum: 10c0/d78778173571a9a1370345bc2aa3e850235a489d16b8a8b5ba3086b988bbef7549bdae38e509d7a679ba3179c688cc5a408376b158be402770836e94ffc9602d + typescript: ">=4.8.4 <5.8.0" + checksum: 10c0/7994d323228f3fc3ec124291cd02761251bcd9a5a6356001d2cb8f68abdb400c3cfbeb343d6941d8e6b6c8d2d616a278bbb3b6d9ed839ba5148a05f60a1f67b4 languageName: node linkType: hard @@ -5443,30 +5441,28 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/scope-manager@npm:8.17.0": - version: 8.17.0 - resolution: "@typescript-eslint/scope-manager@npm:8.17.0" +"@typescript-eslint/scope-manager@npm:8.18.1": + version: 8.18.1 + resolution: "@typescript-eslint/scope-manager@npm:8.18.1" dependencies: - "@typescript-eslint/types": "npm:8.17.0" - "@typescript-eslint/visitor-keys": "npm:8.17.0" - checksum: 10c0/0c08d14240bad4b3f6874f08ba80b29db1a6657437089a6f109db458c544d835bcdc06ba9140bb4f835233ba4326d9a86e6cf6bdb5209960d2f7025aa3191f4f + "@typescript-eslint/types": "npm:8.18.1" + "@typescript-eslint/visitor-keys": "npm:8.18.1" + checksum: 10c0/97c503b2ece79b6c99ca8e6a5f1f40855cf72f17fbf05e42e62d19c2666e7e6f5df9bf71f13dbc4720c5ee0397670ba8052482a90441fbffa901da5f2e739565 languageName: node linkType: hard -"@typescript-eslint/type-utils@npm:8.17.0": - version: 8.17.0 - resolution: "@typescript-eslint/type-utils@npm:8.17.0" +"@typescript-eslint/type-utils@npm:8.18.1": + version: 8.18.1 + resolution: "@typescript-eslint/type-utils@npm:8.18.1" dependencies: - "@typescript-eslint/typescript-estree": "npm:8.17.0" - "@typescript-eslint/utils": "npm:8.17.0" + "@typescript-eslint/typescript-estree": "npm:8.18.1" + "@typescript-eslint/utils": "npm:8.18.1" debug: "npm:^4.3.4" ts-api-utils: "npm:^1.3.0" peerDependencies: eslint: ^8.57.0 || ^9.0.0 - peerDependenciesMeta: - typescript: - optional: true - checksum: 10c0/6138ec71b5692d4b5e0bf3d7f66a6fa4e91ddea7031907b0ac45a7693df0a2f4cc5bca7218311e0639620d636ceb7efec83a137dfcd5938304d873b774fcc8bd + typescript: ">=4.8.4 <5.8.0" + checksum: 10c0/cfe5362a22fa5e18a2662928904da024e42c84cb58a46238b9b61edafcd046f53c9505637176c8cd1c386165c6a6ed15a2b51700495cad6c20e0e33499d483a1 languageName: node linkType: hard @@ -5477,10 +5473,10 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/types@npm:8.17.0": - version: 8.17.0 - resolution: "@typescript-eslint/types@npm:8.17.0" - checksum: 10c0/26b1bf9dfc3ee783c85c6f354b84c28706d5689d777f3ff2de2cb496e45f9d0189c0d561c03ccbc8b24712438be17cf63dd0871ff3ca2083e7f48749770d1893 +"@typescript-eslint/types@npm:8.18.1": + version: 8.18.1 + resolution: "@typescript-eslint/types@npm:8.18.1" + checksum: 10c0/0a2ca5f7cdebcc844b6bc1e5afc5d83b563f55917d20e3fea3a17ed39c54b003178e26b5ec535113f45c93c569b46628d9a67defa70c01cbdfa801573fed69a2 languageName: node linkType: hard @@ -5503,39 +5499,36 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/typescript-estree@npm:8.17.0": - version: 8.17.0 - resolution: "@typescript-eslint/typescript-estree@npm:8.17.0" +"@typescript-eslint/typescript-estree@npm:8.18.1": + version: 8.18.1 + resolution: "@typescript-eslint/typescript-estree@npm:8.18.1" dependencies: - "@typescript-eslint/types": "npm:8.17.0" - "@typescript-eslint/visitor-keys": "npm:8.17.0" + "@typescript-eslint/types": "npm:8.18.1" + "@typescript-eslint/visitor-keys": "npm:8.18.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" - peerDependenciesMeta: - typescript: - optional: true - checksum: 10c0/523013f9b5cf2c58c566868e4c3b0b9ac1b4807223a6d64e2a7c58e01e53b6587ba61f1a8241eade361f3f426d6057657515473176141ef8aebb352bc0d223ce + peerDependencies: + typescript: ">=4.8.4 <5.8.0" + checksum: 10c0/7ecb061dc63c729b23f4f15db5736ca93b1ae633108400e6c31cf8af782494912f25c3683f9f952dbfd10cb96031caba247a1ad406abf5d163639a00ac3ce5a3 languageName: node linkType: hard -"@typescript-eslint/utils@npm:8.17.0": - version: 8.17.0 - resolution: "@typescript-eslint/utils@npm:8.17.0" +"@typescript-eslint/utils@npm:8.18.1": + version: 8.18.1 + resolution: "@typescript-eslint/utils@npm:8.18.1" dependencies: "@eslint-community/eslint-utils": "npm:^4.4.0" - "@typescript-eslint/scope-manager": "npm:8.17.0" - "@typescript-eslint/types": "npm:8.17.0" - "@typescript-eslint/typescript-estree": "npm:8.17.0" + "@typescript-eslint/scope-manager": "npm:8.18.1" + "@typescript-eslint/types": "npm:8.18.1" + "@typescript-eslint/typescript-estree": "npm:8.18.1" peerDependencies: eslint: ^8.57.0 || ^9.0.0 - peerDependenciesMeta: - typescript: - optional: true - checksum: 10c0/a9785ae5f7e7b51d521dc3f48b15093948e4fcd03352c0b60f39bae366cbc935947d215f91e2ae3182d52fa6affb5ccbb50feff487bd1209011f3e0da02cdf07 + typescript: ">=4.8.4 <5.8.0" + checksum: 10c0/1e29408bd8fbda9f3386dabdb2b7471dacff28342d5bd6521ca3b7932df0cae100030d2eac75d946a82cbefa33f78000eed4ce789128fdea069ffeabd4429d80 languageName: node linkType: hard @@ -5549,13 +5542,13 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/visitor-keys@npm:8.17.0": - version: 8.17.0 - resolution: "@typescript-eslint/visitor-keys@npm:8.17.0" +"@typescript-eslint/visitor-keys@npm:8.18.1": + version: 8.18.1 + resolution: "@typescript-eslint/visitor-keys@npm:8.18.1" dependencies: - "@typescript-eslint/types": "npm:8.17.0" + "@typescript-eslint/types": "npm:8.18.1" eslint-visitor-keys: "npm:^4.2.0" - checksum: 10c0/9144c4e4a63034fb2031a0ee1fc77e80594f30cab3faafa9a1f7f83782695774dd32fac8986f260698b4e150b4dd52444f2611c07e4c101501f08353eb47c82c + checksum: 10c0/68651ae1825dbd660ea39b4e1d1618f6ad0026fa3a04aecec296750977cab316564e3e2ace8edbebf1ae86bd17d86acc98cac7b6e9aad4e1c666bd26f18706ad languageName: node linkType: hard