aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-11-21 12:33:53 +0100
committerGitHub <[email protected]>2022-11-21 12:33:53 +0100
commita338bb2800cc319c557da8cf0c988fc3f21524a1 (patch)
tree428767e23cff98ee41b8e26af7c7163ebe49f089
parente706eb29bad47e551cc8c575ff2124ac741433e3 (diff)
downloadfaker-a338bb2800cc319c557da8cf0c988fc3f21524a1.tar.xz
faker-a338bb2800cc319c557da8cf0c988fc3f21524a1.zip
chore(deps): update typescript-eslint to ~5.43.0 (#1584)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-rw-r--r--package.json4
-rw-r--r--pnpm-lock.yaml74
2 files changed, 39 insertions, 39 deletions
diff --git a/package.json b/package.json
index 395aa663..6b233c89 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.42.1",
- "@typescript-eslint/parser": "~5.42.1",
+ "@typescript-eslint/eslint-plugin": "~5.43.0",
+ "@typescript-eslint/parser": "~5.43.0",
"@vitest/coverage-c8": "~0.25.2",
"@vitest/ui": "~0.25.2",
"@vueuse/core": "~9.5.0",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index a014ef7b..6828cd66 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.42.1
- '@typescript-eslint/parser': ~5.42.1
+ '@typescript-eslint/eslint-plugin': ~5.43.0
+ '@typescript-eslint/parser': ~5.43.0
'@vitest/coverage-c8': ~0.25.2
'@vitest/ui': ~0.25.2
'@vueuse/core': ~9.5.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.42.1_ay2hvzz6rmouhrgmhcpnt34ed4
- '@typescript-eslint/parser': 5.42.1_hsf322ms6xhhd4b5ne6lb74y4a
+ '@typescript-eslint/eslint-plugin': 5.43.0_nqj4bdx4ekws7aecttskpih4py
+ '@typescript-eslint/parser': 5.43.0_hsf322ms6xhhd4b5ne6lb74y4a
'@vitest/coverage-c8': 0.25.2_@[email protected]
'@vitest/ui': 0.25.2
'@vueuse/core': [email protected]
@@ -696,8 +696,8 @@ packages:
dev: true
optional: true
- /@typescript-eslint/eslint-plugin/5.42.1_ay2hvzz6rmouhrgmhcpnt34ed4:
- resolution: {integrity: sha512-LyR6x784JCiJ1j6sH5Y0K6cdExqCCm8DJUTcwG5ThNXJj/G8o5E56u5EdG4SLy+bZAwZBswC+GYn3eGdttBVCg==}
+ /@typescript-eslint/eslint-plugin/5.43.0_nqj4bdx4ekws7aecttskpih4py:
+ resolution: {integrity: sha512-wNPzG+eDR6+hhW4yobEmpR36jrqqQv1vxBq5LJO3fBAktjkvekfr4BRl+3Fn1CM/A+s8/EiGUbOMDoYqWdbtXA==}
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.42.1_hsf322ms6xhhd4b5ne6lb74y4a
- '@typescript-eslint/scope-manager': 5.42.1
- '@typescript-eslint/type-utils': 5.42.1_hsf322ms6xhhd4b5ne6lb74y4a
- '@typescript-eslint/utils': 5.42.1_hsf322ms6xhhd4b5ne6lb74y4a
+ '@typescript-eslint/parser': 5.43.0_hsf322ms6xhhd4b5ne6lb74y4a
+ '@typescript-eslint/scope-manager': 5.43.0
+ '@typescript-eslint/type-utils': 5.43.0_hsf322ms6xhhd4b5ne6lb74y4a
+ '@typescript-eslint/utils': 5.43.0_hsf322ms6xhhd4b5ne6lb74y4a
debug: 4.3.4
eslint: 8.28.0
ignore: 5.2.0
@@ -723,8 +723,8 @@ packages:
- supports-color
dev: true
- /@typescript-eslint/parser/5.42.1_hsf322ms6xhhd4b5ne6lb74y4a:
- resolution: {integrity: sha512-kAV+NiNBWVQDY9gDJDToTE/NO8BHi4f6b7zTsVAJoTkmB/zlfOpiEVBzHOKtlgTndCKe8vj9F/PuolemZSh50Q==}
+ /@typescript-eslint/parser/5.43.0_hsf322ms6xhhd4b5ne6lb74y4a:
+ resolution: {integrity: sha512-2iHUK2Lh7PwNUlhFxxLI2haSDNyXvebBO9izhjhMoDC+S3XI9qt2DGFUsiJ89m2k7gGYch2aEpYqV5F/+nwZug==}
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.42.1
- '@typescript-eslint/types': 5.42.1
- '@typescript-eslint/typescript-estree': [email protected]
+ '@typescript-eslint/scope-manager': 5.43.0
+ '@typescript-eslint/types': 5.43.0
+ '@typescript-eslint/typescript-estree': [email protected]
debug: 4.3.4
eslint: 8.28.0
typescript: 4.9.3
@@ -743,16 +743,16 @@ packages:
- supports-color
dev: true
- /@typescript-eslint/scope-manager/5.42.1:
- resolution: {integrity: sha512-QAZY/CBP1Emx4rzxurgqj3rUinfsh/6mvuKbLNMfJMMKYLRBfweus8brgXF8f64ABkIZ3zdj2/rYYtF8eiuksQ==}
+ /@typescript-eslint/scope-manager/5.43.0:
+ resolution: {integrity: sha512-XNWnGaqAtTJsUiZaoiGIrdJYHsUOd3BZ3Qj5zKp9w6km6HsrjPk/TGZv0qMTWyWj0+1QOqpHQ2gZOLXaGA9Ekw==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies:
- '@typescript-eslint/types': 5.42.1
- '@typescript-eslint/visitor-keys': 5.42.1
+ '@typescript-eslint/types': 5.43.0
+ '@typescript-eslint/visitor-keys': 5.43.0
dev: true
- /@typescript-eslint/type-utils/5.42.1_hsf322ms6xhhd4b5ne6lb74y4a:
- resolution: {integrity: sha512-WWiMChneex5w4xPIX56SSnQQo0tEOy5ZV2dqmj8Z371LJ0E+aymWD25JQ/l4FOuuX+Q49A7pzh/CGIQflxMVXg==}
+ /@typescript-eslint/type-utils/5.43.0_hsf322ms6xhhd4b5ne6lb74y4a:
+ resolution: {integrity: sha512-K21f+KY2/VvYggLf5Pk4tgBOPs2otTaIHy2zjclo7UZGLyFH86VfUOm5iq+OtDtxq/Zwu2I3ujDBykVW4Xtmtg==}
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.42.1_hsf322ms6xhhd4b5ne6lb74y4a
+ '@typescript-eslint/typescript-estree': [email protected]
+ '@typescript-eslint/utils': 5.43.0_hsf322ms6xhhd4b5ne6lb74y4a
debug: 4.3.4
eslint: 8.28.0
@@ -771,13 +771,13 @@ packages:
- supports-color
dev: true
- /@typescript-eslint/types/5.42.1:
- resolution: {integrity: sha512-Qrco9dsFF5lhalz+lLFtxs3ui1/YfC6NdXu+RAGBa8uSfn01cjO7ssCsjIsUs484vny9Xm699FSKwpkCcqwWwA==}
+ /@typescript-eslint/types/5.43.0:
+ resolution: {integrity: sha512-jpsbcD0x6AUvV7tyOlyvon0aUsQpF8W+7TpJntfCUWU1qaIKu2K34pMwQKSzQH8ORgUrGYY6pVIh1Pi8TNeteg==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dev: true
- /@typescript-eslint/typescript-estree/[email protected]:
- resolution: {integrity: sha512-qElc0bDOuO0B8wDhhW4mYVgi/LZL+igPwXtV87n69/kYC/7NG3MES0jHxJNCr4EP7kY1XVsRy8C/u3DYeTKQmw==}
+ /@typescript-eslint/typescript-estree/[email protected]:
+ resolution: {integrity: sha512-BZ1WVe+QQ+igWal2tDbNg1j2HWUkAa+CVqdU79L4HP9izQY6CNhXfkNwd1SS4+sSZAP/EthI1uiCSY/+H0pROg==}
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.42.1
- '@typescript-eslint/visitor-keys': 5.42.1
+ '@typescript-eslint/types': 5.43.0
+ '@typescript-eslint/visitor-keys': 5.43.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.42.1_hsf322ms6xhhd4b5ne6lb74y4a:
- resolution: {integrity: sha512-Gxvf12xSp3iYZd/fLqiQRD4uKZjDNR01bQ+j8zvhPjpsZ4HmvEFL/tC4amGNyxN9Rq+iqvpHLhlqx6KTxz9ZyQ==}
+ /@typescript-eslint/utils/5.43.0_hsf322ms6xhhd4b5ne6lb74y4a:
+ resolution: {integrity: sha512-8nVpA6yX0sCjf7v/NDfeaOlyaIIqL7OaIGOWSPFqUKK59Gnumd3Wa+2l8oAaYO2lk0sO+SbWFWRSvhu8gLGv4A==}
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.42.1
- '@typescript-eslint/types': 5.42.1
- '@typescript-eslint/typescript-estree': [email protected]
+ '@typescript-eslint/scope-manager': 5.43.0
+ '@typescript-eslint/types': 5.43.0
+ '@typescript-eslint/typescript-estree': [email protected]
eslint: 8.28.0
eslint-scope: 5.1.1
eslint-utils: [email protected]
@@ -817,11 +817,11 @@ packages:
- typescript
dev: true
- /@typescript-eslint/visitor-keys/5.42.1:
- resolution: {integrity: sha512-LOQtSF4z+hejmpUvitPlc4hA7ERGoj2BVkesOcG91HCn8edLGUXbTrErmutmPbl8Bo9HjAvOO/zBKQHExXNA2A==}
+ /@typescript-eslint/visitor-keys/5.43.0:
+ resolution: {integrity: sha512-icl1jNH/d18OVHLfcwdL3bWUKsBeIiKYTGxMJCoGe7xFht+E4QgzOqoWYrU8XSLJWhVw8nTacbm03v23J/hFTg==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies:
- '@typescript-eslint/types': 5.42.1
+ '@typescript-eslint/types': 5.43.0
eslint-visitor-keys: 3.3.0
dev: true