diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2024-02-19 08:39:01 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-02-19 08:39:01 +0000 |
| commit | 61066bd3b8f2f143e058ad471fefdb41a0f4f4f8 (patch) | |
| tree | 8fde34411ab2cac71c5e5769a08352eb60ceb9ee | |
| parent | de8d6110bf32d1daba572477e6df546651cde12b (diff) | |
| download | faker-61066bd3b8f2f143e058ad471fefdb41a0f4f4f8.tar.xz faker-61066bd3b8f2f143e058ad471fefdb41a0f4f4f8.zip | |
chore(deps): update typescript-eslint to v7 (#2672)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
| -rw-r--r-- | package.json | 4 | ||||
| -rw-r--r-- | pnpm-lock.yaml | 118 |
2 files changed, 92 insertions, 30 deletions
diff --git a/package.json b/package.json index 081bb2df..8d0e31f5 100644 --- a/package.json +++ b/package.json @@ -102,8 +102,8 @@ "@types/sanitize-html": "~2.11.0", "@types/semver": "~7.5.7", "@types/validator": "~13.11.9", - "@typescript-eslint/eslint-plugin": "~6.21.0", - "@typescript-eslint/parser": "~6.21.0", + "@typescript-eslint/eslint-plugin": "~7.0.1", + "@typescript-eslint/parser": "~7.0.1", "@vitest/coverage-v8": "~1.2.2", "@vitest/ui": "~1.2.2", "@vueuse/core": "~10.7.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 958a31b0..2ecb3794 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -42,11 +42,11 @@ devDependencies: specifier: ~13.11.9 version: 13.11.9 '@typescript-eslint/eslint-plugin': - specifier: ~6.21.0 + specifier: ~7.0.1 '@typescript-eslint/parser': - specifier: ~6.21.0 - version: 6.21.0([email protected])([email protected]) + specifier: ~7.0.1 + version: 7.0.1([email protected])([email protected]) '@vitest/coverage-v8': specifier: ~1.2.2 version: 1.2.2([email protected]) @@ -88,7 +88,7 @@ devDependencies: version: 51.0.1([email protected]) eslint-plugin-vitest: specifier: ~0.3.22 - version: 0.3.22(@typescript-eslint/[email protected])([email protected])([email protected])([email protected]) + version: 0.3.22(@typescript-eslint/[email protected])([email protected])([email protected])([email protected]) glob: specifier: ~10.3.10 version: 10.3.10 @@ -1103,23 +1103,23 @@ packages: dev: true optional: true - /@typescript-eslint/[email protected](@typescript-eslint/[email protected])([email protected])([email protected]): - resolution: {integrity: sha512-oy9+hTPCUFpngkEZUSzbf9MxI65wbKFoQYsgPdILTfbUldp5ovUuphZVe4i30emU9M/kP+T64Di0mxl7dSw3MA==} + /@typescript-eslint/[email protected](@typescript-eslint/[email protected])([email protected])([email protected]): + resolution: {integrity: sha512-OLvgeBv3vXlnnJGIAgCLYKjgMEU+wBGj07MQ/nxAaON+3mLzX7mJbhRYrVGiVvFiXtwFlkcBa/TtmglHy0UbzQ==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: - '@typescript-eslint/parser': ^6.0.0 || ^6.0.0-alpha - eslint: ^7.0.0 || ^8.0.0 + '@typescript-eslint/parser': ^7.0.0 + eslint: ^8.56.0 typescript: '*' peerDependenciesMeta: typescript: optional: true dependencies: '@eslint-community/regexpp': 4.10.0 - '@typescript-eslint/parser': 6.21.0([email protected])([email protected]) - '@typescript-eslint/scope-manager': 6.21.0 - '@typescript-eslint/type-utils': 6.21.0([email protected])([email protected]) - '@typescript-eslint/utils': 6.21.0([email protected])([email protected]) - '@typescript-eslint/visitor-keys': 6.21.0 + '@typescript-eslint/parser': 7.0.1([email protected])([email protected]) + '@typescript-eslint/scope-manager': 7.0.1 + '@typescript-eslint/type-utils': 7.0.1([email protected])([email protected]) + '@typescript-eslint/utils': 7.0.1([email protected])([email protected]) + '@typescript-eslint/visitor-keys': 7.0.1 debug: 4.3.4([email protected]) eslint: 8.56.0 graphemer: 1.4.0 @@ -1132,20 +1132,20 @@ packages: - supports-color dev: true - resolution: {integrity: sha512-tbsV1jPne5CkFQCgPBcDOt30ItF7aJoZL997JSF7MhGQqOeT3svWRYxiqlfA5RUdlHN6Fi+EI9bxqbdyAUZjYQ==} + resolution: {integrity: sha512-8GcRRZNzaHxKzBPU3tKtFNing571/GwPBeCvmAUw0yBtfE2XVd0zFKJIMSWkHJcPQi0ekxjIts6L/rrZq5cxGQ==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: - eslint: ^7.0.0 || ^8.0.0 + eslint: ^8.56.0 typescript: '*' peerDependenciesMeta: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 6.21.0 - '@typescript-eslint/types': 6.21.0 - '@typescript-eslint/typescript-estree': 6.21.0([email protected]) - '@typescript-eslint/visitor-keys': 6.21.0 + '@typescript-eslint/scope-manager': 7.0.1 + '@typescript-eslint/types': 7.0.1 + '@typescript-eslint/typescript-estree': 7.0.1([email protected]) + '@typescript-eslint/visitor-keys': 7.0.1 debug: 4.3.4([email protected]) eslint: 8.56.0 typescript: 5.3.3 @@ -1161,18 +1161,26 @@ packages: '@typescript-eslint/visitor-keys': 6.21.0 dev: true - resolution: {integrity: sha512-rZQI7wHfao8qMX3Rd3xqeYSMCL3SoiSQLBATSiVKARdFGCYSRvmViieZjqc58jKgs8Y8i9YvVVhRbHSTA4VBag==} + /@typescript-eslint/[email protected]: + resolution: {integrity: sha512-v7/T7As10g3bcWOOPAcbnMDuvctHzCFYCG/8R4bK4iYzdFqsZTbXGln0cZNVcwQcwewsYU2BJLay8j0/4zOk4w==} + engines: {node: ^16.0.0 || >=18.0.0} + dependencies: + '@typescript-eslint/types': 7.0.1 + '@typescript-eslint/visitor-keys': 7.0.1 + dev: true + + resolution: {integrity: sha512-YtT9UcstTG5Yqy4xtLiClm1ZpM/pWVGFnkAa90UfdkkZsR1eP2mR/1jbHeYp8Ay1l1JHPyGvoUYR6o3On5Nhmw==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: - eslint: ^7.0.0 || ^8.0.0 + eslint: ^8.56.0 typescript: '*' peerDependenciesMeta: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 6.21.0([email protected]) - '@typescript-eslint/utils': 6.21.0([email protected])([email protected]) + '@typescript-eslint/typescript-estree': 7.0.1([email protected]) + '@typescript-eslint/utils': 7.0.1([email protected])([email protected]) debug: 4.3.4([email protected]) eslint: 8.56.0 ts-api-utils: 1.2.1([email protected]) @@ -1186,6 +1194,11 @@ packages: engines: {node: ^16.0.0 || >=18.0.0} dev: true + /@typescript-eslint/[email protected]: + resolution: {integrity: sha512-uJDfmirz4FHib6ENju/7cz9SdMSkeVvJDK3VcMFvf/hAShg8C74FW+06MaQPODHfDJp/z/zHfgawIJRjlu0RLg==} + engines: {node: ^16.0.0 || >=18.0.0} + dev: true + /@typescript-eslint/[email protected]([email protected]): resolution: {integrity: sha512-6npJTkZcO+y2/kr+z0hc4HwNfrrP4kNYh57ek7yCNlrBjWQ1Y0OS7jiZTkgumrvkX5HkEKXFZkkdFNkaW2wmUQ==} engines: {node: ^16.0.0 || >=18.0.0} @@ -1208,6 +1221,28 @@ packages: - supports-color dev: true + /@typescript-eslint/[email protected]([email protected]): + resolution: {integrity: sha512-SO9wHb6ph0/FN5OJxH4MiPscGah5wjOd0RRpaLvuBv9g8565Fgu0uMySFEPqwPHiQU90yzJ2FjRYKGrAhS1xig==} + engines: {node: ^16.0.0 || >=18.0.0} + peerDependencies: + typescript: '*' + peerDependenciesMeta: + typescript: + optional: true + dependencies: + '@typescript-eslint/types': 7.0.1 + '@typescript-eslint/visitor-keys': 7.0.1 + debug: 4.3.4([email protected]) + globby: 11.1.0 + is-glob: 4.0.3 + minimatch: 9.0.3 + semver: 7.6.0 + ts-api-utils: 1.2.1([email protected]) + typescript: 5.3.3 + transitivePeerDependencies: + - supports-color + dev: true + resolution: {integrity: sha512-NfWVaC8HP9T8cbKQxHcsJBY5YE1O33+jpMwN45qzWWaPDZgLIbo12toGMWnmhvCpd3sIxkpDw3Wv1B3dYrbDQQ==} engines: {node: ^16.0.0 || >=18.0.0} @@ -1227,6 +1262,25 @@ packages: - typescript dev: true + resolution: {integrity: sha512-oe4his30JgPbnv+9Vef1h48jm0S6ft4mNwi9wj7bX10joGn07QRfqIqFHoMiajrtoU88cIhXf8ahwgrcbNLgPA==} + engines: {node: ^16.0.0 || >=18.0.0} + peerDependencies: + eslint: ^8.56.0 + dependencies: + '@eslint-community/eslint-utils': 4.4.0([email protected]) + '@types/json-schema': 7.0.15 + '@types/semver': 7.5.7 + '@typescript-eslint/scope-manager': 7.0.1 + '@typescript-eslint/types': 7.0.1 + '@typescript-eslint/typescript-estree': 7.0.1([email protected]) + eslint: 8.56.0 + semver: 7.6.0 + transitivePeerDependencies: + - supports-color + - typescript + dev: true + /@typescript-eslint/[email protected]: resolution: {integrity: sha512-JJtkDduxLi9bivAB+cYOVMtbkqdPOhZ+ZI5LC47MIRrDV4Yn2o+ZnW10Nkmr28xRpSpdJ6Sm42Hjf2+REYXm0A==} engines: {node: ^16.0.0 || >=18.0.0} @@ -1235,6 +1289,14 @@ packages: eslint-visitor-keys: 3.4.3 dev: true + /@typescript-eslint/[email protected]: + resolution: {integrity: sha512-hwAgrOyk++RTXrP4KzCg7zB2U0xt7RUU0ZdMSCsqF3eKUwkdXUMyTb0qdCuji7VIbcpG62kKTU9M1J1c9UpFBw==} + engines: {node: ^16.0.0 || >=18.0.0} + dependencies: + '@typescript-eslint/types': 7.0.1 + eslint-visitor-keys: 3.4.3 + dev: true + /@ungap/[email protected]: resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==} dev: true @@ -2867,7 +2929,7 @@ packages: - supports-color dev: true - /[email protected](@typescript-eslint/[email protected])([email protected])([email protected])([email protected]): + /[email protected](@typescript-eslint/[email protected])([email protected])([email protected])([email protected]): resolution: {integrity: sha512-atkFGQ7aVgcuSeSMDqnyevIyUpfBPMnosksgEPrKE7Y8xQlqG/5z2IQ6UDau05zXaaFv7Iz8uzqvIuKshjZ0Zw==} engines: {node: ^18.0.0 || >= 20.0.0} peerDependencies: @@ -2880,7 +2942,7 @@ packages: vitest: optional: true dependencies: - '@typescript-eslint/eslint-plugin': 6.21.0(@typescript-eslint/[email protected])([email protected])([email protected]) + '@typescript-eslint/eslint-plugin': 7.0.1(@typescript-eslint/[email protected])([email protected])([email protected]) '@typescript-eslint/utils': 6.21.0([email protected])([email protected]) eslint: 8.56.0 vitest: 1.2.2(@types/[email protected])(@vitest/[email protected]) |
