From 9aaab4c3f046c4f12e6859ef37dde44516a46e60 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 01:37:05 +0000 Subject: [PATCH] chore(deps): update dependency eslint to v9.12.0 --- package.json | 2 +- pnpm-lock.yaml | 148 +++++++++++++++++++++++++------------------------ 2 files changed, 76 insertions(+), 74 deletions(-) diff --git a/package.json b/package.json index 5d64c1e..c75b749 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@frsource/prettier-config": "1.11.0", "@frsource/semantic-release-config": "1.13.0", "cpy-cli": "5.0.0", - "eslint": "9.11.1", + "eslint": "9.12.0", "globals": "15.9.0", "microbundle": "0.15.1", "prettier": "3.3.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5b8048a..785798f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,10 +10,10 @@ importers: devDependencies: '@frsource/eslint-config': specifier: 1.16.0 - version: 1.16.0(eslint@9.11.1)(typescript@4.1.3) + version: 1.16.0(eslint@9.12.0)(typescript@4.1.3) '@frsource/prettier-config': specifier: 1.11.0 - version: 1.11.0(eslint@9.11.1) + version: 1.11.0(eslint@9.12.0) '@frsource/semantic-release-config': specifier: 1.13.0 version: 1.13.0(semantic-release@24.1.2(typescript@4.1.3)) @@ -21,8 +21,8 @@ importers: specifier: 5.0.0 version: 5.0.0 eslint: - specifier: 9.11.1 - version: 9.11.1 + specifier: 9.12.0 + version: 9.12.0 globals: specifier: 15.9.0 version: 15.9.0 @@ -547,8 +547,8 @@ packages: resolution: {integrity: sha512-fuXtbiP5GWIn8Fz+LWoOMVf/Jxm+aajZYkhi6CuEm4SxymFM+eUWzbO9qXT+L0iCkL5+KGYMCSGxo686H19S1g==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@eslint/js@9.11.1': - resolution: {integrity: sha512-/qu+TWz8WwPWc7/HcIJKi+c+MOm46GdVaSlTTQcaqaL53+GsoA6MxWp5PtTx48qbSP7ylM1Kn7nhvkugfJvRSA==} + '@eslint/js@9.12.0': + resolution: {integrity: sha512-eohesHH8WFRUprDNyEREgqP6beG6htMeUYeCpkEgBCieCMme5r9zFWjzAJp//9S+Kub4rqE+jXe9Cp1a7IYIIA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} '@eslint/object-schema@2.1.4': @@ -575,12 +575,20 @@ packages: peerDependencies: semantic-release: '>= 23' + '@humanfs/core@0.19.0': + resolution: {integrity: sha512-2cbWIHbZVEweE853g8jymffCA+NCMiuqeECeBBLm8dg2oFdjuGJhgN4UAbI+6v0CKbbhvtXA4qV8YR5Ji86nmw==} + engines: {node: '>=18.18.0'} + + '@humanfs/node@0.16.5': + resolution: {integrity: sha512-KSPA4umqSG4LHYRodq31VDwKAvaTF4xmVlzM8Aeh4PlU1JQ3IG0wiA8C25d3RQ9nJyM3mBHyI53K06VVL/oFFg==} + engines: {node: '>=18.18.0'} + '@humanwhocodes/module-importer@1.0.1': resolution: {integrity: sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==} engines: {node: '>=12.22'} - '@humanwhocodes/retry@0.3.0': - resolution: {integrity: sha512-d2CGZR2o7fS6sWB7DG/3a95bGKQyHMACZ5aW8qGkkqQpUoZV6C0X7Pc7l4ZNMZkfNBf4VWNe9E1jRsf0G146Ew==} + '@humanwhocodes/retry@0.3.1': + resolution: {integrity: sha512-JBxkERygn7Bv/GbN5Rv8Ul6LVknS+5Bp6RgDC/O8gEBU/yeH5Ui5C/OlWrTb6qct7LjjfT6Re2NxB0ln0yYybA==} engines: {node: '>=18.18'} '@isaacs/cliui@8.0.2': @@ -778,9 +786,6 @@ packages: '@types/estree@0.0.39': resolution: {integrity: sha512-EYNwp3bU+98cpU4lAWYYL7Zz+2gryWH1qbdDTidVd6hkiR6weksdbMadyXKXNPEkQFhXM+hVO9ZygomHXp+AIw==} - '@types/estree@0.0.45': - resolution: {integrity: sha512-jnqIUKDUqJbDIUxm0Uj7bnlMnRm1T/eZ9N+AVMqhPgzrba2GhGG5o/jCTwmdPK709nEZsGoMzXEDUjcXHa3W0g==} - '@types/estree@1.0.6': resolution: {integrity: sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==} @@ -1463,20 +1468,20 @@ packages: peerDependencies: eslint: '>=7.0.0' - eslint-scope@8.0.2: - resolution: {integrity: sha512-6E4xmrTw5wtxnLA5wYL3WDfhZ/1bUBGOXV0zQvVRDOtrR8D0p6W7fs3JweNYhwRYeGvd/1CKX2se0/2s7Q/nJA==} + eslint-scope@8.1.0: + resolution: {integrity: sha512-14dSvlhaVhKKsa9Fx1l8A17s7ah7Ef7wCakJ10LYk6+GYmP9yDti2oq2SEwcyndt6knfcZyhyxwY3i9yL78EQw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} eslint-visitor-keys@3.4.3: resolution: {integrity: sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - eslint-visitor-keys@4.0.0: - resolution: {integrity: sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw==} + eslint-visitor-keys@4.1.0: + resolution: {integrity: sha512-Q7lok0mqMUSf5a/AdAZkA5a/gHcO6snwQClVNNvFKCAVlxXucdU8pKydU5ZVZjBx5xr37vGbFFWtLQYreLzrZg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - eslint@9.11.1: - resolution: {integrity: sha512-MobhYKIoAO1s1e4VUrgx1l1Sk2JBR/Gqjjgw8+mfgoLE2xwsHur4gdfTxyTgShrhvdVFTaJSgMiQBl1jv/AWxg==} + eslint@9.12.0: + resolution: {integrity: sha512-UVIOlTEWxwIopRL1wgSQYdnVDcEvs2wyaO6DGo5mXqe3r16IoCNWkR29iHhyaP4cICWjbgbmFUGAhh0GJRuGZw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} hasBin: true peerDependencies: @@ -1485,8 +1490,8 @@ packages: jiti: optional: true - espree@10.1.0: - resolution: {integrity: sha512-M1M6CpiE6ffoigIOWYO9UDP8TMUw9kqb21tf+08IgDYjCsOvCuDt4jQcZmoYxx+w7zlKw9/N0KXfto+I8/FrXA==} + espree@10.2.0: + resolution: {integrity: sha512-upbkBJbckcCNBDBDXEbuhjbP68n+scUd3k/U2EkyM9nw+I/jPiL4cLF/Al06CF96wRltFda16sxDFrxsI1v0/g==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} esprima@4.0.1: @@ -2022,10 +2027,6 @@ packages: resolution: {integrity: sha512-drqDG3cbczxxEJRoOXcOjtdp1J/lyp1mNn0xaznRs8+muBhgQcrnbspox5X5fOw0HnMnbfDzvnEMEtqDEJEo8w==} engines: {node: '>=8'} - is-path-inside@3.0.3: - resolution: {integrity: sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==} - engines: {node: '>=8'} - is-plain-obj@1.1.0: resolution: {integrity: sha512-yvkRyxmFKEOQ4pNXCmJG5AEQNlXJS5LaONXo5/cLdTZdWvsZ1ioJEonLGAosKlMWE8lwUy/bJzMjcw8az73+Fg==} engines: {node: '>=0.10.0'} @@ -4331,9 +4332,9 @@ snapshots: '@colors/colors@1.5.0': optional: true - '@eslint-community/eslint-utils@4.4.0(eslint@9.11.1)': + '@eslint-community/eslint-utils@4.4.0(eslint@9.12.0)': dependencies: - eslint: 9.11.1 + eslint: 9.12.0 eslint-visitor-keys: 3.4.3 '@eslint-community/regexpp@4.11.0': {} @@ -4352,7 +4353,7 @@ snapshots: dependencies: ajv: 6.12.6 debug: 4.3.4 - espree: 10.1.0 + espree: 10.2.0 globals: 14.0.0 ignore: 5.3.1 import-fresh: 3.3.0 @@ -4364,7 +4365,7 @@ snapshots: '@eslint/js@9.10.0': {} - '@eslint/js@9.11.1': {} + '@eslint/js@9.12.0': {} '@eslint/object-schema@2.1.4': {} @@ -4372,22 +4373,22 @@ snapshots: dependencies: levn: 0.4.1 - '@frsource/eslint-config@1.16.0(eslint@9.11.1)(typescript@4.1.3)': + '@frsource/eslint-config@1.16.0(eslint@9.12.0)(typescript@4.1.3)': dependencies: '@eslint/js': 9.10.0 - '@typescript-eslint/eslint-plugin': 8.5.0(@typescript-eslint/parser@8.5.0(eslint@9.11.1)(typescript@4.1.3))(eslint@9.11.1)(typescript@4.1.3) - '@typescript-eslint/parser': 8.5.0(eslint@9.11.1)(typescript@4.1.3) - eslint: 9.11.1 - eslint-config-prettier: 9.1.0(eslint@9.11.1) + '@typescript-eslint/eslint-plugin': 8.5.0(@typescript-eslint/parser@8.5.0(eslint@9.12.0)(typescript@4.1.3))(eslint@9.12.0)(typescript@4.1.3) + '@typescript-eslint/parser': 8.5.0(eslint@9.12.0)(typescript@4.1.3) + eslint: 9.12.0 + eslint-config-prettier: 9.1.0(eslint@9.12.0) globals: 15.9.0 typescript: 4.1.3 - typescript-eslint: 8.5.0(eslint@9.11.1)(typescript@4.1.3) + typescript-eslint: 8.5.0(eslint@9.12.0)(typescript@4.1.3) transitivePeerDependencies: - supports-color - '@frsource/prettier-config@1.11.0(eslint@9.11.1)': + '@frsource/prettier-config@1.11.0(eslint@9.12.0)': dependencies: - eslint: 9.11.1 + eslint: 9.12.0 '@frsource/semantic-release-config@1.13.0(semantic-release@24.1.2(typescript@4.1.3))': dependencies: @@ -4401,9 +4402,16 @@ snapshots: transitivePeerDependencies: - supports-color + '@humanfs/core@0.19.0': {} + + '@humanfs/node@0.16.5': + dependencies: + '@humanfs/core': 0.19.0 + '@humanwhocodes/retry': 0.3.1 + '@humanwhocodes/module-importer@1.0.1': {} - '@humanwhocodes/retry@0.3.0': {} + '@humanwhocodes/retry@0.3.1': {} '@isaacs/cliui@8.0.2': dependencies: @@ -4682,8 +4690,6 @@ snapshots: '@types/estree@0.0.39': {} - '@types/estree@0.0.45': {} - '@types/estree@1.0.6': {} '@types/json-schema@7.0.15': {} @@ -4704,15 +4710,15 @@ snapshots: '@types/semver@7.5.8': {} - '@typescript-eslint/eslint-plugin@8.5.0(@typescript-eslint/parser@8.5.0(eslint@9.11.1)(typescript@4.1.3))(eslint@9.11.1)(typescript@4.1.3)': + '@typescript-eslint/eslint-plugin@8.5.0(@typescript-eslint/parser@8.5.0(eslint@9.12.0)(typescript@4.1.3))(eslint@9.12.0)(typescript@4.1.3)': dependencies: '@eslint-community/regexpp': 4.11.0 - '@typescript-eslint/parser': 8.5.0(eslint@9.11.1)(typescript@4.1.3) + '@typescript-eslint/parser': 8.5.0(eslint@9.12.0)(typescript@4.1.3) '@typescript-eslint/scope-manager': 8.5.0 - '@typescript-eslint/type-utils': 8.5.0(eslint@9.11.1)(typescript@4.1.3) - '@typescript-eslint/utils': 8.5.0(eslint@9.11.1)(typescript@4.1.3) + '@typescript-eslint/type-utils': 8.5.0(eslint@9.12.0)(typescript@4.1.3) + '@typescript-eslint/utils': 8.5.0(eslint@9.12.0)(typescript@4.1.3) '@typescript-eslint/visitor-keys': 8.5.0 - eslint: 9.11.1 + eslint: 9.12.0 graphemer: 1.4.0 ignore: 5.3.1 natural-compare: 1.4.0 @@ -4722,14 +4728,14 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/parser@8.5.0(eslint@9.11.1)(typescript@4.1.3)': + '@typescript-eslint/parser@8.5.0(eslint@9.12.0)(typescript@4.1.3)': dependencies: '@typescript-eslint/scope-manager': 8.5.0 '@typescript-eslint/types': 8.5.0 '@typescript-eslint/typescript-estree': 8.5.0(typescript@4.1.3) '@typescript-eslint/visitor-keys': 8.5.0 debug: 4.3.4 - eslint: 9.11.1 + eslint: 9.12.0 optionalDependencies: typescript: 4.1.3 transitivePeerDependencies: @@ -4740,10 +4746,10 @@ snapshots: '@typescript-eslint/types': 8.5.0 '@typescript-eslint/visitor-keys': 8.5.0 - '@typescript-eslint/type-utils@8.5.0(eslint@9.11.1)(typescript@4.1.3)': + '@typescript-eslint/type-utils@8.5.0(eslint@9.12.0)(typescript@4.1.3)': dependencies: '@typescript-eslint/typescript-estree': 8.5.0(typescript@4.1.3) - '@typescript-eslint/utils': 8.5.0(eslint@9.11.1)(typescript@4.1.3) + '@typescript-eslint/utils': 8.5.0(eslint@9.12.0)(typescript@4.1.3) debug: 4.3.4 ts-api-utils: 1.3.0(typescript@4.1.3) optionalDependencies: @@ -4769,13 +4775,13 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/utils@8.5.0(eslint@9.11.1)(typescript@4.1.3)': + '@typescript-eslint/utils@8.5.0(eslint@9.12.0)(typescript@4.1.3)': dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@9.11.1) + '@eslint-community/eslint-utils': 4.4.0(eslint@9.12.0) '@typescript-eslint/scope-manager': 8.5.0 '@typescript-eslint/types': 8.5.0 '@typescript-eslint/typescript-estree': 8.5.0(typescript@4.1.3) - eslint: 9.11.1 + eslint: 9.12.0 transitivePeerDependencies: - supports-color - typescript @@ -5465,31 +5471,31 @@ snapshots: escape-string-regexp@5.0.0: {} - eslint-config-prettier@9.1.0(eslint@9.11.1): + eslint-config-prettier@9.1.0(eslint@9.12.0): dependencies: - eslint: 9.11.1 + eslint: 9.12.0 - eslint-scope@8.0.2: + eslint-scope@8.1.0: dependencies: esrecurse: 4.3.0 estraverse: 5.3.0 eslint-visitor-keys@3.4.3: {} - eslint-visitor-keys@4.0.0: {} + eslint-visitor-keys@4.1.0: {} - eslint@9.11.1: + eslint@9.12.0: dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@9.11.1) + '@eslint-community/eslint-utils': 4.4.0(eslint@9.12.0) '@eslint-community/regexpp': 4.11.0 '@eslint/config-array': 0.18.0 '@eslint/core': 0.6.0 '@eslint/eslintrc': 3.1.0 - '@eslint/js': 9.11.1 + '@eslint/js': 9.12.0 '@eslint/plugin-kit': 0.2.0 + '@humanfs/node': 0.16.5 '@humanwhocodes/module-importer': 1.0.1 - '@humanwhocodes/retry': 0.3.0 - '@nodelib/fs.walk': 1.2.8 + '@humanwhocodes/retry': 0.3.1 '@types/estree': 1.0.6 '@types/json-schema': 7.0.15 ajv: 6.12.6 @@ -5497,9 +5503,9 @@ snapshots: cross-spawn: 7.0.3 debug: 4.3.4 escape-string-regexp: 4.0.0 - eslint-scope: 8.0.2 - eslint-visitor-keys: 4.0.0 - espree: 10.1.0 + eslint-scope: 8.1.0 + eslint-visitor-keys: 4.1.0 + espree: 10.2.0 esquery: 1.5.0 esutils: 2.0.3 fast-deep-equal: 3.1.3 @@ -5509,22 +5515,20 @@ snapshots: ignore: 5.3.1 imurmurhash: 0.1.4 is-glob: 4.0.3 - is-path-inside: 3.0.3 json-stable-stringify-without-jsonify: 1.0.1 lodash.merge: 4.6.2 minimatch: 3.1.2 natural-compare: 1.4.0 optionator: 0.9.4 - strip-ansi: 6.0.1 text-table: 0.2.0 transitivePeerDependencies: - supports-color - espree@10.1.0: + espree@10.2.0: dependencies: acorn: 8.12.0 acorn-jsx: 5.3.2(acorn@8.12.0) - eslint-visitor-keys: 4.0.0 + eslint-visitor-keys: 4.1.0 esprima@4.0.1: {} @@ -6062,15 +6066,13 @@ snapshots: is-obj@2.0.0: {} - is-path-inside@3.0.3: {} - is-plain-obj@1.1.0: {} is-plain-obj@4.1.0: {} is-reference@1.2.1: dependencies: - '@types/estree': 0.0.45 + '@types/estree': 1.0.6 is-regex@1.1.4: dependencies: @@ -7544,11 +7546,11 @@ snapshots: typed-array-buffer: 1.0.2 typed-array-byte-offset: 1.0.2 - typescript-eslint@8.5.0(eslint@9.11.1)(typescript@4.1.3): + typescript-eslint@8.5.0(eslint@9.12.0)(typescript@4.1.3): dependencies: - '@typescript-eslint/eslint-plugin': 8.5.0(@typescript-eslint/parser@8.5.0(eslint@9.11.1)(typescript@4.1.3))(eslint@9.11.1)(typescript@4.1.3) - '@typescript-eslint/parser': 8.5.0(eslint@9.11.1)(typescript@4.1.3) - '@typescript-eslint/utils': 8.5.0(eslint@9.11.1)(typescript@4.1.3) + '@typescript-eslint/eslint-plugin': 8.5.0(@typescript-eslint/parser@8.5.0(eslint@9.12.0)(typescript@4.1.3))(eslint@9.12.0)(typescript@4.1.3) + '@typescript-eslint/parser': 8.5.0(eslint@9.12.0)(typescript@4.1.3) + '@typescript-eslint/utils': 8.5.0(eslint@9.12.0)(typescript@4.1.3) optionalDependencies: typescript: 4.1.3 transitivePeerDependencies: