aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-03-07 20:27:12 +0000
committerGitHub <[email protected]>2022-03-07 20:27:12 +0000
commit30ac6ac342c07762c0ca7fe6094b90646df85536 (patch)
tree58d0df8a3da5335bba27b17f9f29b4d0cf46a216
parentc5a1548ebccccd958d68c90ab87756b751ee1111 (diff)
downloadfaker-30ac6ac342c07762c0ca7fe6094b90646df85536.tar.xz
faker-30ac6ac342c07762c0ca7fe6094b90646df85536.zip
chore(deps): update typescript-eslint to ~5.14.0 (#604)
Co-authored-by: Renovate Bot <[email protected]>
-rw-r--r--package.json4
-rw-r--r--pnpm-lock.yaml72
2 files changed, 38 insertions, 38 deletions
diff --git a/package.json b/package.json
index aa17f4ac..9a153c71 100644
--- a/package.json
+++ b/package.json
@@ -94,8 +94,8 @@
"@types/prettier": "~2.4.4",
"@types/sanitize-html": "~2.6.2",
"@types/validator": "~13.7.1",
- "@typescript-eslint/eslint-plugin": "~5.13.0",
- "@typescript-eslint/parser": "~5.13.0",
+ "@typescript-eslint/eslint-plugin": "~5.14.0",
+ "@typescript-eslint/parser": "~5.14.0",
"@vitest/ui": "~0.6.0",
"c8": "~7.11.0",
"conventional-changelog-cli": "~2.2.2",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 73f1ae09..25066c41 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -6,8 +6,8 @@ specifiers:
'@types/prettier': ~2.4.4
'@types/sanitize-html': ~2.6.2
'@types/validator': ~13.7.1
- '@typescript-eslint/eslint-plugin': ~5.13.0
- '@typescript-eslint/parser': ~5.13.0
+ '@typescript-eslint/eslint-plugin': ~5.14.0
+ '@typescript-eslint/parser': ~5.14.0
'@vitest/ui': ~0.6.0
c8: ~7.11.0
conventional-changelog-cli: ~2.2.2
@@ -43,8 +43,8 @@ devDependencies:
'@types/prettier': 2.4.4
'@types/sanitize-html': 2.6.2
'@types/validator': 13.7.1
- '@typescript-eslint/eslint-plugin': 5.13.0_33fffc354ccfa91fbe7d1677b9395a0a
- '@typescript-eslint/parser': [email protected][email protected]
+ '@typescript-eslint/eslint-plugin': 5.14.0_f4054b8c3cd621db16ae1b9d571bccc0
+ '@typescript-eslint/parser': [email protected][email protected]
'@vitest/ui': 0.6.0
c8: 7.11.0
conventional-changelog-cli: 2.2.2
@@ -434,8 +434,8 @@ packages:
dev: true
optional: true
- /@typescript-eslint/eslint-plugin/5.13.0_33fffc354ccfa91fbe7d1677b9395a0a:
- resolution: {integrity: sha512-vLktb2Uec81fxm/cfz2Hd6QaWOs8qdmVAZXLdOBX6JFJDhf6oDZpMzZ4/LZ6SFM/5DgDcxIMIvy3F+O9yZBuiQ==}
+ /@typescript-eslint/eslint-plugin/5.14.0_f4054b8c3cd621db16ae1b9d571bccc0:
+ resolution: {integrity: sha512-ir0wYI4FfFUDfLcuwKzIH7sMVA+db7WYen47iRSaCGl+HMAZI9fpBwfDo45ZALD3A45ZGyHWDNLhbg8tZrMX4w==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
'@typescript-eslint/parser': ^5.0.0
@@ -445,10 +445,10 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/parser': [email protected][email protected]
- '@typescript-eslint/scope-manager': 5.13.0
- '@typescript-eslint/type-utils': [email protected][email protected]
- '@typescript-eslint/utils': [email protected][email protected]
+ '@typescript-eslint/parser': [email protected][email protected]
+ '@typescript-eslint/scope-manager': 5.14.0
+ '@typescript-eslint/type-utils': [email protected][email protected]
+ '@typescript-eslint/utils': [email protected][email protected]
debug: 4.3.3
eslint: 8.10.0
functional-red-black-tree: 1.0.1
@@ -461,8 +461,8 @@ packages:
- supports-color
dev: true
- /@typescript-eslint/parser/[email protected][email protected]:
- resolution: {integrity: sha512-GdrU4GvBE29tm2RqWOM0P5QfCtgCyN4hXICj/X9ibKED16136l9ZpoJvCL5pSKtmJzA+NRDzQ312wWMejCVVfg==}
+ /@typescript-eslint/parser/[email protected][email protected]:
+ resolution: {integrity: sha512-aHJN8/FuIy1Zvqk4U/gcO/fxeMKyoSv/rS46UXMXOJKVsLQ+iYPuXNbpbH7cBLcpSbmyyFbwrniLx5+kutu1pw==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
@@ -471,9 +471,9 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/scope-manager': 5.13.0
- '@typescript-eslint/types': 5.13.0
- '@typescript-eslint/typescript-estree': [email protected]
+ '@typescript-eslint/scope-manager': 5.14.0
+ '@typescript-eslint/types': 5.14.0
+ '@typescript-eslint/typescript-estree': [email protected]
debug: 4.3.3
eslint: 8.10.0
typescript: 4.6.2
@@ -481,16 +481,16 @@ packages:
- supports-color
dev: true
- /@typescript-eslint/scope-manager/5.13.0:
- resolution: {integrity: sha512-T4N8UvKYDSfVYdmJq7g2IPJYCRzwtp74KyDZytkR4OL3NRupvswvmJQJ4CX5tDSurW2cvCc1Ia1qM7d0jpa7IA==}
+ /@typescript-eslint/scope-manager/5.14.0:
+ resolution: {integrity: sha512-LazdcMlGnv+xUc5R4qIlqH0OWARyl2kaP8pVCS39qSL3Pd1F7mI10DbdXeARcE62sVQE4fHNvEqMWsypWO+yEw==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies:
- '@typescript-eslint/types': 5.13.0
- '@typescript-eslint/visitor-keys': 5.13.0
+ '@typescript-eslint/types': 5.14.0
+ '@typescript-eslint/visitor-keys': 5.14.0
dev: true
- /@typescript-eslint/type-utils/[email protected][email protected]:
- resolution: {integrity: sha512-/nz7qFizaBM1SuqAKb7GLkcNn2buRdDgZraXlkhz+vUGiN1NZ9LzkA595tHHeduAiS2MsHqMNhE2zNzGdw43Yg==}
+ /@typescript-eslint/type-utils/[email protected][email protected]:
+ resolution: {integrity: sha512-d4PTJxsqaUpv8iERTDSQBKUCV7Q5yyXjqXUl3XF7Sd9ogNLuKLkxz82qxokqQ4jXdTPZudWpmNtr/JjbbvUixw==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: '*'
@@ -499,7 +499,7 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/utils': [email protected][email protected]
+ '@typescript-eslint/utils': [email protected][email protected]
debug: 4.3.3
eslint: 8.10.0
@@ -508,13 +508,13 @@ packages:
- supports-color
dev: true
- /@typescript-eslint/types/5.13.0:
- resolution: {integrity: sha512-LmE/KO6DUy0nFY/OoQU0XelnmDt+V8lPQhh8MOVa7Y5k2gGRd6U9Kp3wAjhB4OHg57tUO0nOnwYQhRRyEAyOyg==}
+ /@typescript-eslint/types/5.14.0:
+ resolution: {integrity: sha512-BR6Y9eE9360LNnW3eEUqAg6HxS9Q35kSIs4rp4vNHRdfg0s+/PgHgskvu5DFTM7G5VKAVjuyaN476LCPrdA7Mw==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dev: true
- /@typescript-eslint/typescript-estree/[email protected]:
- resolution: {integrity: sha512-Q9cQow0DeLjnp5DuEDjLZ6JIkwGx3oYZe+BfcNuw/POhtpcxMTy18Icl6BJqTSd+3ftsrfuVb7mNHRZf7xiaNA==}
+ /@typescript-eslint/typescript-estree/[email protected]:
+ resolution: {integrity: sha512-QGnxvROrCVtLQ1724GLTHBTR0lZVu13izOp9njRvMkCBgWX26PKvmMP8k82nmXBRD3DQcFFq2oj3cKDwr0FaUA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
typescript: '*'
@@ -522,8 +522,8 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/types': 5.13.0
- '@typescript-eslint/visitor-keys': 5.13.0
+ '@typescript-eslint/types': 5.14.0
+ '@typescript-eslint/visitor-keys': 5.14.0
debug: 4.3.3
globby: 11.1.0
is-glob: 4.0.3
@@ -534,16 +534,16 @@ packages:
- supports-color
dev: true
- /@typescript-eslint/utils/[email protected][email protected]:
- resolution: {integrity: sha512-+9oHlPWYNl6AwwoEt5TQryEHwiKRVjz7Vk6kaBeD3/kwHE5YqTGHtm/JZY8Bo9ITOeKutFaXnBlMgSATMJALUQ==}
+ /@typescript-eslint/utils/[email protected][email protected]:
+ resolution: {integrity: sha512-EHwlII5mvUA0UsKYnVzySb/5EE/t03duUTweVy8Zqt3UQXBrpEVY144OTceFKaOe4xQXZJrkptCf7PjEBeGK4w==}
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.9
- '@typescript-eslint/scope-manager': 5.13.0
- '@typescript-eslint/types': 5.13.0
- '@typescript-eslint/typescript-estree': [email protected]
+ '@typescript-eslint/scope-manager': 5.14.0
+ '@typescript-eslint/types': 5.14.0
+ '@typescript-eslint/typescript-estree': [email protected]
eslint: 8.10.0
eslint-scope: 5.1.1
eslint-utils: [email protected]
@@ -552,11 +552,11 @@ packages:
- typescript
dev: true
- /@typescript-eslint/visitor-keys/5.13.0:
- resolution: {integrity: sha512-HLKEAS/qA1V7d9EzcpLFykTePmOQqOFim8oCvhY3pZgQ8Hi38hYpHd9e5GN6nQBFQNecNhws5wkS9Y5XIO0s/g==}
+ /@typescript-eslint/visitor-keys/5.14.0:
+ resolution: {integrity: sha512-yL0XxfzR94UEkjBqyymMLgCBdojzEuy/eim7N9/RIcTNxpJudAcqsU8eRyfzBbcEzGoPWfdM3AGak3cN08WOIw==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies:
- '@typescript-eslint/types': 5.13.0
+ '@typescript-eslint/types': 5.14.0
eslint-visitor-keys: 3.3.0
dev: true