diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2024-01-15 09:21:04 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-01-15 09:21:04 +0100 |
| commit | a51b3315439a2df45ba738f784a033a3c3e572c4 (patch) | |
| tree | 203a32941319220874df8e4195825b4fd3daa438 | |
| parent | 9fb45c24f321a5acf667d841ac7445e27da6edb5 (diff) | |
| download | faker-a51b3315439a2df45ba738f784a033a3c3e572c4.tar.xz faker-a51b3315439a2df45ba738f784a033a3c3e572c4.zip | |
chore(deps): update typescript-eslint to ~6.18.1 (#2604)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
| -rw-r--r-- | package.json | 4 | ||||
| -rw-r--r-- | pnpm-lock.yaml | 84 |
2 files changed, 44 insertions, 44 deletions
diff --git a/package.json b/package.json index cc2e1b21..2123c046 100644 --- a/package.json +++ b/package.json @@ -99,8 +99,8 @@ "@types/sanitize-html": "~2.9.5", "@types/semver": "~7.5.6", "@types/validator": "~13.11.7", - "@typescript-eslint/eslint-plugin": "~6.18.0", - "@typescript-eslint/parser": "~6.18.0", + "@typescript-eslint/eslint-plugin": "~6.18.1", + "@typescript-eslint/parser": "~6.18.1", "@vitest/coverage-v8": "~0.34.6", "@vitest/ui": "~0.34.7", "@vueuse/core": "~10.7.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b55917a4..a6d2fd56 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -38,11 +38,11 @@ devDependencies: specifier: ~13.11.7 version: 13.11.7 '@typescript-eslint/eslint-plugin': - specifier: ~6.18.0 + specifier: ~6.18.1 '@typescript-eslint/parser': - specifier: ~6.18.0 - version: 6.18.0([email protected])([email protected]) + specifier: ~6.18.1 + version: 6.18.1([email protected])([email protected]) '@vitest/coverage-v8': specifier: ~0.34.6 version: 0.34.6([email protected]) @@ -87,7 +87,7 @@ devDependencies: version: 49.0.0([email protected]) eslint-plugin-vitest: specifier: ~0.3.20 - version: 0.3.20(@typescript-eslint/[email protected])([email protected])([email protected])([email protected]) + version: 0.3.20(@typescript-eslint/[email protected])([email protected])([email protected])([email protected]) glob: specifier: ~10.3.10 version: 10.3.10 @@ -1309,8 +1309,8 @@ packages: dev: true optional: true - /@typescript-eslint/[email protected](@typescript-eslint/[email protected])([email protected])([email protected]): - resolution: {integrity: sha512-3lqEvQUdCozi6d1mddWqd+kf8KxmGq2Plzx36BlkjuQe3rSTm/O98cLf0A4uDO+a5N1KD2SeEEl6fW97YHY+6w==} + /@typescript-eslint/[email protected](@typescript-eslint/[email protected])([email protected])([email protected]): + resolution: {integrity: sha512-nISDRYnnIpk7VCFrGcu1rnZfM1Dh9LRHnfgdkjcbi/l7g16VYRri3TjXi9Ir4lOZSw5N/gnV/3H7jIPQ8Q4daA==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: '@typescript-eslint/parser': ^6.0.0 || ^6.0.0-alpha @@ -1321,11 +1321,11 @@ packages: optional: true dependencies: '@eslint-community/regexpp': 4.10.0 - '@typescript-eslint/parser': 6.18.0([email protected])([email protected]) - '@typescript-eslint/scope-manager': 6.18.0 - '@typescript-eslint/type-utils': 6.18.0([email protected])([email protected]) - '@typescript-eslint/utils': 6.18.0([email protected])([email protected]) - '@typescript-eslint/visitor-keys': 6.18.0 + '@typescript-eslint/parser': 6.18.1([email protected])([email protected]) + '@typescript-eslint/scope-manager': 6.18.1 + '@typescript-eslint/type-utils': 6.18.1([email protected])([email protected]) + '@typescript-eslint/utils': 6.18.1([email protected])([email protected]) + '@typescript-eslint/visitor-keys': 6.18.1 debug: 4.3.4([email protected]) eslint: 8.56.0 graphemer: 1.4.0 @@ -1338,8 +1338,8 @@ packages: - supports-color dev: true - resolution: {integrity: sha512-v6uR68SFvqhNQT41frCMCQpsP+5vySy6IdgjlzUWoo7ALCnpaWYcz/Ij2k4L8cEsL0wkvOviCMpjmtRtHNOKzA==} + resolution: {integrity: sha512-zct/MdJnVaRRNy9e84XnVtRv9Vf91/qqe+hZJtKanjojud4wAVy/7lXxJmMyX6X6J+xc6c//YEWvpeif8cAhWA==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 @@ -1348,10 +1348,10 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 6.18.0 - '@typescript-eslint/types': 6.18.0 - '@typescript-eslint/typescript-estree': 6.18.0([email protected]) - '@typescript-eslint/visitor-keys': 6.18.0 + '@typescript-eslint/scope-manager': 6.18.1 + '@typescript-eslint/types': 6.18.1 + '@typescript-eslint/typescript-estree': 6.18.1([email protected]) + '@typescript-eslint/visitor-keys': 6.18.1 debug: 4.3.4([email protected]) eslint: 8.56.0 typescript: 4.9.5 @@ -1367,16 +1367,16 @@ packages: '@typescript-eslint/visitor-keys': 6.16.0 dev: true - /@typescript-eslint/[email protected]: - resolution: {integrity: sha512-o/UoDT2NgOJ2VfHpfr+KBY2ErWvCySNUIX/X7O9g8Zzt/tXdpfEU43qbNk8LVuWUT2E0ptzTWXh79i74PP0twA==} + /@typescript-eslint/[email protected]: + resolution: {integrity: sha512-BgdBwXPFmZzaZUuw6wKiHKIovms97a7eTImjkXCZE04TGHysG+0hDQPmygyvgtkoB/aOQwSM/nWv3LzrOIQOBw==} engines: {node: ^16.0.0 || >=18.0.0} dependencies: - '@typescript-eslint/types': 6.18.0 - '@typescript-eslint/visitor-keys': 6.18.0 + '@typescript-eslint/types': 6.18.1 + '@typescript-eslint/visitor-keys': 6.18.1 dev: true - resolution: {integrity: sha512-ZeMtrXnGmTcHciJN1+u2CigWEEXgy1ufoxtWcHORt5kGvpjjIlK9MUhzHm4RM8iVy6dqSaZA/6PVkX6+r+ChjQ==} + resolution: {integrity: sha512-wyOSKhuzHeU/5pcRDP2G2Ndci+4g653V43gXTpt4nbyoIOAASkGDA9JIAgbQCdCkcr1MvpSYWzxTz0olCn8+/Q==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 @@ -1385,8 +1385,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 6.18.0([email protected]) - '@typescript-eslint/utils': 6.18.0([email protected])([email protected]) + '@typescript-eslint/typescript-estree': 6.18.1([email protected]) + '@typescript-eslint/utils': 6.18.1([email protected])([email protected]) debug: 4.3.4([email protected]) eslint: 8.56.0 ts-api-utils: 1.0.3([email protected]) @@ -1400,8 +1400,8 @@ packages: engines: {node: ^16.0.0 || >=18.0.0} dev: true - /@typescript-eslint/[email protected]: - resolution: {integrity: sha512-/RFVIccwkwSdW/1zeMx3hADShWbgBxBnV/qSrex6607isYjj05t36P6LyONgqdUrNLl5TYU8NIKdHUYpFvExkA==} + /@typescript-eslint/[email protected]: + resolution: {integrity: sha512-4TuMAe+tc5oA7wwfqMtB0Y5OrREPF1GeJBAjqwgZh1lEMH5PJQgWgHGfYufVB51LtjD+peZylmeyxUXPfENLCw==} engines: {node: ^16.0.0 || >=18.0.0} dev: true @@ -1427,8 +1427,8 @@ packages: - supports-color dev: true - /@typescript-eslint/[email protected]([email protected]): - resolution: {integrity: sha512-klNvl+Ql4NsBNGB4W9TZ2Od03lm7aGvTbs0wYaFYsplVPhr+oeXjlPZCDI4U9jgJIDK38W1FKhacCFzCC+nbIg==} + /@typescript-eslint/[email protected]([email protected]): + resolution: {integrity: sha512-fv9B94UAhywPRhUeeV/v+3SBDvcPiLxRZJw/xZeeGgRLQZ6rLMG+8krrJUyIf6s1ecWTzlsbp0rlw7n9sjufHA==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: typescript: '*' @@ -1436,8 +1436,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 6.18.0 - '@typescript-eslint/visitor-keys': 6.18.0 + '@typescript-eslint/types': 6.18.1 + '@typescript-eslint/visitor-keys': 6.18.1 debug: 4.3.4([email protected]) globby: 11.1.0 is-glob: 4.0.3 @@ -1468,8 +1468,8 @@ packages: - typescript dev: true - resolution: {integrity: sha512-wiKKCbUeDPGaYEYQh1S580dGxJ/V9HI7K5sbGAVklyf+o5g3O+adnS4UNJajplF4e7z2q0uVBaTdT/yLb4XAVA==} + resolution: {integrity: sha512-zZmTuVZvD1wpoceHvoQpOiewmWu3uP9FuTWo8vqpy2ffsmfCE8mklRPi+vmnIYAIk9t/4kOThri2QCDgor+OpQ==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 @@ -1477,9 +1477,9 @@ packages: '@eslint-community/eslint-utils': 4.4.0([email protected]) '@types/json-schema': 7.0.15 '@types/semver': 7.5.6 - '@typescript-eslint/scope-manager': 6.18.0 - '@typescript-eslint/types': 6.18.0 - '@typescript-eslint/typescript-estree': 6.18.0([email protected]) + '@typescript-eslint/scope-manager': 6.18.1 + '@typescript-eslint/types': 6.18.1 + '@typescript-eslint/typescript-estree': 6.18.1([email protected]) eslint: 8.56.0 semver: 7.5.4 transitivePeerDependencies: @@ -1495,11 +1495,11 @@ packages: eslint-visitor-keys: 3.4.3 dev: true - /@typescript-eslint/[email protected]: - resolution: {integrity: sha512-1wetAlSZpewRDb2h9p/Q8kRjdGuqdTAQbkJIOUMLug2LBLG+QOjiWoSj6/3B/hA9/tVTFFdtiKvAYoYnSRW/RA==} + /@typescript-eslint/[email protected]: + resolution: {integrity: sha512-/kvt0C5lRqGoCfsbmm7/CwMqoSkY3zzHLIjdhHZQW3VFrnz7ATecOHR7nb7V+xn4286MBxfnQfQhAmCI0u+bJA==} engines: {node: ^16.0.0 || >=18.0.0} dependencies: - '@typescript-eslint/types': 6.18.0 + '@typescript-eslint/types': 6.18.1 eslint-visitor-keys: 3.4.3 dev: true @@ -3091,7 +3091,7 @@ packages: strip-indent: 3.0.0 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-O05k4j9TGMOkkghj9dRgpeLDyOSiVIxQWgNDPfhYPm5ioJsehcYV/zkRLekQs+c8+RBCVXucSED3fYOyy2EoWA==} engines: {node: ^18.0.0 || >= 20.0.0} peerDependencies: @@ -3104,7 +3104,7 @@ packages: vitest: optional: true dependencies: - '@typescript-eslint/eslint-plugin': 6.18.0(@typescript-eslint/[email protected])([email protected])([email protected]) + '@typescript-eslint/eslint-plugin': 6.18.1(@typescript-eslint/[email protected])([email protected])([email protected]) '@typescript-eslint/utils': 6.16.0([email protected])([email protected]) eslint: 8.56.0 vitest: 0.34.6(@vitest/[email protected]) |
