From 077b3d44fb0c1b1377193dd93125ecf7c4ea04e4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 8 Sep 2024 18:09:29 +0200 Subject: [PATCH] chore(deps): update eslint monorepo to v9.10.0 (v1) (#1745) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 4 +-- pnpm-lock.yaml | 78 ++++++++++++++++++++++++++++---------------------- 2 files changed, 45 insertions(+), 37 deletions(-) diff --git a/package.json b/package.json index e81cb1f4..aaf3ecd6 100644 --- a/package.json +++ b/package.json @@ -10,12 +10,12 @@ "format-check": "prettier --check ." }, "devDependencies": { - "@eslint/js": "9.9.1", + "@eslint/js": "9.10.0", "@rollup/plugin-node-resolve": "15.2.3", "@rollup/plugin-terser": "0.4.4", "@rollup/plugin-typescript": "11.1.6", "@types/eslint__js": "8.42.3", - "eslint": "9.9.1", + "eslint": "9.10.0", "eslint-config-prettier": "9.1.0", "prettier": "3.3.3", "rollup": "4.21.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0845a862..de178547 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -13,8 +13,8 @@ importers: .: devDependencies: '@eslint/js': - specifier: 9.9.1 - version: 9.9.1 + specifier: 9.10.0 + version: 9.10.0 '@rollup/plugin-node-resolve': specifier: 15.2.3 version: 15.2.3(rollup@4.21.2) @@ -28,11 +28,11 @@ importers: specifier: 8.42.3 version: 8.42.3 eslint: - specifier: 9.9.1 - version: 9.9.1 + specifier: 9.10.0 + version: 9.10.0 eslint-config-prettier: specifier: 9.1.0 - version: 9.1.0(eslint@9.9.1) + version: 9.1.0(eslint@9.10.0) prettier: specifier: 3.3.3 version: 3.3.3 @@ -44,7 +44,7 @@ importers: version: 5.5.4 typescript-eslint: specifier: rc-v8 - version: 8.0.0-alpha.62(eslint@9.9.1)(typescript@5.5.4) + version: 8.0.0-alpha.62(eslint@9.10.0)(typescript@5.5.4) plugins/autostart: dependencies: @@ -348,14 +348,18 @@ packages: resolution: {integrity: sha512-4Bfj15dVJdoy3RfZmmo86RK1Fwzn6SstsvK9JS+BaVKqC6QQQQyXekNaC+g+LKNgkQ+2VhGAzm6hO40AhMR3zQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@eslint/js@9.9.1': - resolution: {integrity: sha512-xIDQRsfg5hNBqHz04H1R3scSVwmI+KUbqjsQKHKQ1DAUSaUjYPReZZmS/5PNiKu1fUvzDd6H7DEDKACSEhu+TQ==} + '@eslint/js@9.10.0': + resolution: {integrity: sha512-fuXtbiP5GWIn8Fz+LWoOMVf/Jxm+aajZYkhi6CuEm4SxymFM+eUWzbO9qXT+L0iCkL5+KGYMCSGxo686H19S1g==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} '@eslint/object-schema@2.1.4': resolution: {integrity: sha512-BsWiH1yFGjXXS2yvrf5LyuoSIIbPrGUWob917o+BTKuZ7qJdxX8aJLRxs1fS9n6r7vESrq1OUqb68dANcFXuQQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@eslint/plugin-kit@0.1.0': + resolution: {integrity: sha512-autAXT203ixhqei9xt+qkYOvY8l6LAFIdT2UXc/RPNeUVfqRF1BV94GTJyVPFKT8nFM6MyVJhjLj9E8JWvf5zQ==} + engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} + '@humanwhocodes/module-importer@1.0.1': resolution: {integrity: sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==} engines: {node: '>=12.22'} @@ -781,8 +785,8 @@ packages: resolution: {integrity: sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - eslint@9.9.1: - resolution: {integrity: sha512-dHvhrbfr4xFQ9/dq+jcVneZMyRYLjggWjk6RVsIiHsP8Rz6yZ8LvZ//iU4TrZF+SXWG+JkNF2OyiZRvzgRDqMg==} + eslint@9.10.0: + resolution: {integrity: sha512-Y4D0IgtBZfOcOUAIQTSXBKoNGfY0REGqHJG6+Q81vNippW5YlKjHFj4soMxamKK1NXHUWuBZTLdU3Km+L/pcHw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} hasBin: true peerDependencies: @@ -1266,9 +1270,9 @@ snapshots: '@esbuild/win32-x64@0.20.2': optional: true - '@eslint-community/eslint-utils@4.4.0(eslint@9.9.1)': + '@eslint-community/eslint-utils@4.4.0(eslint@9.10.0)': dependencies: - eslint: 9.9.1 + eslint: 9.10.0 eslint-visitor-keys: 3.4.3 '@eslint-community/regexpp@4.11.0': {} @@ -1295,10 +1299,14 @@ snapshots: transitivePeerDependencies: - supports-color - '@eslint/js@9.9.1': {} + '@eslint/js@9.10.0': {} '@eslint/object-schema@2.1.4': {} + '@eslint/plugin-kit@0.1.0': + dependencies: + levn: 0.4.1 + '@humanwhocodes/module-importer@1.0.1': {} '@humanwhocodes/retry@0.3.0': {} @@ -1483,15 +1491,15 @@ snapshots: '@types/resolve@1.20.2': {} - '@typescript-eslint/eslint-plugin@8.0.0-alpha.62(@typescript-eslint/parser@8.0.0-alpha.62(eslint@9.9.1)(typescript@5.5.4))(eslint@9.9.1)(typescript@5.5.4)': + '@typescript-eslint/eslint-plugin@8.0.0-alpha.62(@typescript-eslint/parser@8.0.0-alpha.62(eslint@9.10.0)(typescript@5.5.4))(eslint@9.10.0)(typescript@5.5.4)': dependencies: '@eslint-community/regexpp': 4.11.0 - '@typescript-eslint/parser': 8.0.0-alpha.62(eslint@9.9.1)(typescript@5.5.4) + '@typescript-eslint/parser': 8.0.0-alpha.62(eslint@9.10.0)(typescript@5.5.4) '@typescript-eslint/scope-manager': 8.0.0-alpha.62 - '@typescript-eslint/type-utils': 8.0.0-alpha.62(eslint@9.9.1)(typescript@5.5.4) - '@typescript-eslint/utils': 8.0.0-alpha.62(eslint@9.9.1)(typescript@5.5.4) + '@typescript-eslint/type-utils': 8.0.0-alpha.62(eslint@9.10.0)(typescript@5.5.4) + '@typescript-eslint/utils': 8.0.0-alpha.62(eslint@9.10.0)(typescript@5.5.4) '@typescript-eslint/visitor-keys': 8.0.0-alpha.62 - eslint: 9.9.1 + eslint: 9.10.0 graphemer: 1.4.0 ignore: 5.3.1 natural-compare: 1.4.0 @@ -1501,14 +1509,14 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/parser@8.0.0-alpha.62(eslint@9.9.1)(typescript@5.5.4)': + '@typescript-eslint/parser@8.0.0-alpha.62(eslint@9.10.0)(typescript@5.5.4)': dependencies: '@typescript-eslint/scope-manager': 8.0.0-alpha.62 '@typescript-eslint/types': 8.0.0-alpha.62 '@typescript-eslint/typescript-estree': 8.0.0-alpha.62(typescript@5.5.4) '@typescript-eslint/visitor-keys': 8.0.0-alpha.62 debug: 4.3.5 - eslint: 9.9.1 + eslint: 9.10.0 optionalDependencies: typescript: 5.5.4 transitivePeerDependencies: @@ -1519,10 +1527,10 @@ snapshots: '@typescript-eslint/types': 8.0.0-alpha.62 '@typescript-eslint/visitor-keys': 8.0.0-alpha.62 - '@typescript-eslint/type-utils@8.0.0-alpha.62(eslint@9.9.1)(typescript@5.5.4)': + '@typescript-eslint/type-utils@8.0.0-alpha.62(eslint@9.10.0)(typescript@5.5.4)': dependencies: '@typescript-eslint/typescript-estree': 8.0.0-alpha.62(typescript@5.5.4) - '@typescript-eslint/utils': 8.0.0-alpha.62(eslint@9.9.1)(typescript@5.5.4) + '@typescript-eslint/utils': 8.0.0-alpha.62(eslint@9.10.0)(typescript@5.5.4) debug: 4.3.5 ts-api-utils: 1.3.0(typescript@5.5.4) optionalDependencies: @@ -1548,13 +1556,13 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/utils@8.0.0-alpha.62(eslint@9.9.1)(typescript@5.5.4)': + '@typescript-eslint/utils@8.0.0-alpha.62(eslint@9.10.0)(typescript@5.5.4)': dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@9.9.1) + '@eslint-community/eslint-utils': 4.4.0(eslint@9.10.0) '@typescript-eslint/scope-manager': 8.0.0-alpha.62 '@typescript-eslint/types': 8.0.0-alpha.62 '@typescript-eslint/typescript-estree': 8.0.0-alpha.62(typescript@5.5.4) - eslint: 9.9.1 + eslint: 9.10.0 transitivePeerDependencies: - supports-color - typescript @@ -1669,9 +1677,9 @@ snapshots: escape-string-regexp@4.0.0: {} - eslint-config-prettier@9.1.0(eslint@9.9.1): + eslint-config-prettier@9.1.0(eslint@9.10.0): dependencies: - eslint: 9.9.1 + eslint: 9.10.0 eslint-scope@8.0.2: dependencies: @@ -1682,13 +1690,14 @@ snapshots: eslint-visitor-keys@4.0.0: {} - eslint@9.9.1: + eslint@9.10.0: dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@9.9.1) + '@eslint-community/eslint-utils': 4.4.0(eslint@9.10.0) '@eslint-community/regexpp': 4.11.0 '@eslint/config-array': 0.18.0 '@eslint/eslintrc': 3.1.0 - '@eslint/js': 9.9.1 + '@eslint/js': 9.10.0 + '@eslint/plugin-kit': 0.1.0 '@humanwhocodes/module-importer': 1.0.1 '@humanwhocodes/retry': 0.3.0 '@nodelib/fs.walk': 1.2.8 @@ -1711,7 +1720,6 @@ snapshots: is-glob: 4.0.3 is-path-inside: 3.0.3 json-stable-stringify-without-jsonify: 1.0.1 - levn: 0.4.1 lodash.merge: 4.6.2 minimatch: 3.1.2 natural-compare: 1.4.0 @@ -2037,11 +2045,11 @@ snapshots: dependencies: prelude-ls: 1.2.1 - typescript-eslint@8.0.0-alpha.62(eslint@9.9.1)(typescript@5.5.4): + typescript-eslint@8.0.0-alpha.62(eslint@9.10.0)(typescript@5.5.4): dependencies: - '@typescript-eslint/eslint-plugin': 8.0.0-alpha.62(@typescript-eslint/parser@8.0.0-alpha.62(eslint@9.9.1)(typescript@5.5.4))(eslint@9.9.1)(typescript@5.5.4) - '@typescript-eslint/parser': 8.0.0-alpha.62(eslint@9.9.1)(typescript@5.5.4) - '@typescript-eslint/utils': 8.0.0-alpha.62(eslint@9.9.1)(typescript@5.5.4) + '@typescript-eslint/eslint-plugin': 8.0.0-alpha.62(@typescript-eslint/parser@8.0.0-alpha.62(eslint@9.10.0)(typescript@5.5.4))(eslint@9.10.0)(typescript@5.5.4) + '@typescript-eslint/parser': 8.0.0-alpha.62(eslint@9.10.0)(typescript@5.5.4) + '@typescript-eslint/utils': 8.0.0-alpha.62(eslint@9.10.0)(typescript@5.5.4) optionalDependencies: typescript: 5.5.4 transitivePeerDependencies: