aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-04-06 08:10:01 +0000
committerGitHub <[email protected]>2022-04-06 08:10:01 +0000
commita8970bdcecce17e92b45af18cd958fe16c6454e1 (patch)
treec8abc1a99b80db0c138dc8a450e7ce85e2ec3cef
parenta5b38885f7b8c420b3587d8ded7fc5d180c92ed7 (diff)
downloadfaker-a8970bdcecce17e92b45af18cd958fe16c6454e1.tar.xz
faker-a8970bdcecce17e92b45af18cd958fe16c6454e1.zip
chore(deps): update typescript-eslint to ~5.18.0 (#787)
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 54aec8f7..de17085d 100644
--- a/package.json
+++ b/package.json
@@ -93,8 +93,8 @@
"@types/prettier": "~2.4.4",
"@types/sanitize-html": "~2.6.2",
"@types/validator": "~13.7.2",
- "@typescript-eslint/eslint-plugin": "~5.17.0",
- "@typescript-eslint/parser": "~5.17.0",
+ "@typescript-eslint/eslint-plugin": "~5.18.0",
+ "@typescript-eslint/parser": "~5.18.0",
"@vitest/ui": "~0.8.4",
"c8": "~7.11.0",
"conventional-changelog-cli": "~2.2.2",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index f5f7f0f0..7068ea36 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.17.0
- '@typescript-eslint/parser': ~5.17.0
+ '@typescript-eslint/eslint-plugin': ~5.18.0
+ '@typescript-eslint/parser': ~5.18.0
'@vitest/ui': ~0.8.4
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.17.0_689ff565753ecf7c3328c07fad067df5
- '@typescript-eslint/parser': [email protected][email protected]
+ '@typescript-eslint/eslint-plugin': 5.18.0_a07dca3bdfc4bfa60f4dda0c1f9e3287
+ '@typescript-eslint/parser': [email protected][email protected]
'@vitest/ui': 0.8.4
c8: 7.11.0
conventional-changelog-cli: 2.2.2
@@ -434,8 +434,8 @@ packages:
dev: true
optional: true
- /@typescript-eslint/eslint-plugin/5.17.0_689ff565753ecf7c3328c07fad067df5:
- resolution: {integrity: sha512-qVstvQilEd89HJk3qcbKt/zZrfBZ+9h2ynpAGlWjWiizA7m/MtLT9RoX6gjtpE500vfIg8jogAkDzdCxbsFASQ==}
+ /@typescript-eslint/eslint-plugin/5.18.0_a07dca3bdfc4bfa60f4dda0c1f9e3287:
+ resolution: {integrity: sha512-tzrmdGMJI/uii9/V6lurMo4/o+dMTKDH82LkNjhJ3adCW22YQydoRs5MwTiqxGF9CSYxPxQ7EYb4jLNlIs+E+A==}
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.17.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.18.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-aRzW9Jg5Rlj2t2/crzhA2f23SIYFlF9mchGudyP0uiD6SenIxzKoLjwzHbafgHn39dNV/TV7xwQkLfFTZlJ4ig==}
+ /@typescript-eslint/parser/[email protected][email protected]:
+ resolution: {integrity: sha512-+08nYfurBzSSPndngnHvFw/fniWYJ5ymOrn/63oMIbgomVQOvIDhBoJmYZ9lwQOCnQV9xHGvf88ze3jFGUYooQ==}
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.17.0
- '@typescript-eslint/types': 5.17.0
- '@typescript-eslint/typescript-estree': [email protected]
+ '@typescript-eslint/scope-manager': 5.18.0
+ '@typescript-eslint/types': 5.18.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.17.0:
- resolution: {integrity: sha512-062iCYQF/doQ9T2WWfJohQKKN1zmmXVfAcS3xaiialiw8ZUGy05Em6QVNYJGO34/sU1a7a+90U3dUNfqUDHr3w==}
+ /@typescript-eslint/scope-manager/5.18.0:
+ resolution: {integrity: sha512-C0CZML6NyRDj+ZbMqh9FnPscg2PrzSaVQg3IpTmpe0NURMVBXlghGZgMYqBw07YW73i0MCqSDqv2SbywnCS8jQ==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies:
- '@typescript-eslint/types': 5.17.0
- '@typescript-eslint/visitor-keys': 5.17.0
+ '@typescript-eslint/types': 5.18.0
+ '@typescript-eslint/visitor-keys': 5.18.0
dev: true
- /@typescript-eslint/type-utils/[email protected][email protected]:
- resolution: {integrity: sha512-3hU0RynUIlEuqMJA7dragb0/75gZmwNwFf/QJokWzPehTZousP/MNifVSgjxNcDCkM5HI2K22TjQWUmmHUINSg==}
+ /@typescript-eslint/type-utils/[email protected][email protected]:
+ resolution: {integrity: sha512-vcn9/6J5D6jtHxpEJrgK8FhaM8r6J1/ZiNu70ZUJN554Y3D9t3iovi6u7JF8l/e7FcBIxeuTEidZDR70UuCIfA==}
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.17.0:
- resolution: {integrity: sha512-AgQ4rWzmCxOZLioFEjlzOI3Ch8giDWx8aUDxyNw9iOeCvD3GEYAB7dxWGQy4T/rPVe8iPmu73jPHuaSqcjKvxw==}
+ /@typescript-eslint/types/5.18.0:
+ resolution: {integrity: sha512-bhV1+XjM+9bHMTmXi46p1Led5NP6iqQcsOxgx7fvk6gGiV48c6IynY0apQb7693twJDsXiVzNXTflhplmaiJaw==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dev: true
- /@typescript-eslint/typescript-estree/[email protected]:
- resolution: {integrity: sha512-X1gtjEcmM7Je+qJRhq7ZAAaNXYhTgqMkR10euC4Si6PIjb+kwEQHSxGazXUQXFyqfEXdkGf6JijUu5R0uceQzg==}
+ /@typescript-eslint/typescript-estree/[email protected]:
+ resolution: {integrity: sha512-wa+2VAhOPpZs1bVij9e5gyVu60ReMi/KuOx4LKjGx2Y3XTNUDJgQ+5f77D49pHtqef/klglf+mibuHs9TrPxdQ==}
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.17.0
- '@typescript-eslint/visitor-keys': 5.17.0
+ '@typescript-eslint/types': 5.18.0
+ '@typescript-eslint/visitor-keys': 5.18.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-DVvndq1QoxQH+hFv+MUQHrrWZ7gQ5KcJzyjhzcqB1Y2Xes1UQQkTRPUfRpqhS8mhTWsSb2+iyvDW1Lef5DD7vA==}
+ /@typescript-eslint/utils/[email protected][email protected]:
+ resolution: {integrity: sha512-+hFGWUMMri7OFY26TsOlGa+zgjEy1ssEipxpLjtl4wSll8zy85x0GrUSju/FHdKfVorZPYJLkF3I4XPtnCTewA==}
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
- '@typescript-eslint/scope-manager': 5.17.0
- '@typescript-eslint/types': 5.17.0
- '@typescript-eslint/typescript-estree': [email protected]
+ '@typescript-eslint/scope-manager': 5.18.0
+ '@typescript-eslint/types': 5.18.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.17.0:
- resolution: {integrity: sha512-6K/zlc4OfCagUu7Am/BD5k8PSWQOgh34Nrv9Rxe2tBzlJ7uOeJ/h7ugCGDCeEZHT6k2CJBhbk9IsbkPI0uvUkA==}
+ /@typescript-eslint/visitor-keys/5.18.0:
+ resolution: {integrity: sha512-Hf+t+dJsjAKpKSkg3EHvbtEpFFb/1CiOHnvI8bjHgOD4/wAw3gKrA0i94LrbekypiZVanJu3McWJg7rWDMzRTg==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies:
- '@typescript-eslint/types': 5.17.0
+ '@typescript-eslint/types': 5.18.0
eslint-visitor-keys: 3.3.0
dev: true