aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-09-12 18:21:41 +0800
committerGitHub <[email protected]>2022-09-12 18:21:41 +0800
commit2f55e35cf32241eb0ee983a606636fc0258288c1 (patch)
tree902fafacc02a9cf7ac274ef903e7254f87fc9217
parent7a72a9bc12eafd85597453ffe380606072ff516c (diff)
downloadfaker-2f55e35cf32241eb0ee983a606636fc0258288c1.tar.xz
faker-2f55e35cf32241eb0ee983a606636fc0258288c1.zip
chore(deps): update typescript-eslint to ~5.36.2 (#1372)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-rw-r--r--package.json4
-rw-r--r--pnpm-lock.yaml73
2 files changed, 39 insertions, 38 deletions
diff --git a/package.json b/package.json
index 3c165933..d0294b3b 100644
--- a/package.json
+++ b/package.json
@@ -101,8 +101,8 @@
"@types/react": "~18.0.19",
"@types/sanitize-html": "~2.6.2",
"@types/validator": "~13.7.6",
- "@typescript-eslint/eslint-plugin": "~5.35.1",
- "@typescript-eslint/parser": "~5.35.1",
+ "@typescript-eslint/eslint-plugin": "~5.36.2",
+ "@typescript-eslint/parser": "~5.36.2",
"@vitest/coverage-c8": "~0.22.1",
"@vitest/ui": "~0.22.1",
"c8": "~7.12.0",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index c0b86cf7..04068015 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -9,8 +9,8 @@ specifiers:
'@types/react': ~18.0.19
'@types/sanitize-html': ~2.6.2
'@types/validator': ~13.7.6
- '@typescript-eslint/eslint-plugin': ~5.35.1
- '@typescript-eslint/parser': ~5.35.1
+ '@typescript-eslint/eslint-plugin': ~5.36.2
+ '@typescript-eslint/parser': ~5.36.2
'@vitest/coverage-c8': ~0.22.1
'@vitest/ui': ~0.22.1
c8: ~7.12.0
@@ -54,8 +54,8 @@ devDependencies:
'@types/react': 18.0.19
'@types/sanitize-html': 2.6.2
'@types/validator': 13.7.6
- '@typescript-eslint/eslint-plugin': 5.35.1_zs4oxowlsdc7lcqv67gok5syje
- '@typescript-eslint/parser': 5.35.1_irgkl5vooow2ydyo6aokmferha
+ '@typescript-eslint/eslint-plugin': 5.36.2_wxqvmnl3i4rbvz4ixyoiufmx3e
+ '@typescript-eslint/parser': 5.36.2_irgkl5vooow2ydyo6aokmferha
'@vitest/coverage-c8': 0.22.1_@[email protected]
'@vitest/ui': 0.22.1
c8: 7.12.0
@@ -572,8 +572,8 @@ packages:
dev: true
optional: true
- /@typescript-eslint/eslint-plugin/5.35.1_zs4oxowlsdc7lcqv67gok5syje:
- resolution: {integrity: sha512-RBZZXZlI4XCY4Wzgy64vB+0slT9+yAPQRjj/HSaRwUot33xbDjF1oN9BLwOLTewoOI0jothIltZRe9uJCHf8gg==}
+ /@typescript-eslint/eslint-plugin/5.36.2_wxqvmnl3i4rbvz4ixyoiufmx3e:
+ resolution: {integrity: sha512-OwwR8LRwSnI98tdc2z7mJYgY60gf7I9ZfGjN5EjCwwns9bdTuQfAXcsjSB2wSQ/TVNYSGKf4kzVXbNGaZvwiXw==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
'@typescript-eslint/parser': ^5.0.0
@@ -583,10 +583,10 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/parser': 5.35.1_irgkl5vooow2ydyo6aokmferha
- '@typescript-eslint/scope-manager': 5.35.1
- '@typescript-eslint/type-utils': 5.35.1_irgkl5vooow2ydyo6aokmferha
- '@typescript-eslint/utils': 5.35.1_irgkl5vooow2ydyo6aokmferha
+ '@typescript-eslint/parser': 5.36.2_irgkl5vooow2ydyo6aokmferha
+ '@typescript-eslint/scope-manager': 5.36.2
+ '@typescript-eslint/type-utils': 5.36.2_irgkl5vooow2ydyo6aokmferha
+ '@typescript-eslint/utils': 5.36.2_irgkl5vooow2ydyo6aokmferha
debug: 4.3.4
eslint: 8.23.1
functional-red-black-tree: 1.0.1
@@ -599,8 +599,8 @@ packages:
- supports-color
dev: true
- /@typescript-eslint/parser/5.35.1_irgkl5vooow2ydyo6aokmferha:
- resolution: {integrity: sha512-XL2TBTSrh3yWAsMYpKseBYTVpvudNf69rPOWXWVBI08My2JVT5jR66eTt4IgQFHA/giiKJW5dUD4x/ZviCKyGg==}
+ /@typescript-eslint/parser/5.36.2_irgkl5vooow2ydyo6aokmferha:
+ resolution: {integrity: sha512-qS/Kb0yzy8sR0idFspI9Z6+t7mqk/oRjnAYfewG+VN73opAUvmYL3oPIMmgOX6CnQS6gmVIXGshlb5RY/R22pA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
@@ -609,9 +609,9 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/scope-manager': 5.35.1
- '@typescript-eslint/types': 5.35.1
- '@typescript-eslint/typescript-estree': [email protected]
+ '@typescript-eslint/scope-manager': 5.36.2
+ '@typescript-eslint/types': 5.36.2
+ '@typescript-eslint/typescript-estree': [email protected]
debug: 4.3.4
eslint: 8.23.1
typescript: 4.8.3
@@ -619,16 +619,16 @@ packages:
- supports-color
dev: true
- /@typescript-eslint/scope-manager/5.35.1:
- resolution: {integrity: sha512-kCYRSAzIW9ByEIzmzGHE50NGAvAP3wFTaZevgWva7GpquDyFPFcmvVkFJGWJJktg/hLwmys/FZwqM9EKr2u24Q==}
+ /@typescript-eslint/scope-manager/5.36.2:
+ resolution: {integrity: sha512-cNNP51L8SkIFSfce8B1NSUBTJTu2Ts4nWeWbFrdaqjmn9yKrAaJUBHkyTZc0cL06OFHpb+JZq5AUHROS398Orw==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies:
- '@typescript-eslint/types': 5.35.1
- '@typescript-eslint/visitor-keys': 5.35.1
+ '@typescript-eslint/types': 5.36.2
+ '@typescript-eslint/visitor-keys': 5.36.2
dev: true
- /@typescript-eslint/type-utils/5.35.1_irgkl5vooow2ydyo6aokmferha:
- resolution: {integrity: sha512-8xT8ljvo43Mp7BiTn1vxLXkjpw8wS4oAc00hMSB4L1/jIiYbjjnc3Qp2GAUOG/v8zsNCd1qwcqfCQ0BuishHkw==}
+ /@typescript-eslint/type-utils/5.36.2_irgkl5vooow2ydyo6aokmferha:
+ resolution: {integrity: sha512-rPQtS5rfijUWLouhy6UmyNquKDPhQjKsaKH0WnY6hl/07lasj8gPaH2UD8xWkePn6SC+jW2i9c2DZVDnL+Dokw==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: '*'
@@ -637,7 +637,8 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/utils': 5.35.1_irgkl5vooow2ydyo6aokmferha
+ '@typescript-eslint/typescript-estree': [email protected]
+ '@typescript-eslint/utils': 5.36.2_irgkl5vooow2ydyo6aokmferha
debug: 4.3.4
eslint: 8.23.1
@@ -646,13 +647,13 @@ packages:
- supports-color
dev: true
- /@typescript-eslint/types/5.35.1:
- resolution: {integrity: sha512-FDaujtsH07VHzG0gQ6NDkVVhi1+rhq0qEvzHdJAQjysN+LHDCKDKCBRlZFFE0ec0jKxiv0hN63SNfExy0KrbQQ==}
+ /@typescript-eslint/types/5.36.2:
+ resolution: {integrity: sha512-9OJSvvwuF1L5eS2EQgFUbECb99F0mwq501w0H0EkYULkhFa19Qq7WFbycdw1PexAc929asupbZcgjVIe6OK/XQ==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dev: true
- /@typescript-eslint/typescript-estree/[email protected]:
- resolution: {integrity: sha512-JUqE1+VRTGyoXlDWWjm6MdfpBYVq+hixytrv1oyjYIBEOZhBCwtpp5ZSvBt4wIA1MKWlnaC2UXl2XmYGC3BoQA==}
+ /@typescript-eslint/typescript-estree/[email protected]:
+ resolution: {integrity: sha512-8fyH+RfbKc0mTspfuEjlfqA4YywcwQK2Amcf6TDOwaRLg7Vwdu4bZzyvBZp4bjt1RRjQ5MDnOZahxMrt2l5v9w==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
typescript: '*'
@@ -660,8 +661,8 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/types': 5.35.1
- '@typescript-eslint/visitor-keys': 5.35.1
+ '@typescript-eslint/types': 5.36.2
+ '@typescript-eslint/visitor-keys': 5.36.2
debug: 4.3.4
globby: 11.1.0
is-glob: 4.0.3
@@ -672,16 +673,16 @@ packages:
- supports-color
dev: true
- /@typescript-eslint/utils/5.35.1_irgkl5vooow2ydyo6aokmferha:
- resolution: {integrity: sha512-v6F8JNXgeBWI4pzZn36hT2HXXzoBBBJuOYvoQiaQaEEjdi5STzux3Yj8v7ODIpx36i/5s8TdzuQ54TPc5AITQQ==}
+ /@typescript-eslint/utils/5.36.2_irgkl5vooow2ydyo6aokmferha:
+ resolution: {integrity: sha512-uNcopWonEITX96v9pefk9DC1bWMdkweeSsewJ6GeC7L6j2t0SJywisgkr9wUTtXk90fi2Eljj90HSHm3OGdGRg==}
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.35.1
- '@typescript-eslint/types': 5.35.1
- '@typescript-eslint/typescript-estree': [email protected]
+ '@typescript-eslint/scope-manager': 5.36.2
+ '@typescript-eslint/types': 5.36.2
+ '@typescript-eslint/typescript-estree': [email protected]
eslint: 8.23.1
eslint-scope: 5.1.1
eslint-utils: [email protected]
@@ -690,11 +691,11 @@ packages:
- typescript
dev: true
- /@typescript-eslint/visitor-keys/5.35.1:
- resolution: {integrity: sha512-cEB1DvBVo1bxbW/S5axbGPE6b7FIMAbo3w+AGq6zNDA7+NYJOIkKj/sInfTv4edxd4PxJSgdN4t6/pbvgA+n5g==}
+ /@typescript-eslint/visitor-keys/5.36.2:
+ resolution: {integrity: sha512-BtRvSR6dEdrNt7Net2/XDjbYKU5Ml6GqJgVfXT0CxTCJlnIqK7rAGreuWKMT2t8cFUT2Msv5oxw0GMRD7T5J7A==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies:
- '@typescript-eslint/types': 5.35.1
+ '@typescript-eslint/types': 5.36.2
eslint-visitor-keys: 3.3.0
dev: true