aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-06-14 08:14:59 +0200
committerGitHub <[email protected]>2022-06-14 08:14:59 +0200
commite8985f60074969393fd57fc9f4f7d747742bc87c (patch)
tree80d15ca1acee590c8a317c6faa7409d379370f15
parent5b3f85a71ae9245fe81b9a5f7af6da461cb58a78 (diff)
downloadfaker-e8985f60074969393fd57fc9f4f7d747742bc87c.tar.xz
faker-e8985f60074969393fd57fc9f4f7d747742bc87c.zip
chore(deps): update typescript-eslint to ~5.28.0 (#1070)
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 a026f207..08bd5225 100644
--- a/package.json
+++ b/package.json
@@ -100,8 +100,8 @@
"@types/react": "~18.0.12",
"@types/sanitize-html": "~2.6.2",
"@types/validator": "~13.7.3",
- "@typescript-eslint/eslint-plugin": "~5.27.1",
- "@typescript-eslint/parser": "~5.27.1",
+ "@typescript-eslint/eslint-plugin": "~5.28.0",
+ "@typescript-eslint/parser": "~5.28.0",
"@vitest/ui": "~0.14.2",
"c8": "~7.11.3",
"conventional-changelog-cli": "~2.2.2",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index c314e39c..3e19c9e9 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -8,8 +8,8 @@ specifiers:
'@types/react': ~18.0.12
'@types/sanitize-html': ~2.6.2
'@types/validator': ~13.7.3
- '@typescript-eslint/eslint-plugin': ~5.27.1
- '@typescript-eslint/parser': ~5.27.1
+ '@typescript-eslint/eslint-plugin': ~5.28.0
+ '@typescript-eslint/parser': ~5.28.0
'@vitest/ui': ~0.14.2
c8: ~7.11.3
conventional-changelog-cli: ~2.2.2
@@ -51,8 +51,8 @@ devDependencies:
'@types/react': 18.0.12
'@types/sanitize-html': 2.6.2
'@types/validator': 13.7.3
- '@typescript-eslint/eslint-plugin': 5.27.1_aq7uryhocdbvbqum33pitcm3y4
- '@typescript-eslint/parser': 5.27.1_ud6rd4xtew5bv4yhvkvu24pzm4
+ '@typescript-eslint/eslint-plugin': 5.28.0_7yumg2qjgbp7maccqlfhx2vudu
+ '@typescript-eslint/parser': 5.28.0_ud6rd4xtew5bv4yhvkvu24pzm4
'@vitest/ui': 0.14.2
c8: 7.11.3
conventional-changelog-cli: 2.2.2
@@ -507,8 +507,8 @@ packages:
dev: true
optional: true
- /@typescript-eslint/eslint-plugin/5.27.1_aq7uryhocdbvbqum33pitcm3y4:
- resolution: {integrity: sha512-6dM5NKT57ZduNnJfpY81Phe9nc9wolnMCnknb1im6brWi1RYv84nbMS3olJa27B6+irUVV1X/Wb+Am0FjJdGFw==}
+ /@typescript-eslint/eslint-plugin/5.28.0_7yumg2qjgbp7maccqlfhx2vudu:
+ resolution: {integrity: sha512-DXVU6Cg29H2M6EybqSg2A+x8DgO9TCUBRp4QEXQHJceLS7ogVDP0g3Lkg/SZCqcvkAP/RruuQqK0gdlkgmhSUA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
'@typescript-eslint/parser': ^5.0.0
@@ -518,10 +518,10 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/parser': 5.27.1_ud6rd4xtew5bv4yhvkvu24pzm4
- '@typescript-eslint/scope-manager': 5.27.1
- '@typescript-eslint/type-utils': 5.27.1_ud6rd4xtew5bv4yhvkvu24pzm4
- '@typescript-eslint/utils': 5.27.1_ud6rd4xtew5bv4yhvkvu24pzm4
+ '@typescript-eslint/parser': 5.28.0_ud6rd4xtew5bv4yhvkvu24pzm4
+ '@typescript-eslint/scope-manager': 5.28.0
+ '@typescript-eslint/type-utils': 5.28.0_ud6rd4xtew5bv4yhvkvu24pzm4
+ '@typescript-eslint/utils': 5.28.0_ud6rd4xtew5bv4yhvkvu24pzm4
debug: 4.3.4
eslint: 8.17.0
functional-red-black-tree: 1.0.1
@@ -534,8 +534,8 @@ packages:
- supports-color
dev: true
- /@typescript-eslint/parser/5.27.1_ud6rd4xtew5bv4yhvkvu24pzm4:
- resolution: {integrity: sha512-7Va2ZOkHi5NP+AZwb5ReLgNF6nWLGTeUJfxdkVUAPPSaAdbWNnFZzLZ4EGGmmiCTg+AwlbE1KyUYTBglosSLHQ==}
+ /@typescript-eslint/parser/5.28.0_ud6rd4xtew5bv4yhvkvu24pzm4:
+ resolution: {integrity: sha512-ekqoNRNK1lAcKhZESN/PdpVsWbP9jtiNqzFWkp/yAUdZvJalw2heCYuqRmM5eUJSIYEkgq5sGOjq+ZqsLMjtRA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
@@ -544,9 +544,9 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/scope-manager': 5.27.1
- '@typescript-eslint/types': 5.27.1
- '@typescript-eslint/typescript-estree': [email protected]
+ '@typescript-eslint/scope-manager': 5.28.0
+ '@typescript-eslint/types': 5.28.0
+ '@typescript-eslint/typescript-estree': [email protected]
debug: 4.3.4
eslint: 8.17.0
typescript: 4.7.3
@@ -554,16 +554,16 @@ packages:
- supports-color
dev: true
- /@typescript-eslint/scope-manager/5.27.1:
- resolution: {integrity: sha512-fQEOSa/QroWE6fAEg+bJxtRZJTH8NTskggybogHt4H9Da8zd4cJji76gA5SBlR0MgtwF7rebxTbDKB49YUCpAg==}
+ /@typescript-eslint/scope-manager/5.28.0:
+ resolution: {integrity: sha512-LeBLTqF/he1Z+boRhSqnso6YrzcKMTQ8bO/YKEe+6+O/JGof9M0g3IJlIsqfrK/6K03MlFIlycbf1uQR1IjE+w==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies:
- '@typescript-eslint/types': 5.27.1
- '@typescript-eslint/visitor-keys': 5.27.1
+ '@typescript-eslint/types': 5.28.0
+ '@typescript-eslint/visitor-keys': 5.28.0
dev: true
- /@typescript-eslint/type-utils/5.27.1_ud6rd4xtew5bv4yhvkvu24pzm4:
- resolution: {integrity: sha512-+UC1vVUWaDHRnC2cQrCJ4QtVjpjjCgjNFpg8b03nERmkHv9JV9X5M19D7UFMd+/G7T/sgFwX2pGmWK38rqyvXw==}
+ /@typescript-eslint/type-utils/5.28.0_ud6rd4xtew5bv4yhvkvu24pzm4:
+ resolution: {integrity: sha512-SyKjKh4CXPglueyC6ceAFytjYWMoPHMswPQae236zqe1YbhvCVQyIawesYywGiu98L9DwrxsBN69vGIVxJ4mQQ==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: '*'
@@ -572,7 +572,7 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/utils': 5.27.1_ud6rd4xtew5bv4yhvkvu24pzm4
+ '@typescript-eslint/utils': 5.28.0_ud6rd4xtew5bv4yhvkvu24pzm4
debug: 4.3.4
eslint: 8.17.0
@@ -581,13 +581,13 @@ packages:
- supports-color
dev: true
- /@typescript-eslint/types/5.27.1:
- resolution: {integrity: sha512-LgogNVkBhCTZU/m8XgEYIWICD6m4dmEDbKXESCbqOXfKZxRKeqpiJXQIErv66sdopRKZPo5l32ymNqibYEH/xg==}
+ /@typescript-eslint/types/5.28.0:
+ resolution: {integrity: sha512-2OOm8ZTOQxqkPbf+DAo8oc16sDlVR5owgJfKheBkxBKg1vAfw2JsSofH9+16VPlN9PWtv8Wzhklkqw3k/zCVxA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dev: true
- /@typescript-eslint/typescript-estree/[email protected]:
- resolution: {integrity: sha512-DnZvvq3TAJ5ke+hk0LklvxwYsnXpRdqUY5gaVS0D4raKtbznPz71UJGnPTHEFo0GDxqLOLdMkkmVZjSpET1hFw==}
+ /@typescript-eslint/typescript-estree/[email protected]:
+ resolution: {integrity: sha512-9GX+GfpV+F4hdTtYc6OV9ZkyYilGXPmQpm6AThInpBmKJEyRSIjORJd1G9+bknb7OTFYL+Vd4FBJAO6T78OVqA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
typescript: '*'
@@ -595,8 +595,8 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/types': 5.27.1
- '@typescript-eslint/visitor-keys': 5.27.1
+ '@typescript-eslint/types': 5.28.0
+ '@typescript-eslint/visitor-keys': 5.28.0
debug: 4.3.4
globby: 11.1.0
is-glob: 4.0.3
@@ -607,16 +607,16 @@ packages:
- supports-color
dev: true
- /@typescript-eslint/utils/5.27.1_ud6rd4xtew5bv4yhvkvu24pzm4:
- resolution: {integrity: sha512-mZ9WEn1ZLDaVrhRaYgzbkXBkTPghPFsup8zDbbsYTxC5OmqrFE7skkKS/sraVsLP3TcT3Ki5CSyEFBRkLH/H/w==}
+ /@typescript-eslint/utils/5.28.0_ud6rd4xtew5bv4yhvkvu24pzm4:
+ resolution: {integrity: sha512-E60N5L0fjv7iPJV3UGc4EC+A3Lcj4jle9zzR0gW7vXhflO7/J29kwiTGITA2RlrmPokKiZbBy2DgaclCaEUs6g==}
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.27.1
- '@typescript-eslint/types': 5.27.1
- '@typescript-eslint/typescript-estree': [email protected]
+ '@typescript-eslint/scope-manager': 5.28.0
+ '@typescript-eslint/types': 5.28.0
+ '@typescript-eslint/typescript-estree': [email protected]
eslint: 8.17.0
eslint-scope: 5.1.1
eslint-utils: [email protected]
@@ -625,11 +625,11 @@ packages:
- typescript
dev: true
- /@typescript-eslint/visitor-keys/5.27.1:
- resolution: {integrity: sha512-xYs6ffo01nhdJgPieyk7HAOpjhTsx7r/oB9LWEhwAXgwn33tkr+W8DI2ChboqhZlC4q3TC6geDYPoiX8ROqyOQ==}
+ /@typescript-eslint/visitor-keys/5.28.0:
+ resolution: {integrity: sha512-BtfP1vCor8cWacovzzPFOoeW4kBQxzmhxGoOpt0v1SFvG+nJ0cWaVdJk7cky1ArTcFHHKNIxyo2LLr3oNkSuXA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies:
- '@typescript-eslint/types': 5.27.1
+ '@typescript-eslint/types': 5.28.0
eslint-visitor-keys: 3.3.0
dev: true