diff --git a/lambdas/package.json b/lambdas/package.json index 8746ba1763..795b340842 100644 --- a/lambdas/package.json +++ b/lambdas/package.json @@ -30,7 +30,7 @@ "@swc/helpers": "~0.5.15", "@trivago/prettier-plugin-sort-imports": "^5.2.2", "@typescript-eslint/eslint-plugin": "^8.31.0", - "@typescript-eslint/parser": "^8.26.1", + "@typescript-eslint/parser": "^8.31.0", "@vitest/coverage-v8": "^3.0.8", "chalk": "^5.4.1", "eslint": "^9.25.1", diff --git a/lambdas/yarn.lock b/lambdas/yarn.lock index 53f59c0ade..a204899375 100644 --- a/lambdas/yarn.lock +++ b/lambdas/yarn.lock @@ -5498,29 +5498,19 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/parser@npm:^8.26.1": - version: 8.26.1 - resolution: "@typescript-eslint/parser@npm:8.26.1" - dependencies: - "@typescript-eslint/scope-manager": "npm:8.26.1" - "@typescript-eslint/types": "npm:8.26.1" - "@typescript-eslint/typescript-estree": "npm:8.26.1" - "@typescript-eslint/visitor-keys": "npm:8.26.1" +"@typescript-eslint/parser@npm:^8.31.0": + version: 8.31.0 + resolution: "@typescript-eslint/parser@npm:8.31.0" + dependencies: + "@typescript-eslint/scope-manager": "npm:8.31.0" + "@typescript-eslint/types": "npm:8.31.0" + "@typescript-eslint/typescript-estree": "npm:8.31.0" + "@typescript-eslint/visitor-keys": "npm:8.31.0" debug: "npm:^4.3.4" peerDependencies: eslint: ^8.57.0 || ^9.0.0 typescript: ">=4.8.4 <5.9.0" - checksum: 10c0/21fe4306b6017bf183d92cdd493edacd302816071e29e1400452f3ccd224ab8111b75892507b9731545e98e6e4d153e54dab568b3433f6c9596b6cb2f7af922f - languageName: node - linkType: hard - -"@typescript-eslint/scope-manager@npm:8.26.1": - version: 8.26.1 - resolution: "@typescript-eslint/scope-manager@npm:8.26.1" - dependencies: - "@typescript-eslint/types": "npm:8.26.1" - "@typescript-eslint/visitor-keys": "npm:8.26.1" - checksum: 10c0/ecd30eb615c7384f01cea8f2c8e8dda7507ada52ad0d002d3701bdd9d06f6d14cefb31c6c26ef55708adfaa2045a01151e8685656240268231a4bac8f792afe4 + checksum: 10c0/9bd903b3ea4e24bfeb444d7a5c2ed82e591ef5cffc0874c609de854c05d34935cd85543e66678ecdb8e0e3eae2cda2df5c1ba66eb72010632cb9f8779031d56d languageName: node linkType: hard @@ -5549,13 +5539,6 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/types@npm:8.26.1": - version: 8.26.1 - resolution: "@typescript-eslint/types@npm:8.26.1" - checksum: 10c0/805b239b57854fc12eae9e2bec6ccab24bac1d30a762c455f22c73b777a5859c64c58b4750458bd0ab4aadd664eb95cbef091348a071975acac05b15ebea9f1b - languageName: node - linkType: hard - "@typescript-eslint/types@npm:8.31.0": version: 8.31.0 resolution: "@typescript-eslint/types@npm:8.31.0" @@ -5563,24 +5546,6 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/typescript-estree@npm:8.26.1": - version: 8.26.1 - resolution: "@typescript-eslint/typescript-estree@npm:8.26.1" - dependencies: - "@typescript-eslint/types": "npm:8.26.1" - "@typescript-eslint/visitor-keys": "npm:8.26.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:^2.0.1" - peerDependencies: - typescript: ">=4.8.4 <5.9.0" - checksum: 10c0/adc95e4735a8ded05ad35d7b4fae68c675afdd4b3531bc4a51eab5efe793cf80bc75f56dfc8022af4c0a5b316eec61f8ce6b77c2ead45fc675fea7e28cd52ade - languageName: node - linkType: hard - "@typescript-eslint/typescript-estree@npm:8.31.0": version: 8.31.0 resolution: "@typescript-eslint/typescript-estree@npm:8.31.0" @@ -5614,16 +5579,6 @@ __metadata: languageName: node linkType: hard -"@typescript-eslint/visitor-keys@npm:8.26.1": - version: 8.26.1 - resolution: "@typescript-eslint/visitor-keys@npm:8.26.1" - dependencies: - "@typescript-eslint/types": "npm:8.26.1" - eslint-visitor-keys: "npm:^4.2.0" - checksum: 10c0/51b1016d06cd2b9eac0a213de418b0a26022fd3b71478014541bfcbc2a3c4d666552390eb9c209fa9e52c868710d9f1b21a2c789d35c650239438c366a27a239 - languageName: node - linkType: hard - "@typescript-eslint/visitor-keys@npm:8.31.0": version: 8.31.0 resolution: "@typescript-eslint/visitor-keys@npm:8.31.0" @@ -8775,7 +8730,7 @@ __metadata: "@swc/helpers": "npm:~0.5.15" "@trivago/prettier-plugin-sort-imports": "npm:^5.2.2" "@typescript-eslint/eslint-plugin": "npm:^8.31.0" - "@typescript-eslint/parser": "npm:^8.26.1" + "@typescript-eslint/parser": "npm:^8.31.0" "@vitest/coverage-v8": "npm:^3.0.8" chalk: "npm:^5.4.1" eslint: "npm:^9.25.1"