diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2022-12-12 03:07:27 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-12-12 03:07:27 +0100 |
| commit | d0b3ffeeba78432aac4d49c726fcd1526645d96c (patch) | |
| tree | e234e1843f07ae5844f903af204252134cf6ce98 | |
| parent | 9a1226172fe23aa763c14f5488131373548bba21 (diff) | |
| download | faker-d0b3ffeeba78432aac4d49c726fcd1526645d96c.tar.xz faker-d0b3ffeeba78432aac4d49c726fcd1526645d96c.zip | |
chore(deps): update typescript-eslint to ~5.46.0 (#1663)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
| -rw-r--r-- | package.json | 4 | ||||
| -rw-r--r-- | pnpm-lock.yaml | 74 |
2 files changed, 39 insertions, 39 deletions
diff --git a/package.json b/package.json index 3c249d18..1685a40a 100644 --- a/package.json +++ b/package.json @@ -103,8 +103,8 @@ "@types/sanitize-html": "~2.6.2", "@types/semver": "~7.3.13", "@types/validator": "~13.7.10", - "@typescript-eslint/eslint-plugin": "~5.45.0", - "@typescript-eslint/parser": "~5.45.0", + "@typescript-eslint/eslint-plugin": "~5.46.0", + "@typescript-eslint/parser": "~5.46.0", "@vitest/coverage-c8": "~0.25.3", "@vitest/ui": "~0.25.3", "@vueuse/core": "~9.6.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8a2fe8c2..e57a18f6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -11,8 +11,8 @@ specifiers: '@types/sanitize-html': ~2.6.2 '@types/semver': ~7.3.13 '@types/validator': ~13.7.10 - '@typescript-eslint/eslint-plugin': ~5.45.0 - '@typescript-eslint/parser': ~5.45.0 + '@typescript-eslint/eslint-plugin': ~5.46.0 + '@typescript-eslint/parser': ~5.46.0 '@vitest/coverage-c8': ~0.25.3 '@vitest/ui': ~0.25.3 '@vueuse/core': ~9.6.0 @@ -61,8 +61,8 @@ devDependencies: '@types/sanitize-html': 2.6.2 '@types/semver': 7.3.13 '@types/validator': 13.7.10 - '@typescript-eslint/eslint-plugin': 5.45.0_yjegg5cyoezm3fzsmuszzhetym - '@typescript-eslint/parser': 5.45.0_s5ps7njkmjlaqajutnox5ntcla + '@typescript-eslint/eslint-plugin': 5.46.0_km33x45pcsbpyqg3u2sxl5ixc4 + '@typescript-eslint/parser': 5.46.0_s5ps7njkmjlaqajutnox5ntcla '@vitest/coverage-c8': 0.25.3_@[email protected] '@vitest/ui': 0.25.3 '@vueuse/core': [email protected] @@ -696,8 +696,8 @@ packages: dev: true optional: true - /@typescript-eslint/eslint-plugin/5.45.0_yjegg5cyoezm3fzsmuszzhetym: - resolution: {integrity: sha512-CXXHNlf0oL+Yg021cxgOdMHNTXD17rHkq7iW6RFHoybdFgQBjU3yIXhhcPpGwr1CjZlo6ET8C6tzX5juQoXeGA==} + /@typescript-eslint/eslint-plugin/5.46.0_km33x45pcsbpyqg3u2sxl5ixc4: + resolution: {integrity: sha512-QrZqaIOzJAjv0sfjY4EjbXUi3ZOFpKfzntx22gPGr9pmFcTjcFw/1sS1LJhEubfAGwuLjNrPV0rH+D1/XZFy7Q==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: '@typescript-eslint/parser': ^5.0.0 @@ -707,10 +707,10 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': 5.45.0_s5ps7njkmjlaqajutnox5ntcla - '@typescript-eslint/scope-manager': 5.45.0 - '@typescript-eslint/type-utils': 5.45.0_s5ps7njkmjlaqajutnox5ntcla - '@typescript-eslint/utils': 5.45.0_s5ps7njkmjlaqajutnox5ntcla + '@typescript-eslint/parser': 5.46.0_s5ps7njkmjlaqajutnox5ntcla + '@typescript-eslint/scope-manager': 5.46.0 + '@typescript-eslint/type-utils': 5.46.0_s5ps7njkmjlaqajutnox5ntcla + '@typescript-eslint/utils': 5.46.0_s5ps7njkmjlaqajutnox5ntcla debug: 4.3.4 eslint: 8.29.0 ignore: 5.2.0 @@ -723,8 +723,8 @@ packages: - supports-color dev: true - /@typescript-eslint/parser/5.45.0_s5ps7njkmjlaqajutnox5ntcla: - resolution: {integrity: sha512-brvs/WSM4fKUmF5Ot/gEve6qYiCMjm6w4HkHPfS6ZNmxTS0m0iNN4yOChImaCkqc1hRwFGqUyanMXuGal6oyyQ==} + /@typescript-eslint/parser/5.46.0_s5ps7njkmjlaqajutnox5ntcla: + resolution: {integrity: sha512-joNO6zMGUZg+C73vwrKXCd8usnsmOYmgW/w5ZW0pG0RGvqeznjtGDk61EqqTpNrFLUYBW2RSBFrxdAZMqA4OZA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -733,9 +733,9 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 5.45.0 - '@typescript-eslint/types': 5.45.0 - '@typescript-eslint/typescript-estree': [email protected] + '@typescript-eslint/scope-manager': 5.46.0 + '@typescript-eslint/types': 5.46.0 + '@typescript-eslint/typescript-estree': [email protected] debug: 4.3.4 eslint: 8.29.0 typescript: 4.9.3 @@ -743,16 +743,16 @@ packages: - supports-color dev: true - /@typescript-eslint/scope-manager/5.45.0: - resolution: {integrity: sha512-noDMjr87Arp/PuVrtvN3dXiJstQR1+XlQ4R1EvzG+NMgXi8CuMCXpb8JqNtFHKceVSQ985BZhfRdowJzbv4yKw==} + /@typescript-eslint/scope-manager/5.46.0: + resolution: {integrity: sha512-7wWBq9d/GbPiIM6SqPK9tfynNxVbfpihoY5cSFMer19OYUA3l4powA2uv0AV2eAZV6KoAh6lkzxv4PoxOLh1oA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.45.0 - '@typescript-eslint/visitor-keys': 5.45.0 + '@typescript-eslint/types': 5.46.0 + '@typescript-eslint/visitor-keys': 5.46.0 dev: true - /@typescript-eslint/type-utils/5.45.0_s5ps7njkmjlaqajutnox5ntcla: - resolution: {integrity: sha512-DY7BXVFSIGRGFZ574hTEyLPRiQIvI/9oGcN8t1A7f6zIs6ftbrU0nhyV26ZW//6f85avkwrLag424n+fkuoJ1Q==} + /@typescript-eslint/type-utils/5.46.0_s5ps7njkmjlaqajutnox5ntcla: + resolution: {integrity: sha512-dwv4nimVIAsVS2dTA0MekkWaRnoYNXY26dKz8AN5W3cBFYwYGFQEqm/cG+TOoooKlncJS4RTbFKgcFY/pOiBCg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '*' @@ -761,8 +761,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': [email protected] - '@typescript-eslint/utils': 5.45.0_s5ps7njkmjlaqajutnox5ntcla + '@typescript-eslint/typescript-estree': [email protected] + '@typescript-eslint/utils': 5.46.0_s5ps7njkmjlaqajutnox5ntcla debug: 4.3.4 eslint: 8.29.0 tsutils: [email protected] @@ -771,13 +771,13 @@ packages: - supports-color dev: true - /@typescript-eslint/types/5.45.0: - resolution: {integrity: sha512-QQij+u/vgskA66azc9dCmx+rev79PzX8uDHpsqSjEFtfF2gBUTRCpvYMh2gw2ghkJabNkPlSUCimsyBEQZd1DA==} + /@typescript-eslint/types/5.46.0: + resolution: {integrity: sha512-wHWgQHFB+qh6bu0IAPAJCdeCdI0wwzZnnWThlmHNY01XJ9Z97oKqKOzWYpR2I83QmshhQJl6LDM9TqMiMwJBTw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/typescript-estree/[email protected]: - resolution: {integrity: sha512-maRhLGSzqUpFcZgXxg1qc/+H0bT36lHK4APhp0AEUVrpSwXiRAomm/JGjSG+kNUio5kAa3uekCYu/47cnGn5EQ==} + /@typescript-eslint/typescript-estree/[email protected]: + resolution: {integrity: sha512-kDLNn/tQP+Yp8Ro2dUpyyVV0Ksn2rmpPpB0/3MO874RNmXtypMwSeazjEN/Q6CTp8D7ExXAAekPEcCEB/vtJkw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: typescript: '*' @@ -785,8 +785,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 5.45.0 - '@typescript-eslint/visitor-keys': 5.45.0 + '@typescript-eslint/types': 5.46.0 + '@typescript-eslint/visitor-keys': 5.46.0 debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 @@ -797,17 +797,17 @@ packages: - supports-color dev: true - /@typescript-eslint/utils/5.45.0_s5ps7njkmjlaqajutnox5ntcla: - resolution: {integrity: sha512-OUg2JvsVI1oIee/SwiejTot2OxwU8a7UfTFMOdlhD2y+Hl6memUSL4s98bpUTo8EpVEr0lmwlU7JSu/p2QpSvA==} + /@typescript-eslint/utils/5.46.0_s5ps7njkmjlaqajutnox5ntcla: + resolution: {integrity: sha512-4O+Ps1CRDw+D+R40JYh5GlKLQERXRKW5yIQoNDpmXPJ+C7kaPF9R7GWl+PxGgXjB3PQCqsaaZUpZ9dG4U6DO7g==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: '@types/json-schema': 7.0.11 '@types/semver': 7.3.13 - '@typescript-eslint/scope-manager': 5.45.0 - '@typescript-eslint/types': 5.45.0 - '@typescript-eslint/typescript-estree': [email protected] + '@typescript-eslint/scope-manager': 5.46.0 + '@typescript-eslint/types': 5.46.0 + '@typescript-eslint/typescript-estree': [email protected] eslint: 8.29.0 eslint-scope: 5.1.1 eslint-utils: [email protected] @@ -817,11 +817,11 @@ packages: - typescript dev: true - /@typescript-eslint/visitor-keys/5.45.0: - resolution: {integrity: sha512-jc6Eccbn2RtQPr1s7th6jJWQHBHI6GBVQkCHoJFQ5UreaKm59Vxw+ynQUPPY2u2Amquc+7tmEoC2G52ApsGNNg==} + /@typescript-eslint/visitor-keys/5.46.0: + resolution: {integrity: sha512-E13gBoIXmaNhwjipuvQg1ByqSAu/GbEpP/qzFihugJ+MomtoJtFAJG/+2DRPByf57B863m0/q7Zt16V9ohhANw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.45.0 + '@typescript-eslint/types': 5.46.0 eslint-visitor-keys: 3.3.0 dev: true |
