aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-08-29 09:48:48 +0200
committerGitHub <[email protected]>2022-08-29 09:48:48 +0200
commit8e34c4beafc987e18a9bac177c2c1928019c4a24 (patch)
tree80b4e2996eedd833d2f8a3dafd1ffe269b2421e1
parentf522cef208cbd13c4afb9f19873254fa500c2e79 (diff)
downloadfaker-8e34c4beafc987e18a9bac177c2c1928019c4a24.tar.xz
faker-8e34c4beafc987e18a9bac177c2c1928019c4a24.zip
chore(deps): update typescript-eslint to ~5.35.1 (#1313)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-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 79428358..ad811759 100644
--- a/package.json
+++ b/package.json
@@ -101,8 +101,8 @@
"@types/react": "~18.0.17",
"@types/sanitize-html": "~2.6.2",
"@types/validator": "~13.7.6",
- "@typescript-eslint/eslint-plugin": "~5.33.1",
- "@typescript-eslint/parser": "~5.33.1",
+ "@typescript-eslint/eslint-plugin": "~5.35.1",
+ "@typescript-eslint/parser": "~5.35.1",
"@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 870b6932..3b74e810 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -9,8 +9,8 @@ specifiers:
'@types/react': ~18.0.17
'@types/sanitize-html': ~2.6.2
'@types/validator': ~13.7.6
- '@typescript-eslint/eslint-plugin': ~5.33.1
- '@typescript-eslint/parser': ~5.33.1
+ '@typescript-eslint/eslint-plugin': ~5.35.1
+ '@typescript-eslint/parser': ~5.35.1
'@vitest/coverage-c8': ~0.22.1
'@vitest/ui': ~0.22.1
c8: ~7.12.0
@@ -54,8 +54,8 @@ devDependencies:
'@types/react': 18.0.17
'@types/sanitize-html': 2.6.2
'@types/validator': 13.7.6
- '@typescript-eslint/eslint-plugin': 5.33.1_o5bh7smfydodamajhitjwgsspu
- '@typescript-eslint/parser': 5.33.1_sorwav4hsh5vncerguqybud76i
+ '@typescript-eslint/eslint-plugin': 5.35.1_t3qvqq7ugt4jqnoquow4ze3psy
+ '@typescript-eslint/parser': 5.35.1_sorwav4hsh5vncerguqybud76i
'@vitest/coverage-c8': 0.22.1_@[email protected]
'@vitest/ui': 0.22.1
c8: 7.12.0
@@ -581,8 +581,8 @@ packages:
dev: true
optional: true
- /@typescript-eslint/eslint-plugin/5.33.1_o5bh7smfydodamajhitjwgsspu:
- resolution: {integrity: sha512-S1iZIxrTvKkU3+m63YUOxYPKaP+yWDQrdhxTglVDVEVBf+aCSw85+BmJnyUaQQsk5TXFG/LpBu9fa+LrAQ91fQ==}
+ /@typescript-eslint/eslint-plugin/5.35.1_t3qvqq7ugt4jqnoquow4ze3psy:
+ resolution: {integrity: sha512-RBZZXZlI4XCY4Wzgy64vB+0slT9+yAPQRjj/HSaRwUot33xbDjF1oN9BLwOLTewoOI0jothIltZRe9uJCHf8gg==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
'@typescript-eslint/parser': ^5.0.0
@@ -592,10 +592,10 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/parser': 5.33.1_sorwav4hsh5vncerguqybud76i
- '@typescript-eslint/scope-manager': 5.33.1
- '@typescript-eslint/type-utils': 5.33.1_sorwav4hsh5vncerguqybud76i
- '@typescript-eslint/utils': 5.33.1_sorwav4hsh5vncerguqybud76i
+ '@typescript-eslint/parser': 5.35.1_sorwav4hsh5vncerguqybud76i
+ '@typescript-eslint/scope-manager': 5.35.1
+ '@typescript-eslint/type-utils': 5.35.1_sorwav4hsh5vncerguqybud76i
+ '@typescript-eslint/utils': 5.35.1_sorwav4hsh5vncerguqybud76i
debug: 4.3.4
eslint: 8.23.0
functional-red-black-tree: 1.0.1
@@ -608,8 +608,8 @@ packages:
- supports-color
dev: true
- /@typescript-eslint/parser/5.33.1_sorwav4hsh5vncerguqybud76i:
- resolution: {integrity: sha512-IgLLtW7FOzoDlmaMoXdxG8HOCByTBXrB1V2ZQYSEV1ggMmJfAkMWTwUjjzagS6OkfpySyhKFkBw7A9jYmcHpZA==}
+ /@typescript-eslint/parser/5.35.1_sorwav4hsh5vncerguqybud76i:
+ resolution: {integrity: sha512-XL2TBTSrh3yWAsMYpKseBYTVpvudNf69rPOWXWVBI08My2JVT5jR66eTt4IgQFHA/giiKJW5dUD4x/ZviCKyGg==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
@@ -618,9 +618,9 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/scope-manager': 5.33.1
- '@typescript-eslint/types': 5.33.1
- '@typescript-eslint/typescript-estree': [email protected]
+ '@typescript-eslint/scope-manager': 5.35.1
+ '@typescript-eslint/types': 5.35.1
+ '@typescript-eslint/typescript-estree': [email protected]
debug: 4.3.4
eslint: 8.23.0
typescript: 4.7.4
@@ -628,16 +628,16 @@ packages:
- supports-color
dev: true
- /@typescript-eslint/scope-manager/5.33.1:
- resolution: {integrity: sha512-8ibcZSqy4c5m69QpzJn8XQq9NnqAToC8OdH/W6IXPXv83vRyEDPYLdjAlUx8h/rbusq6MkW4YdQzURGOqsn3CA==}
+ /@typescript-eslint/scope-manager/5.35.1:
+ resolution: {integrity: sha512-kCYRSAzIW9ByEIzmzGHE50NGAvAP3wFTaZevgWva7GpquDyFPFcmvVkFJGWJJktg/hLwmys/FZwqM9EKr2u24Q==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies:
- '@typescript-eslint/types': 5.33.1
- '@typescript-eslint/visitor-keys': 5.33.1
+ '@typescript-eslint/types': 5.35.1
+ '@typescript-eslint/visitor-keys': 5.35.1
dev: true
- /@typescript-eslint/type-utils/5.33.1_sorwav4hsh5vncerguqybud76i:
- resolution: {integrity: sha512-X3pGsJsD8OiqhNa5fim41YtlnyiWMF/eKsEZGsHID2HcDqeSC5yr/uLOeph8rNF2/utwuI0IQoAK3fpoxcLl2g==}
+ /@typescript-eslint/type-utils/5.35.1_sorwav4hsh5vncerguqybud76i:
+ resolution: {integrity: sha512-8xT8ljvo43Mp7BiTn1vxLXkjpw8wS4oAc00hMSB4L1/jIiYbjjnc3Qp2GAUOG/v8zsNCd1qwcqfCQ0BuishHkw==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: '*'
@@ -646,7 +646,7 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/utils': 5.33.1_sorwav4hsh5vncerguqybud76i
+ '@typescript-eslint/utils': 5.35.1_sorwav4hsh5vncerguqybud76i
debug: 4.3.4
eslint: 8.23.0
@@ -655,13 +655,13 @@ packages:
- supports-color
dev: true
- /@typescript-eslint/types/5.33.1:
- resolution: {integrity: sha512-7K6MoQPQh6WVEkMrMW5QOA5FO+BOwzHSNd0j3+BlBwd6vtzfZceJ8xJ7Um2XDi/O3umS8/qDX6jdy2i7CijkwQ==}
+ /@typescript-eslint/types/5.35.1:
+ resolution: {integrity: sha512-FDaujtsH07VHzG0gQ6NDkVVhi1+rhq0qEvzHdJAQjysN+LHDCKDKCBRlZFFE0ec0jKxiv0hN63SNfExy0KrbQQ==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dev: true
- /@typescript-eslint/typescript-estree/[email protected]:
- resolution: {integrity: sha512-JOAzJ4pJ+tHzA2pgsWQi4804XisPHOtbvwUyqsuuq8+y5B5GMZs7lI1xDWs6V2d7gE/Ez5bTGojSK12+IIPtXA==}
+ /@typescript-eslint/typescript-estree/[email protected]:
+ resolution: {integrity: sha512-JUqE1+VRTGyoXlDWWjm6MdfpBYVq+hixytrv1oyjYIBEOZhBCwtpp5ZSvBt4wIA1MKWlnaC2UXl2XmYGC3BoQA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
typescript: '*'
@@ -669,8 +669,8 @@ packages:
typescript:
optional: true
dependencies:
- '@typescript-eslint/types': 5.33.1
- '@typescript-eslint/visitor-keys': 5.33.1
+ '@typescript-eslint/types': 5.35.1
+ '@typescript-eslint/visitor-keys': 5.35.1
debug: 4.3.4
globby: 11.1.0
is-glob: 4.0.3
@@ -681,16 +681,16 @@ packages:
- supports-color
dev: true
- /@typescript-eslint/utils/5.33.1_sorwav4hsh5vncerguqybud76i:
- resolution: {integrity: sha512-uphZjkMaZ4fE8CR4dU7BquOV6u0doeQAr8n6cQenl/poMaIyJtBu8eys5uk6u5HiDH01Mj5lzbJ5SfeDz7oqMQ==}
+ /@typescript-eslint/utils/5.35.1_sorwav4hsh5vncerguqybud76i:
+ resolution: {integrity: sha512-v6F8JNXgeBWI4pzZn36hT2HXXzoBBBJuOYvoQiaQaEEjdi5STzux3Yj8v7ODIpx36i/5s8TdzuQ54TPc5AITQQ==}
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.33.1
- '@typescript-eslint/types': 5.33.1
- '@typescript-eslint/typescript-estree': [email protected]
+ '@typescript-eslint/scope-manager': 5.35.1
+ '@typescript-eslint/types': 5.35.1
+ '@typescript-eslint/typescript-estree': [email protected]
eslint: 8.23.0
eslint-scope: 5.1.1
eslint-utils: [email protected]
@@ -699,11 +699,11 @@ packages:
- typescript
dev: true
- /@typescript-eslint/visitor-keys/5.33.1:
- resolution: {integrity: sha512-nwIxOK8Z2MPWltLKMLOEZwmfBZReqUdbEoHQXeCpa+sRVARe5twpJGHCB4dk9903Yaf0nMAlGbQfaAH92F60eg==}
+ /@typescript-eslint/visitor-keys/5.35.1:
+ resolution: {integrity: sha512-cEB1DvBVo1bxbW/S5axbGPE6b7FIMAbo3w+AGq6zNDA7+NYJOIkKj/sInfTv4edxd4PxJSgdN4t6/pbvgA+n5g==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies:
- '@typescript-eslint/types': 5.33.1
+ '@typescript-eslint/types': 5.35.1
eslint-visitor-keys: 3.3.0
dev: true