diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2023-10-30 09:51:14 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-10-30 09:51:14 +0100 |
| commit | ce19c15c40a1484c6dd5881de8a2d2f715088258 (patch) | |
| tree | 6ba4c0dc01760ff63be0aa434202a84e6a5a13be | |
| parent | f76d9e2ecfb6e785b524cb5c530d626ef5077ef2 (diff) | |
| download | faker-ce19c15c40a1484c6dd5881de8a2d2f715088258.tar.xz faker-ce19c15c40a1484c6dd5881de8a2d2f715088258.zip | |
chore(deps): update typescript-eslint to ~6.9.0 (#2514)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
| -rw-r--r-- | package.json | 4 | ||||
| -rw-r--r-- | pnpm-lock.yaml | 109 |
2 files changed, 87 insertions, 26 deletions
diff --git a/package.json b/package.json index 6ea00720..63186cf9 100644 --- a/package.json +++ b/package.json @@ -94,8 +94,8 @@ "@types/sanitize-html": "~2.9.3", "@types/semver": "~7.5.4", "@types/validator": "~13.11.5", - "@typescript-eslint/eslint-plugin": "~6.8.0", - "@typescript-eslint/parser": "~6.8.0", + "@typescript-eslint/eslint-plugin": "~6.9.0", + "@typescript-eslint/parser": "~6.9.0", "@vitest/coverage-v8": "~0.34.6", "@vitest/ui": "~0.34.7", "@vueuse/core": "~10.5.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 98d5628e..dde732ee 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -23,11 +23,11 @@ devDependencies: specifier: ~13.11.5 version: 13.11.5 '@typescript-eslint/eslint-plugin': - specifier: ~6.8.0 + specifier: ~6.9.0 '@typescript-eslint/parser': - specifier: ~6.8.0 - version: 6.8.0([email protected])([email protected]) + specifier: ~6.9.0 + version: 6.9.0([email protected])([email protected]) '@vitest/coverage-v8': specifier: ~0.34.6 version: 0.34.6([email protected]) @@ -72,7 +72,7 @@ devDependencies: version: 48.0.1([email protected]) eslint-plugin-vitest: specifier: ~0.3.8 - version: 0.3.8(@typescript-eslint/[email protected])([email protected])([email protected])([email protected]) + version: 0.3.8(@typescript-eslint/[email protected])([email protected])([email protected])([email protected]) glob: specifier: ~10.3.10 version: 10.3.10 @@ -1203,8 +1203,8 @@ packages: dev: true optional: true - /@typescript-eslint/[email protected](@typescript-eslint/[email protected])([email protected])([email protected]): - resolution: {integrity: sha512-GosF4238Tkes2SHPQ1i8f6rMtG6zlKwMEB0abqSJ3Npvos+doIlc/ATG+vX1G9coDF3Ex78zM3heXHLyWEwLUw==} + /@typescript-eslint/[email protected](@typescript-eslint/[email protected])([email protected])([email protected]): + resolution: {integrity: sha512-lgX7F0azQwRPB7t7WAyeHWVfW1YJ9NIgd9mvGhfQpRY56X6AVf8mwM8Wol+0z4liE7XX3QOt8MN1rUKCfSjRIA==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: '@typescript-eslint/parser': ^6.0.0 || ^6.0.0-alpha @@ -1215,11 +1215,11 @@ packages: optional: true dependencies: '@eslint-community/regexpp': 4.9.1 - '@typescript-eslint/parser': 6.8.0([email protected])([email protected]) - '@typescript-eslint/scope-manager': 6.8.0 - '@typescript-eslint/type-utils': 6.8.0([email protected])([email protected]) - '@typescript-eslint/utils': 6.8.0([email protected])([email protected]) - '@typescript-eslint/visitor-keys': 6.8.0 + '@typescript-eslint/parser': 6.9.0([email protected])([email protected]) + '@typescript-eslint/scope-manager': 6.9.0 + '@typescript-eslint/type-utils': 6.9.0([email protected])([email protected]) + '@typescript-eslint/utils': 6.9.0([email protected])([email protected]) + '@typescript-eslint/visitor-keys': 6.9.0 debug: 4.3.4([email protected]) eslint: 8.52.0 graphemer: 1.4.0 @@ -1232,8 +1232,8 @@ packages: - supports-color dev: true - resolution: {integrity: sha512-5tNs6Bw0j6BdWuP8Fx+VH4G9fEPDxnVI7yH1IAPkQH5RUtvKwRoqdecAPdQXv4rSOADAaz1LFBZvZG7VbXivSg==} + resolution: {integrity: sha512-GZmjMh4AJ/5gaH4XF2eXA8tMnHWP+Pm1mjQR2QN4Iz+j/zO04b9TOvJYOX2sCNIQHtRStKTxRY1FX7LhpJT4Gw==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 @@ -1242,10 +1242,10 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 6.8.0 - '@typescript-eslint/types': 6.8.0 - '@typescript-eslint/typescript-estree': 6.8.0([email protected]) - '@typescript-eslint/visitor-keys': 6.8.0 + '@typescript-eslint/scope-manager': 6.9.0 + '@typescript-eslint/types': 6.9.0 + '@typescript-eslint/typescript-estree': 6.9.0([email protected]) + '@typescript-eslint/visitor-keys': 6.9.0 debug: 4.3.4([email protected]) eslint: 8.52.0 typescript: 4.9.5 @@ -1269,8 +1269,16 @@ packages: '@typescript-eslint/visitor-keys': 6.8.0 dev: true - resolution: {integrity: sha512-RYOJdlkTJIXW7GSldUIHqc/Hkto8E+fZN96dMIFhuTJcQwdRoGN2rEWA8U6oXbLo0qufH7NPElUb+MceHtz54g==} + /@typescript-eslint/[email protected]: + resolution: {integrity: sha512-1R8A9Mc39n4pCCz9o79qRO31HGNDvC7UhPhv26TovDsWPBDx+Sg3rOZdCELIA3ZmNoWAuxaMOT7aWtGRSYkQxw==} + engines: {node: ^16.0.0 || >=18.0.0} + dependencies: + '@typescript-eslint/types': 6.9.0 + '@typescript-eslint/visitor-keys': 6.9.0 + dev: true + + resolution: {integrity: sha512-XXeahmfbpuhVbhSOROIzJ+b13krFmgtc4GlEuu1WBT+RpyGPIA4Y/eGnXzjbDj5gZLzpAXO/sj+IF/x2GtTMjQ==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: eslint: ^7.0.0 || ^8.0.0 @@ -1279,8 +1287,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 6.8.0([email protected]) - '@typescript-eslint/utils': 6.8.0([email protected])([email protected]) + '@typescript-eslint/typescript-estree': 6.9.0([email protected]) + '@typescript-eslint/utils': 6.9.0([email protected])([email protected]) debug: 4.3.4([email protected]) eslint: 8.52.0 ts-api-utils: 1.0.3([email protected]) @@ -1299,6 +1307,11 @@ packages: engines: {node: ^16.0.0 || >=18.0.0} dev: true + /@typescript-eslint/[email protected]: + resolution: {integrity: sha512-+KB0lbkpxBkBSiVCuQvduqMJy+I1FyDbdwSpM3IoBS7APl4Bu15lStPjgBIdykdRqQNYqYNMa8Kuidax6phaEw==} + engines: {node: ^16.0.0 || >=18.0.0} + dev: true + /@typescript-eslint/[email protected]([email protected]): resolution: {integrity: sha512-NhJiJ4KdtwBIxrKl0BqG1Ur+uw7FiOnOThcYx9DpOGJ/Abc9z2xNzLeirCG02Ig3vkvrc2qFLmYSSsaITbKjlg==} engines: {node: ^16.0.0 || >=18.0.0} @@ -1341,6 +1354,27 @@ packages: - supports-color dev: true + /@typescript-eslint/[email protected]([email protected]): + resolution: {integrity: sha512-NJM2BnJFZBEAbCfBP00zONKXvMqihZCrmwCaik0UhLr0vAgb6oguXxLX1k00oQyD+vZZ+CJn3kocvv2yxm4awQ==} + engines: {node: ^16.0.0 || >=18.0.0} + peerDependencies: + typescript: '*' + peerDependenciesMeta: + typescript: + optional: true + dependencies: + '@typescript-eslint/types': 6.9.0 + '@typescript-eslint/visitor-keys': 6.9.0 + debug: 4.3.4([email protected]) + globby: 11.1.0 + is-glob: 4.0.3 + semver: 7.5.4 + ts-api-utils: 1.0.3([email protected]) + typescript: 4.9.5 + transitivePeerDependencies: + - supports-color + dev: true + resolution: {integrity: sha512-pfRRrH20thJbzPPlPc4j0UNGvH1PjPlhlCMq4Yx7EGjV7lvEeGX0U6MJYe8+SyFutWgSHsdbJ3BXzZccYggezA==} engines: {node: ^16.0.0 || >=18.0.0} @@ -1379,6 +1413,25 @@ packages: - typescript dev: true + resolution: {integrity: sha512-5Wf+Jsqya7WcCO8me504FBigeQKVLAMPmUzYgDbWchINNh1KJbxCgVya3EQ2MjvJMVeXl3pofRmprqX6mfQkjQ==} + engines: {node: ^16.0.0 || >=18.0.0} + peerDependencies: + eslint: ^7.0.0 || ^8.0.0 + dependencies: + '@eslint-community/eslint-utils': 4.4.0([email protected]) + '@types/json-schema': 7.0.13 + '@types/semver': 7.5.4 + '@typescript-eslint/scope-manager': 6.9.0 + '@typescript-eslint/types': 6.9.0 + '@typescript-eslint/typescript-estree': 6.9.0([email protected]) + eslint: 8.52.0 + semver: 7.5.4 + transitivePeerDependencies: + - supports-color + - typescript + dev: true + /@typescript-eslint/[email protected]: resolution: {integrity: sha512-3MaWdDZtLlsexZzDSdQWsFQ9l9nL8B80Z4fImSpyllFC/KLqWQRdEcB+gGGO+N3Q2uL40EsG66wZLsohPxNXvg==} engines: {node: ^16.0.0 || >=18.0.0} @@ -1395,6 +1448,14 @@ packages: eslint-visitor-keys: 3.4.3 dev: true + /@typescript-eslint/[email protected]: + resolution: {integrity: sha512-dGtAfqjV6RFOtIP8I0B4ZTBRrlTT8NHHlZZSchQx3qReaoDeXhYM++M4So2AgFK9ZB0emRPA6JI1HkafzA2Ibg==} + engines: {node: ^16.0.0 || >=18.0.0} + dependencies: + '@typescript-eslint/types': 6.9.0 + eslint-visitor-keys: 3.4.3 + dev: true + /@ungap/[email protected]: resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==} dev: true @@ -3038,7 +3099,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-MYQJzg3i+nLkaIQgjnOhtqHYIt0W6nErqAOKI3LTSQ2aOgcNHGYTwOhpnwGC1IXTvGWjKgAwb7rHwLpcHWHSAQ==} engines: {node: 14.x || >= 16} peerDependencies: @@ -3049,7 +3110,7 @@ packages: '@typescript-eslint/eslint-plugin': optional: true dependencies: - '@typescript-eslint/eslint-plugin': 6.8.0(@typescript-eslint/[email protected])([email protected])([email protected]) + '@typescript-eslint/eslint-plugin': 6.9.0(@typescript-eslint/[email protected])([email protected])([email protected]) '@typescript-eslint/utils': 6.8.0([email protected])([email protected]) eslint: 8.52.0 vitest: 0.34.6(@vitest/[email protected]) |
