aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-11-28 07:25:58 -0500
committerGitHub <[email protected]>2022-11-28 07:25:58 -0500
commitd1870680bb5067cdb606bae976f3ddc480bbeec4 (patch)
treeb7850b4c1ba822ae45d38c441e71b87495229969
parentb5041943097397325044005be21b97306c61012e (diff)
downloadfaker-d1870680bb5067cdb606bae976f3ddc480bbeec4.tar.xz
faker-d1870680bb5067cdb606bae976f3ddc480bbeec4.zip
chore(deps): update typescript-eslint to ~5.44.0 (#1617)
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 6b233c89..13614fce 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.43.0",
- "@typescript-eslint/parser": "~5.43.0",
+ "@typescript-eslint/eslint-plugin": "~5.44.0",
+ "@typescript-eslint/parser": "~5.44.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 6828cd66..11c0423c 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.43.0
- '@typescript-eslint/parser': ~5.43.0
+ '@typescript-eslint/eslint-plugin': ~5.44.0
+ '@typescript-eslint/parser': ~5.44.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.43.0_nqj4bdx4ekws7aecttskpih4py
- '@typescript-eslint/parser': 5.43.0_hsf322ms6xhhd4b5ne6lb74y4a
+ '@typescript-eslint/eslint-plugin': 5.44.0_fnsv2sbzcckq65bwfk7a5xwslu
+ '@typescript-eslint/parser': 5.44.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.43.0_nqj4bdx4ekws7aecttskpih4py:
- resolution: {integrity: sha512-wNPzG+eDR6+hhW4yobEmpR36jrqqQv1vxBq5LJO3fBAktjkvekfr4BRl+3Fn1CM/A+s8/EiGUbOMDoYqWdbtXA==}
+ /@typescript-eslint/eslint-plugin/5.44.0_fnsv2sbzcckq65bwfk7a5xwslu:
+ resolution: {integrity: sha512-j5ULd7FmmekcyWeArx+i8x7sdRHzAtXTkmDPthE4amxZOWKFK7bomoJ4r7PJ8K7PoMzD16U8MmuZFAonr1ERvw==}
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.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
+ '@typescript-eslint/parser': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a
+ '@typescript-eslint/scope-manager': 5.44.0
+ '@typescript-eslint/type-utils': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a
+ '@typescript-eslint/utils': 5.44.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.43.0_hsf322ms6xhhd4b5ne6lb74y4a:
- resolution: {integrity: sha512-2iHUK2Lh7PwNUlhFxxLI2haSDNyXvebBO9izhjhMoDC+S3XI9qt2DGFUsiJ89m2k7gGYch2aEpYqV5F/+nwZug==}
+ /@typescript-eslint/parser/5.44.0_hsf322ms6xhhd4b5ne6lb74y4a:
+ resolution: {integrity: sha512-H7LCqbZnKqkkgQHaKLGC6KUjt3pjJDx8ETDqmwncyb6PuoigYajyAwBGz08VU/l86dZWZgI4zm5k2VaKqayYyA==}
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.43.0
- '@typescript-eslint/types': 5.43.0
- '@typescript-eslint/typescript-estree': [email protected]
+ '@typescript-eslint/scope-manager': 5.44.0
+ '@typescript-eslint/types': 5.44.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.43.0:
- resolution: {integrity: sha512-XNWnGaqAtTJsUiZaoiGIrdJYHsUOd3BZ3Qj5zKp9w6km6HsrjPk/TGZv0qMTWyWj0+1QOqpHQ2gZOLXaGA9Ekw==}
+ /@typescript-eslint/scope-manager/5.44.0:
+ resolution: {integrity: sha512-2pKml57KusI0LAhgLKae9kwWeITZ7IsZs77YxyNyIVOwQ1kToyXRaJLl+uDEXzMN5hnobKUOo2gKntK9H1YL8g==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies:
- '@typescript-eslint/types': 5.43.0
- '@typescript-eslint/visitor-keys': 5.43.0
+ '@typescript-eslint/types': 5.44.0
+ '@typescript-eslint/visitor-keys': 5.44.0
dev: true
- /@typescript-eslint/type-utils/5.43.0_hsf322ms6xhhd4b5ne6lb74y4a:
- resolution: {integrity: sha512-K21f+KY2/VvYggLf5Pk4tgBOPs2otTaIHy2zjclo7UZGLyFH86VfUOm5iq+OtDtxq/Zwu2I3ujDBykVW4Xtmtg==}
+ /@typescript-eslint/type-utils/5.44.0_hsf322ms6xhhd4b5ne6lb74y4a:
+ resolution: {integrity: sha512-A1u0Yo5wZxkXPQ7/noGkRhV4J9opcymcr31XQtOzcc5nO/IHN2E2TPMECKWYpM3e6olWEM63fq/BaL1wEYnt/w==}
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.43.0_hsf322ms6xhhd4b5ne6lb74y4a
+ '@typescript-eslint/typescript-estree': [email protected]
+ '@typescript-eslint/utils': 5.44.0_hsf322ms6xhhd4b5ne6lb74y4a
debug: 4.3.4
eslint: 8.28.0
@@ -771,13 +771,13 @@ packages:
- supports-color
dev: true
- /@typescript-eslint/types/5.43.0:
- resolution: {integrity: sha512-jpsbcD0x6AUvV7tyOlyvon0aUsQpF8W+7TpJntfCUWU1qaIKu2K34pMwQKSzQH8ORgUrGYY6pVIh1Pi8TNeteg==}
+ /@typescript-eslint/types/5.44.0:
+ resolution: {integrity: sha512-Tp+zDnHmGk4qKR1l+Y1rBvpjpm5tGXX339eAlRBDg+kgZkz9Bw+pqi4dyseOZMsGuSH69fYfPJCBKBrbPCxYFQ==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dev: true
- /@typescript-eslint/typescript-estree/[email protected]:
- resolution: {integrity: sha512-BZ1WVe+QQ+igWal2tDbNg1j2HWUkAa+CVqdU79L4HP9izQY6CNhXfkNwd1SS4+sSZAP/EthI1uiCSY/+H0pROg==}
+ /@typescript-eslint/typescript-estree/[email protected]:
+ resolution: {integrity: sha512-M6Jr+RM7M5zeRj2maSfsZK2660HKAJawv4Ud0xT+yauyvgrsHu276VtXlKDFnEmhG+nVEd0fYZNXGoAgxwDWJw==}
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.43.0
- '@typescript-eslint/visitor-keys': 5.43.0
+ '@typescript-eslint/types': 5.44.0
+ '@typescript-eslint/visitor-keys': 5.44.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.43.0_hsf322ms6xhhd4b5ne6lb74y4a:
- resolution: {integrity: sha512-8nVpA6yX0sCjf7v/NDfeaOlyaIIqL7OaIGOWSPFqUKK59Gnumd3Wa+2l8oAaYO2lk0sO+SbWFWRSvhu8gLGv4A==}
+ /@typescript-eslint/utils/5.44.0_hsf322ms6xhhd4b5ne6lb74y4a:
+ resolution: {integrity: sha512-fMzA8LLQ189gaBjS0MZszw5HBdZgVwxVFShCO3QN+ws3GlPkcy9YuS3U4wkT6su0w+Byjq3mS3uamy9HE4Yfjw==}
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.43.0
- '@typescript-eslint/types': 5.43.0
- '@typescript-eslint/typescript-estree': [email protected]
+ '@typescript-eslint/scope-manager': 5.44.0
+ '@typescript-eslint/types': 5.44.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.43.0:
- resolution: {integrity: sha512-icl1jNH/d18OVHLfcwdL3bWUKsBeIiKYTGxMJCoGe7xFht+E4QgzOqoWYrU8XSLJWhVw8nTacbm03v23J/hFTg==}
+ /@typescript-eslint/visitor-keys/5.44.0:
+ resolution: {integrity: sha512-a48tLG8/4m62gPFbJ27FxwCOqPKxsb8KC3HkmYoq2As/4YyjQl1jDbRr1s63+g4FS/iIehjmN3L5UjmKva1HzQ==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies:
- '@typescript-eslint/types': 5.43.0
+ '@typescript-eslint/types': 5.44.0
eslint-visitor-keys: 3.3.0
dev: true