aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-04-20 08:51:34 +0200
committerGitHub <[email protected]>2022-04-20 08:51:34 +0200
commit3a5a2f27ba755874edd75fb852774b8b9b2c4ced (patch)
tree4c0cc95df95b44da4bd8740c8ef7b1467d9a51b6
parentb99bbb5ee6d4b8c311afb00eaaa67c193ca0c4ef (diff)
downloadfaker-3a5a2f27ba755874edd75fb852774b8b9b2c4ced.tar.xz
faker-3a5a2f27ba755874edd75fb852774b8b9b2c4ced.zip
chore(deps): update typescript-eslint to ~5.20.0 (#846)
Co-authored-by: Renovate Bot <[email protected]>
-rw-r--r--package.json4
-rw-r--r--pnpm-lock.yaml76
2 files changed, 40 insertions, 40 deletions
diff --git a/package.json b/package.json
index a2a45ea7..13620d34 100644
--- a/package.json
+++ b/package.json
@@ -94,8 +94,8 @@
"@types/prettier": "~2.6.0",
"@types/sanitize-html": "~2.6.2",
"@types/validator": "~13.7.2",
- "@typescript-eslint/eslint-plugin": "~5.18.0",
- "@typescript-eslint/parser": "~5.18.0",
+ "@typescript-eslint/eslint-plugin": "~5.20.0",
+ "@typescript-eslint/parser": "~5.20.0",
"@vitest/ui": "~0.9.3",
"c8": "~7.11.0",
"conventional-changelog-cli": "~2.2.2",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index b7de5a66..0c8fa7c7 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -6,8 +6,8 @@ specifiers:
'@types/prettier': ~2.6.0
'@types/sanitize-html': ~2.6.2
'@types/validator': ~13.7.2
- '@typescript-eslint/eslint-plugin': ~5.18.0
- '@typescript-eslint/parser': ~5.18.0
+ '@typescript-eslint/eslint-plugin': ~5.20.0
+ '@typescript-eslint/parser': ~5.20.0
'@vitest/ui': ~0.9.3
c8: ~7.11.0
conventional-changelog-cli: ~2.2.2
@@ -44,8 +44,8 @@ devDependencies:
'@types/prettier': 2.6.0
'@types/sanitize-html': 2.6.2
'@types/validator': 13.7.2
- '@typescript-eslint/eslint-plugin': 5.18.0_0dd9be2ba5ed9805045f3fec8be848f5
- '@typescript-eslint/parser': [email protected][email protected]
+ '@typescript-eslint/eslint-plugin': 5.20.0_b9ac9b5656ce5dffade639fcf5e491bf
+ '@typescript-eslint/parser': [email protected][email protected]
'@vitest/ui': 0.9.3
c8: 7.11.0
conventional-changelog-cli: 2.2.2
@@ -436,8 +436,8 @@ packages:
dev: true
optional: true
- /@typescript-eslint/eslint-plugin/5.18.0_0dd9be2ba5ed9805045f3fec8be848f5:
- resolution: {integrity: sha512-tzrmdGMJI/uii9/V6lurMo4/o+dMTKDH82LkNjhJ3adCW22YQydoRs5MwTiqxGF9CSYxPxQ7EYb4jLNlIs+E+A==}
+ /@typescript-eslint/eslint-plugin/5.20.0_b9ac9b5656ce5dffade639fcf5e491bf:
+ resolution: {integrity: sha512-fapGzoxilCn3sBtC6NtXZX6+P/Hef7VDbyfGqTTpzYydwhlkevB+0vE0EnmHPVTVSy68GUncyJ/2PcrFBeCo5Q==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
'@typescript-eslint/parser': ^5.0.0
@@ -447,24 +447,24 @@ packages:
typescript:
optional: true
dependencies:
- '@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]
+ '@typescript-eslint/parser': [email protected][email protected]
+ '@typescript-eslint/scope-manager': 5.20.0
+ '@typescript-eslint/type-utils': [email protected][email protected]
+ '@typescript-eslint/utils': [email protected][email protected]
debug: 4.3.4
eslint: 8.13.0
functional-red-black-tree: 1.0.1
ignore: 5.2.0
regexpp: 3.2.0
- semver: 7.3.5
+ semver: 7.3.7
typescript: 4.6.3
transitivePeerDependencies:
- supports-color
dev: true
- /@typescript-eslint/parser/[email protected][email protected]:
- resolution: {integrity: sha512-+08nYfurBzSSPndngnHvFw/fniWYJ5ymOrn/63oMIbgomVQOvIDhBoJmYZ9lwQOCnQV9xHGvf88ze3jFGUYooQ==}
+ /@typescript-eslint/parser/[email protected][email protected]:
+ resolution: {integrity: sha512-UWKibrCZQCYvobmu3/N8TWbEeo/EPQbS41Ux1F9XqPzGuV7pfg6n50ZrFo6hryynD8qOTTfLHtHjjdQtxJ0h/w==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
@@ -473,9 +473,9 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/scope-manager': 5.18.0
- '@typescript-eslint/types': 5.18.0
- '@typescript-eslint/typescript-estree': [email protected]
+ '@typescript-eslint/scope-manager': 5.20.0
+ '@typescript-eslint/types': 5.20.0
+ '@typescript-eslint/typescript-estree': [email protected]
debug: 4.3.4
eslint: 8.13.0
typescript: 4.6.3
@@ -483,16 +483,16 @@ packages:
- supports-color
dev: true
- /@typescript-eslint/scope-manager/5.18.0:
- resolution: {integrity: sha512-C0CZML6NyRDj+ZbMqh9FnPscg2PrzSaVQg3IpTmpe0NURMVBXlghGZgMYqBw07YW73i0MCqSDqv2SbywnCS8jQ==}
+ /@typescript-eslint/scope-manager/5.20.0:
+ resolution: {integrity: sha512-h9KtuPZ4D/JuX7rpp1iKg3zOH0WNEa+ZIXwpW/KWmEFDxlA/HSfCMhiyF1HS/drTICjIbpA6OqkAhrP/zkCStg==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies:
- '@typescript-eslint/types': 5.18.0
- '@typescript-eslint/visitor-keys': 5.18.0
+ '@typescript-eslint/types': 5.20.0
+ '@typescript-eslint/visitor-keys': 5.20.0
dev: true
- /@typescript-eslint/type-utils/[email protected][email protected]:
- resolution: {integrity: sha512-vcn9/6J5D6jtHxpEJrgK8FhaM8r6J1/ZiNu70ZUJN554Y3D9t3iovi6u7JF8l/e7FcBIxeuTEidZDR70UuCIfA==}
+ /@typescript-eslint/type-utils/[email protected][email protected]:
+ resolution: {integrity: sha512-WxNrCwYB3N/m8ceyoGCgbLmuZwupvzN0rE8NBuwnl7APgjv24ZJIjkNzoFBXPRCGzLNkoU/WfanW0exvp/+3Iw==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: '*'
@@ -501,7 +501,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.13.0
@@ -510,13 +510,13 @@ packages:
- supports-color
dev: true
- /@typescript-eslint/types/5.18.0:
- resolution: {integrity: sha512-bhV1+XjM+9bHMTmXi46p1Led5NP6iqQcsOxgx7fvk6gGiV48c6IynY0apQb7693twJDsXiVzNXTflhplmaiJaw==}
+ /@typescript-eslint/types/5.20.0:
+ resolution: {integrity: sha512-+d8wprF9GyvPwtoB4CxBAR/s0rpP25XKgnOvMf/gMXYDvlUC3rPFHupdTQ/ow9vn7UDe5rX02ovGYQbv/IUCbg==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dev: true
- /@typescript-eslint/typescript-estree/[email protected]:
- resolution: {integrity: sha512-wa+2VAhOPpZs1bVij9e5gyVu60ReMi/KuOx4LKjGx2Y3XTNUDJgQ+5f77D49pHtqef/klglf+mibuHs9TrPxdQ==}
+ /@typescript-eslint/typescript-estree/[email protected]:
+ resolution: {integrity: sha512-36xLjP/+bXusLMrT9fMMYy1KJAGgHhlER2TqpUVDYUQg4w0q/NW/sg4UGAgVwAqb8V4zYg43KMUpM8vV2lve6w==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
typescript: '*'
@@ -524,28 +524,28 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/types': 5.18.0
- '@typescript-eslint/visitor-keys': 5.18.0
+ '@typescript-eslint/types': 5.20.0
+ '@typescript-eslint/visitor-keys': 5.20.0
debug: 4.3.4
globby: 11.1.0
is-glob: 4.0.3
- semver: 7.3.6
+ semver: 7.3.7
typescript: 4.6.3
transitivePeerDependencies:
- supports-color
dev: true
- /@typescript-eslint/utils/[email protected][email protected]:
- resolution: {integrity: sha512-+hFGWUMMri7OFY26TsOlGa+zgjEy1ssEipxpLjtl4wSll8zy85x0GrUSju/FHdKfVorZPYJLkF3I4XPtnCTewA==}
+ /@typescript-eslint/utils/[email protected][email protected]:
+ resolution: {integrity: sha512-lHONGJL1LIO12Ujyx8L8xKbwWSkoUKFSO+0wDAqGXiudWB2EO7WEUT+YZLtVbmOmSllAjLb9tpoIPwpRe5Tn6w==}
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.18.0
- '@typescript-eslint/types': 5.18.0
- '@typescript-eslint/typescript-estree': [email protected]
+ '@typescript-eslint/scope-manager': 5.20.0
+ '@typescript-eslint/types': 5.20.0
+ '@typescript-eslint/typescript-estree': [email protected]
eslint: 8.13.0
eslint-scope: 5.1.1
eslint-utils: [email protected]
@@ -554,11 +554,11 @@ packages:
- typescript
dev: true
- /@typescript-eslint/visitor-keys/5.18.0:
- resolution: {integrity: sha512-Hf+t+dJsjAKpKSkg3EHvbtEpFFb/1CiOHnvI8bjHgOD4/wAw3gKrA0i94LrbekypiZVanJu3McWJg7rWDMzRTg==}
+ /@typescript-eslint/visitor-keys/5.20.0:
+ resolution: {integrity: sha512-1flRpNF+0CAQkMNlTJ6L/Z5jiODG/e5+7mk6XwtPOUS3UrTz3UOiAg9jG2VtKsWI6rZQfy4C6a232QNRZTRGlg==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies:
- '@typescript-eslint/types': 5.18.0
+ '@typescript-eslint/types': 5.20.0
eslint-visitor-keys: 3.3.0
dev: true