From 480eede7658a615cdbffda79d3732d758c6e83f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Nov 2024 04:48:49 +0000 Subject: [PATCH] chore(deps-dev): bump @typescript-eslint/eslint-plugin Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.18.0 to 8.13.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.13.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- packages/console-client/package.json | 2 +- .../console-sdk-microfrontend/package.json | 2 +- .../console-sdk-vite-helpers/package.json | 2 +- .../console-sdk-webpack-helpers/package.json | 2 +- packages/console-types/package.json | 2 +- pnpm-lock.yaml | 160 ++++++++++++++++-- 6 files changed, 147 insertions(+), 23 deletions(-) diff --git a/packages/console-client/package.json b/packages/console-client/package.json index c7002c10..3f2440d3 100644 --- a/packages/console-client/package.json +++ b/packages/console-client/package.json @@ -28,7 +28,7 @@ "devDependencies": { "@mia-platform/eslint-config-mia": "^3.0.0", "@types/node": "^22.8.1", - "@typescript-eslint/eslint-plugin": "^7.10.0", + "@typescript-eslint/eslint-plugin": "^8.13.0", "@typescript-eslint/parser": "^7.17.0", "eslint": "^8.57.0", "eslint-import-resolver-typescript": "^3.6.1", diff --git a/packages/console-sdk-microfrontend/package.json b/packages/console-sdk-microfrontend/package.json index 610789d8..df0e753e 100644 --- a/packages/console-sdk-microfrontend/package.json +++ b/packages/console-sdk-microfrontend/package.json @@ -22,7 +22,7 @@ "@types/jest": "^29.5.12", "@types/jsdom": "21.1.7", "@types/ramda": "^0.30.0", - "@typescript-eslint/eslint-plugin": "^7.13.0", + "@typescript-eslint/eslint-plugin": "^8.13.0", "@typescript-eslint/parser": "^7.17.0", "jest": "^29.7.0", "ts-jest": "^29.2.3", diff --git a/packages/console-sdk-vite-helpers/package.json b/packages/console-sdk-vite-helpers/package.json index 0ff055bd..c9ed0fca 100644 --- a/packages/console-sdk-vite-helpers/package.json +++ b/packages/console-sdk-vite-helpers/package.json @@ -19,7 +19,7 @@ "devDependencies": { "@types/jest": "^29.5.12", "@types/jsdom": "21.1.7", - "@typescript-eslint/eslint-plugin": "^7.13.0", + "@typescript-eslint/eslint-plugin": "^8.13.0", "@typescript-eslint/parser": "^7.17.0", "eslint": "^8.57.0", "jest": "^29.7.0", diff --git a/packages/console-sdk-webpack-helpers/package.json b/packages/console-sdk-webpack-helpers/package.json index 14da3241..c04bc80f 100644 --- a/packages/console-sdk-webpack-helpers/package.json +++ b/packages/console-sdk-webpack-helpers/package.json @@ -18,7 +18,7 @@ }, "devDependencies": { "@types/ramda": "^0.30.0", - "@typescript-eslint/eslint-plugin": "^7.13.0", + "@typescript-eslint/eslint-plugin": "^8.13.0", "@typescript-eslint/parser": "^7.17.0", "typescript": "^5.6.3", "@types/jest": "^29.5.12", diff --git a/packages/console-types/package.json b/packages/console-types/package.json index f65a4b6e..71e6804e 100644 --- a/packages/console-types/package.json +++ b/packages/console-types/package.json @@ -21,7 +21,7 @@ "@mia-platform/eslint-config-mia": "^3.0.0", "@types/ramda": "^0.30.0", "@types/tap": "^15.0.11", - "@typescript-eslint/eslint-plugin": "^7.13.0", + "@typescript-eslint/eslint-plugin": "^8.13.0", "@typescript-eslint/parser": "^7.17.0", "ajv": "^8.17.1", "ajv-formats": "^2.1.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2537a5a6..500910f5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -67,8 +67,8 @@ importers: specifier: ^22.8.1 version: 22.8.1 '@typescript-eslint/eslint-plugin': - specifier: ^7.10.0 - version: 7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.6.3))(eslint@8.57.0)(typescript@5.6.3) + specifier: ^8.13.0 + version: 8.13.0(@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.6.3))(eslint@8.57.0)(typescript@5.6.3) '@typescript-eslint/parser': specifier: ^7.17.0 version: 7.18.0(eslint@8.57.0)(typescript@5.6.3) @@ -119,8 +119,8 @@ importers: specifier: ^0.30.0 version: 0.30.2 '@typescript-eslint/eslint-plugin': - specifier: ^7.13.0 - version: 7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.6.3))(eslint@8.57.0)(typescript@5.6.3) + specifier: ^8.13.0 + version: 8.13.0(@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.6.3))(eslint@8.57.0)(typescript@5.6.3) '@typescript-eslint/parser': specifier: ^7.17.0 version: 7.18.0(eslint@8.57.0)(typescript@5.6.3) @@ -153,8 +153,8 @@ importers: specifier: 21.1.7 version: 21.1.7 '@typescript-eslint/eslint-plugin': - specifier: ^7.13.0 - version: 7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.6.3))(eslint@8.57.0)(typescript@5.6.3) + specifier: ^8.13.0 + version: 8.13.0(@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.6.3))(eslint@8.57.0)(typescript@5.6.3) '@typescript-eslint/parser': specifier: ^7.17.0 version: 7.18.0(eslint@8.57.0)(typescript@5.6.3) @@ -193,8 +193,8 @@ importers: specifier: ^0.30.0 version: 0.30.2 '@typescript-eslint/eslint-plugin': - specifier: ^7.13.0 - version: 7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.6.3))(eslint@8.57.0)(typescript@5.6.3) + specifier: ^8.13.0 + version: 8.13.0(@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.6.3))(eslint@8.57.0)(typescript@5.6.3) '@typescript-eslint/parser': specifier: ^7.17.0 version: 7.18.0(eslint@8.57.0)(typescript@5.6.3) @@ -236,8 +236,8 @@ importers: specifier: ^15.0.11 version: 15.0.12 '@typescript-eslint/eslint-plugin': - specifier: ^7.13.0 - version: 7.18.0(@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.6.3))(eslint@8.57.0)(typescript@5.6.3) + specifier: ^8.13.0 + version: 8.13.0(@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.6.3))(eslint@8.57.0)(typescript@5.6.3) '@typescript-eslint/parser': specifier: ^7.17.0 version: 7.18.0(eslint@8.57.0)(typescript@5.6.3) @@ -962,8 +962,8 @@ packages: '@microsoft/kiota-abstractions@1.0.0-preview.66': resolution: {integrity: sha512-mP7P+aHVLhT5A0A1nhpPQvghwNtMO9+LOV6RKYHzhzmKAvycM2rOMCpxsivHn+vtOArTiAqdfyePCpUhzziRjg==} - '@microsoft/kiota-abstractions@1.0.0-preview.70': - resolution: {integrity: sha512-IWc26z0EXTtm1sE7Oc035dUz4PxWCZN8iQ0btoctstjcN504Y4tQsfeut1EnI4AW8hD97Pp342lqvBuDt28bwQ==} + '@microsoft/kiota-abstractions@1.0.0-preview.72': + resolution: {integrity: sha512-MfW2QMXIP/Xz2HVUJmkoDf4tCD7FYNFMl81fZJoARGPYOEj/VV+Fm7GQt/C7Fm3wVZ15iqkhrnZiRK0Lr41+6A==} '@microsoft/kiota-serialization-form@1.0.0-preview.54': resolution: {integrity: sha512-Yd8GOae8zq3AK2koMK3RjLDzMfVRf+bx2je/MMZlUOrfKXF1rnaCWcXiyJJRlreawDI9WSeuD0mY/+pUTxSOsw==} @@ -1185,6 +1185,17 @@ packages: typescript: optional: true + '@typescript-eslint/eslint-plugin@8.13.0': + resolution: {integrity: sha512-nQtBLiZYMUPkclSeC3id+x4uVd1SGtHuElTxL++SfP47jR0zfkZBJHc+gL4qPsgTuypz0k8Y2GheaDYn6Gy3rg==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + peerDependencies: + '@typescript-eslint/parser': ^8.0.0 || ^8.0.0-alpha.0 + eslint: ^8.57.0 || ^9.0.0 + typescript: '*' + peerDependenciesMeta: + typescript: + optional: true + '@typescript-eslint/parser@7.18.0': resolution: {integrity: sha512-4Z+L8I2OqhZV8qA132M4wNL30ypZGYOQVBfMgxDH/K5UX0PNqTu1c6za9ST5r9+tavvHiTWmBnKzpCJ/GlVFtg==} engines: {node: ^18.18.0 || >=20.0.0} @@ -1199,6 +1210,10 @@ packages: resolution: {integrity: sha512-jjhdIE/FPF2B7Z1uzc6i3oWKbGcHb87Qw7AWj6jmEqNOfDFbJWtjt/XfwCpvNkpGWlcJaog5vTR+VV8+w9JflA==} engines: {node: ^18.18.0 || >=20.0.0} + '@typescript-eslint/scope-manager@8.13.0': + resolution: {integrity: sha512-XsGWww0odcUT0gJoBZ1DeulY1+jkaHUciUq4jKNv4cpInbvvrtDoyBH9rE/n2V29wQJPk8iCH1wipra9BhmiMA==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@typescript-eslint/type-utils@7.18.0': resolution: {integrity: sha512-XL0FJXuCLaDuX2sYqZUUSOJ2sG5/i1AAze+axqmLnSkNEVMVYLF+cbwlB2w8D1tinFuSikHmFta+P+HOofrLeA==} engines: {node: ^18.18.0 || >=20.0.0} @@ -1209,10 +1224,23 @@ packages: typescript: optional: true + '@typescript-eslint/type-utils@8.13.0': + resolution: {integrity: sha512-Rqnn6xXTR316fP4D2pohZenJnp+NwQ1mo7/JM+J1LWZENSLkJI8ID8QNtlvFeb0HnFSK94D6q0cnMX6SbE5/vA==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + peerDependencies: + typescript: '*' + peerDependenciesMeta: + typescript: + optional: true + '@typescript-eslint/types@7.18.0': resolution: {integrity: sha512-iZqi+Ds1y4EDYUtlOOC+aUmxnE9xS/yCigkjA7XpTKV6nCBd3Hp/PRGGmdwnfkV2ThMyYldP1wRpm/id99spTQ==} engines: {node: ^18.18.0 || >=20.0.0} + '@typescript-eslint/types@8.13.0': + resolution: {integrity: sha512-4cyFErJetFLckcThRUFdReWJjVsPCqyBlJTi6IDEpc1GWCIIZRFxVppjWLIMcQhNGhdWJJRYFHpHoDWvMlDzng==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@typescript-eslint/typescript-estree@7.18.0': resolution: {integrity: sha512-aP1v/BSPnnyhMHts8cf1qQ6Q1IFwwRvAQGRvBFkWlo3/lH29OXA3Pts+c10nxRxIBrDnoMqzhgdwVe5f2D6OzA==} engines: {node: ^18.18.0 || >=20.0.0} @@ -1222,16 +1250,35 @@ packages: typescript: optional: true + '@typescript-eslint/typescript-estree@8.13.0': + resolution: {integrity: sha512-v7SCIGmVsRK2Cy/LTLGN22uea6SaUIlpBcO/gnMGT/7zPtxp90bphcGf4fyrCQl3ZtiBKqVTG32hb668oIYy1g==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + peerDependencies: + typescript: '*' + peerDependenciesMeta: + typescript: + optional: true + '@typescript-eslint/utils@7.18.0': resolution: {integrity: sha512-kK0/rNa2j74XuHVcoCZxdFBMF+aq/vH83CXAOHieC+2Gis4mF8jJXT5eAfyD3K0sAxtPuwxaIOIOvhwzVDt/kw==} engines: {node: ^18.18.0 || >=20.0.0} peerDependencies: eslint: ^8.56.0 + '@typescript-eslint/utils@8.13.0': + resolution: {integrity: sha512-A1EeYOND6Uv250nybnLZapeXpYMl8tkzYUxqmoKAWnI4sei3ihf2XdZVd+vVOmHGcp3t+P7yRrNsyyiXTvShFQ==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + peerDependencies: + eslint: ^8.57.0 || ^9.0.0 + '@typescript-eslint/visitor-keys@7.18.0': resolution: {integrity: sha512-cDF0/Gf81QpY3xYyJKDV14Zwdmid5+uuENhjH2EqFaF0ni+yAyq/LzMaIJdhNJXZI7uLzwIlA+V7oWoyn6Curg==} engines: {node: ^18.18.0 || >=20.0.0} + '@typescript-eslint/visitor-keys@8.13.0': + resolution: {integrity: sha512-7N/+lztJqH4Mrf0lb10R/CbI1EaAMMGyF5y0oJvFoAhafwgiRA7TXyd8TFn8FC8k5y2dTsYogg238qavRGNnlw==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@ungap/structured-clone@1.2.0': resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==} @@ -3652,6 +3699,10 @@ packages: resolution: {integrity: sha512-8XkAphELsDnEGrDxUOHB3RGvXz6TeuYSGEZBOjtTtPm2lwhGBjLgOzLHB63IUWfBpNucQjND6d3AOudO+H3RWQ==} hasBin: true + uuid@11.0.2: + resolution: {integrity: sha512-14FfcOJmqdjbBPdDjFQyk/SdT4NySW4eM0zcG+HqbHP5jzuH56xO3J1DGhgs/cEMCfwYi3HQI1gnTO62iaG+tQ==} + hasBin: true + uuid@8.3.2: resolution: {integrity: sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==} hasBin: true @@ -4653,36 +4704,36 @@ snapshots: tslib: 2.7.0 uuid: 10.0.0 - '@microsoft/kiota-abstractions@1.0.0-preview.70': + '@microsoft/kiota-abstractions@1.0.0-preview.72': dependencies: '@opentelemetry/api': 1.9.0 '@std-uritemplate/std-uritemplate': 1.0.6 guid-typescript: 1.0.9 tinyduration: 3.3.1 tslib: 2.7.0 - uuid: 10.0.0 + uuid: 11.0.2 '@microsoft/kiota-serialization-form@1.0.0-preview.54': dependencies: - '@microsoft/kiota-abstractions': 1.0.0-preview.70 + '@microsoft/kiota-abstractions': 1.0.0-preview.72 guid-typescript: 1.0.9 tslib: 2.7.0 '@microsoft/kiota-serialization-json@1.0.0-preview.66': dependencies: - '@microsoft/kiota-abstractions': 1.0.0-preview.70 + '@microsoft/kiota-abstractions': 1.0.0-preview.72 guid-typescript: 1.0.9 tslib: 2.7.0 '@microsoft/kiota-serialization-multipart@1.0.0-preview.44': dependencies: - '@microsoft/kiota-abstractions': 1.0.0-preview.70 + '@microsoft/kiota-abstractions': 1.0.0-preview.72 guid-typescript: 1.0.9 tslib: 2.7.0 '@microsoft/kiota-serialization-text@1.0.0-preview.63': dependencies: - '@microsoft/kiota-abstractions': 1.0.0-preview.70 + '@microsoft/kiota-abstractions': 1.0.0-preview.72 guid-typescript: 1.0.9 tslib: 2.7.0 @@ -4870,6 +4921,25 @@ snapshots: typescript: 5.6.3 transitivePeerDependencies: - supports-color + optional: true + + '@typescript-eslint/eslint-plugin@8.13.0(@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.6.3))(eslint@8.57.0)(typescript@5.6.3)': + dependencies: + '@eslint-community/regexpp': 4.11.0 + '@typescript-eslint/parser': 7.18.0(eslint@8.57.0)(typescript@5.6.3) + '@typescript-eslint/scope-manager': 8.13.0 + '@typescript-eslint/type-utils': 8.13.0(eslint@8.57.0)(typescript@5.6.3) + '@typescript-eslint/utils': 8.13.0(eslint@8.57.0)(typescript@5.6.3) + '@typescript-eslint/visitor-keys': 8.13.0 + eslint: 8.57.0 + graphemer: 1.4.0 + ignore: 5.3.2 + natural-compare: 1.4.0 + ts-api-utils: 1.3.0(typescript@5.6.3) + optionalDependencies: + typescript: 5.6.3 + transitivePeerDependencies: + - supports-color '@typescript-eslint/parser@7.18.0(eslint@8.57.0)(typescript@5.6.3)': dependencies: @@ -4889,6 +4959,11 @@ snapshots: '@typescript-eslint/types': 7.18.0 '@typescript-eslint/visitor-keys': 7.18.0 + '@typescript-eslint/scope-manager@8.13.0': + dependencies: + '@typescript-eslint/types': 8.13.0 + '@typescript-eslint/visitor-keys': 8.13.0 + '@typescript-eslint/type-utils@7.18.0(eslint@8.57.0)(typescript@5.6.3)': dependencies: '@typescript-eslint/typescript-estree': 7.18.0(typescript@5.6.3) @@ -4900,9 +4975,24 @@ snapshots: typescript: 5.6.3 transitivePeerDependencies: - supports-color + optional: true + + '@typescript-eslint/type-utils@8.13.0(eslint@8.57.0)(typescript@5.6.3)': + dependencies: + '@typescript-eslint/typescript-estree': 8.13.0(typescript@5.6.3) + '@typescript-eslint/utils': 8.13.0(eslint@8.57.0)(typescript@5.6.3) + debug: 4.3.7 + ts-api-utils: 1.3.0(typescript@5.6.3) + optionalDependencies: + typescript: 5.6.3 + transitivePeerDependencies: + - eslint + - supports-color '@typescript-eslint/types@7.18.0': {} + '@typescript-eslint/types@8.13.0': {} + '@typescript-eslint/typescript-estree@7.18.0(typescript@5.6.3)': dependencies: '@typescript-eslint/types': 7.18.0 @@ -4918,6 +5008,21 @@ snapshots: transitivePeerDependencies: - supports-color + '@typescript-eslint/typescript-estree@8.13.0(typescript@5.6.3)': + dependencies: + '@typescript-eslint/types': 8.13.0 + '@typescript-eslint/visitor-keys': 8.13.0 + debug: 4.3.7 + fast-glob: 3.3.2 + is-glob: 4.0.3 + minimatch: 9.0.5 + semver: 7.6.3 + ts-api-utils: 1.3.0(typescript@5.6.3) + optionalDependencies: + typescript: 5.6.3 + transitivePeerDependencies: + - supports-color + '@typescript-eslint/utils@7.18.0(eslint@8.57.0)(typescript@5.6.3)': dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0) @@ -4928,12 +5033,29 @@ snapshots: transitivePeerDependencies: - supports-color - typescript + optional: true + + '@typescript-eslint/utils@8.13.0(eslint@8.57.0)(typescript@5.6.3)': + dependencies: + '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0) + '@typescript-eslint/scope-manager': 8.13.0 + '@typescript-eslint/types': 8.13.0 + '@typescript-eslint/typescript-estree': 8.13.0(typescript@5.6.3) + eslint: 8.57.0 + transitivePeerDependencies: + - supports-color + - typescript '@typescript-eslint/visitor-keys@7.18.0': dependencies: '@typescript-eslint/types': 7.18.0 eslint-visitor-keys: 3.4.3 + '@typescript-eslint/visitor-keys@8.13.0': + dependencies: + '@typescript-eslint/types': 8.13.0 + eslint-visitor-keys: 3.4.3 + '@ungap/structured-clone@1.2.0': {} abort-controller@3.0.0: @@ -7781,6 +7903,8 @@ snapshots: uuid@10.0.0: {} + uuid@11.0.2: {} + uuid@8.3.2: {} v8-compile-cache-lib@3.0.1: {}