aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-03-28 17:43:28 +0000
committerGitHub <[email protected]>2022-03-28 17:43:28 +0000
commit689a7e2b2ed9b3baa6934c0213aa73e3dfaa1abb (patch)
tree24bb0ba5042580a19e01231aee8546a216f42de8
parentfe776fd8a2a26682d86841dc61997ccd8fa84753 (diff)
downloadfaker-689a7e2b2ed9b3baa6934c0213aa73e3dfaa1abb.tar.xz
faker-689a7e2b2ed9b3baa6934c0213aa73e3dfaa1abb.zip
chore(deps): update typescript-eslint to ~5.17.0 (#706)
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 159c9dd1..511d2392 100644
--- a/package.json
+++ b/package.json
@@ -92,8 +92,8 @@
"@types/prettier": "~2.4.4",
"@types/sanitize-html": "~2.6.2",
"@types/validator": "~13.7.2",
- "@typescript-eslint/eslint-plugin": "~5.16.0",
- "@typescript-eslint/parser": "~5.16.0",
+ "@typescript-eslint/eslint-plugin": "~5.17.0",
+ "@typescript-eslint/parser": "~5.17.0",
"@vitest/ui": "~0.7.12",
"c8": "~7.11.0",
"conventional-changelog-cli": "~2.2.2",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 09271b82..50845655 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.2
- '@typescript-eslint/eslint-plugin': ~5.16.0
- '@typescript-eslint/parser': ~5.16.0
+ '@typescript-eslint/eslint-plugin': ~5.17.0
+ '@typescript-eslint/parser': ~5.17.0
'@vitest/ui': ~0.7.12
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.2
- '@typescript-eslint/eslint-plugin': 5.16.0_4df62b6e125e6f18efee2d013b4a9d80
- '@typescript-eslint/parser': [email protected][email protected]
+ '@typescript-eslint/eslint-plugin': 5.17.0_689ff565753ecf7c3328c07fad067df5
+ '@typescript-eslint/parser': [email protected][email protected]
'@vitest/ui': 0.7.12
c8: 7.11.0
conventional-changelog-cli: 2.2.2
@@ -434,8 +434,8 @@ packages:
dev: true
optional: true
- /@typescript-eslint/eslint-plugin/5.16.0_4df62b6e125e6f18efee2d013b4a9d80:
- resolution: {integrity: sha512-SJoba1edXvQRMmNI505Uo4XmGbxCK9ARQpkvOd00anxzri9RNQk0DDCxD+LIl+jYhkzOJiOMMKYEHnHEODjdCw==}
+ /@typescript-eslint/eslint-plugin/5.17.0_689ff565753ecf7c3328c07fad067df5:
+ resolution: {integrity: sha512-qVstvQilEd89HJk3qcbKt/zZrfBZ+9h2ynpAGlWjWiizA7m/MtLT9RoX6gjtpE500vfIg8jogAkDzdCxbsFASQ==}
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.16.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.17.0
+ '@typescript-eslint/type-utils': [email protected][email protected]
+ '@typescript-eslint/utils': [email protected][email protected]
debug: 4.3.4
eslint: 8.12.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-fkDq86F0zl8FicnJtdXakFs4lnuebH6ZADDw6CYQv0UZeIjHvmEw87m9/29nk2Dv5Lmdp0zQ3zDQhiMWQf/GbA==}
+ /@typescript-eslint/parser/[email protected][email protected]:
+ resolution: {integrity: sha512-aRzW9Jg5Rlj2t2/crzhA2f23SIYFlF9mchGudyP0uiD6SenIxzKoLjwzHbafgHn39dNV/TV7xwQkLfFTZlJ4ig==}
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.16.0
- '@typescript-eslint/types': 5.16.0
- '@typescript-eslint/typescript-estree': [email protected]
+ '@typescript-eslint/scope-manager': 5.17.0
+ '@typescript-eslint/types': 5.17.0
+ '@typescript-eslint/typescript-estree': [email protected]
debug: 4.3.4
eslint: 8.12.0
typescript: 4.6.3
@@ -481,16 +481,16 @@ packages:
- supports-color
dev: true
- /@typescript-eslint/scope-manager/5.16.0:
- resolution: {integrity: sha512-P+Yab2Hovg8NekLIR/mOElCDPyGgFZKhGoZA901Yax6WR6HVeGLbsqJkZ+Cvk5nts/dAlFKm8PfL43UZnWdpIQ==}
+ /@typescript-eslint/scope-manager/5.17.0:
+ resolution: {integrity: sha512-062iCYQF/doQ9T2WWfJohQKKN1zmmXVfAcS3xaiialiw8ZUGy05Em6QVNYJGO34/sU1a7a+90U3dUNfqUDHr3w==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies:
- '@typescript-eslint/types': 5.16.0
- '@typescript-eslint/visitor-keys': 5.16.0
+ '@typescript-eslint/types': 5.17.0
+ '@typescript-eslint/visitor-keys': 5.17.0
dev: true
- /@typescript-eslint/type-utils/[email protected][email protected]:
- resolution: {integrity: sha512-SKygICv54CCRl1Vq5ewwQUJV/8padIWvPgCxlWPGO/OgQLCijY9G7lDu6H+mqfQtbzDNlVjzVWQmeqbLMBLEwQ==}
+ /@typescript-eslint/type-utils/[email protected][email protected]:
+ resolution: {integrity: sha512-3hU0RynUIlEuqMJA7dragb0/75gZmwNwFf/QJokWzPehTZousP/MNifVSgjxNcDCkM5HI2K22TjQWUmmHUINSg==}
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.4
eslint: 8.12.0
@@ -508,13 +508,13 @@ packages:
- supports-color
dev: true
- /@typescript-eslint/types/5.16.0:
- resolution: {integrity: sha512-oUorOwLj/3/3p/HFwrp6m/J2VfbLC8gjW5X3awpQJ/bSG+YRGFS4dpsvtQ8T2VNveV+LflQHjlLvB6v0R87z4g==}
+ /@typescript-eslint/types/5.17.0:
+ resolution: {integrity: sha512-AgQ4rWzmCxOZLioFEjlzOI3Ch8giDWx8aUDxyNw9iOeCvD3GEYAB7dxWGQy4T/rPVe8iPmu73jPHuaSqcjKvxw==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dev: true
- /@typescript-eslint/typescript-estree/[email protected]:
- resolution: {integrity: sha512-SE4VfbLWUZl9MR+ngLSARptUv2E8brY0luCdgmUevU6arZRY/KxYoLI/3V/yxaURR8tLRN7bmZtJdgmzLHI6pQ==}
+ /@typescript-eslint/typescript-estree/[email protected]:
+ resolution: {integrity: sha512-X1gtjEcmM7Je+qJRhq7ZAAaNXYhTgqMkR10euC4Si6PIjb+kwEQHSxGazXUQXFyqfEXdkGf6JijUu5R0uceQzg==}
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.16.0
- '@typescript-eslint/visitor-keys': 5.16.0
+ '@typescript-eslint/types': 5.17.0
+ '@typescript-eslint/visitor-keys': 5.17.0
debug: 4.3.4
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-iYej2ER6AwmejLWMWzJIHy3nPJeGDuCqf8Jnb+jAQVoPpmWzwQOfa9hWVB8GIQE5gsCv/rfN4T+AYb/V06WseQ==}
+ /@typescript-eslint/utils/[email protected][email protected]:
+ resolution: {integrity: sha512-DVvndq1QoxQH+hFv+MUQHrrWZ7gQ5KcJzyjhzcqB1Y2Xes1UQQkTRPUfRpqhS8mhTWsSb2+iyvDW1Lef5DD7vA==}
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.16.0
- '@typescript-eslint/types': 5.16.0
- '@typescript-eslint/typescript-estree': [email protected]
+ '@typescript-eslint/scope-manager': 5.17.0
+ '@typescript-eslint/types': 5.17.0
+ '@typescript-eslint/typescript-estree': [email protected]
eslint: 8.12.0
eslint-scope: 5.1.1
eslint-utils: [email protected]
@@ -552,11 +552,11 @@ packages:
- typescript
dev: true
- /@typescript-eslint/visitor-keys/5.16.0:
- resolution: {integrity: sha512-jqxO8msp5vZDhikTwq9ubyMHqZ67UIvawohr4qF3KhlpL7gzSjOd+8471H3nh5LyABkaI85laEKKU8SnGUK5/g==}
+ /@typescript-eslint/visitor-keys/5.17.0:
+ resolution: {integrity: sha512-6K/zlc4OfCagUu7Am/BD5k8PSWQOgh34Nrv9Rxe2tBzlJ7uOeJ/h7ugCGDCeEZHT6k2CJBhbk9IsbkPI0uvUkA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies:
- '@typescript-eslint/types': 5.16.0
+ '@typescript-eslint/types': 5.17.0
eslint-visitor-keys: 3.3.0
dev: true