build(deps): update typescript-eslint monorepo to v5.17.0 (#3070)
Co-authored-by: Renovate Bot <bot@renovateapp.com>pull/3076/head
parent
56048dd199
commit
160a087af5
|
@ -132,8 +132,8 @@
|
||||||
"@types/qrcode.react": "1.0.2",
|
"@types/qrcode.react": "1.0.2",
|
||||||
"@types/react": "17.0.43",
|
"@types/react": "17.0.43",
|
||||||
"@types/react-dom": "17.0.14",
|
"@types/react-dom": "17.0.14",
|
||||||
"@typescript-eslint/eslint-plugin": "5.16.0",
|
"@typescript-eslint/eslint-plugin": "5.17.0",
|
||||||
"@typescript-eslint/parser": "5.16.0",
|
"@typescript-eslint/parser": "5.17.0",
|
||||||
"@vitejs/plugin-react": "1.2.0",
|
"@vitejs/plugin-react": "1.2.0",
|
||||||
"esbuild-jest": "0.5.0",
|
"esbuild-jest": "0.5.0",
|
||||||
"eslint-config-prettier": "8.5.0",
|
"eslint-config-prettier": "8.5.0",
|
||||||
|
|
|
@ -16,8 +16,8 @@ specifiers:
|
||||||
'@types/qrcode.react': 1.0.2
|
'@types/qrcode.react': 1.0.2
|
||||||
'@types/react': 17.0.43
|
'@types/react': 17.0.43
|
||||||
'@types/react-dom': 17.0.14
|
'@types/react-dom': 17.0.14
|
||||||
'@typescript-eslint/eslint-plugin': 5.16.0
|
'@typescript-eslint/eslint-plugin': 5.17.0
|
||||||
'@typescript-eslint/parser': 5.16.0
|
'@typescript-eslint/parser': 5.17.0
|
||||||
'@vitejs/plugin-react': 1.2.0
|
'@vitejs/plugin-react': 1.2.0
|
||||||
axios: 0.26.1
|
axios: 0.26.1
|
||||||
classnames: 2.3.1
|
classnames: 2.3.1
|
||||||
|
@ -89,8 +89,8 @@ devDependencies:
|
||||||
'@types/qrcode.react': 1.0.2
|
'@types/qrcode.react': 1.0.2
|
||||||
'@types/react': 17.0.43
|
'@types/react': 17.0.43
|
||||||
'@types/react-dom': 17.0.14
|
'@types/react-dom': 17.0.14
|
||||||
'@typescript-eslint/eslint-plugin': 5.16.0_b6b02fb051fbb9717ed2b616b9b94d0e
|
'@typescript-eslint/eslint-plugin': 5.17.0_4ad50a0fa85b91f236c35644695e4e45
|
||||||
'@typescript-eslint/parser': 5.16.0_typescript@4.6.3
|
'@typescript-eslint/parser': 5.17.0_typescript@4.6.3
|
||||||
'@vitejs/plugin-react': 1.2.0
|
'@vitejs/plugin-react': 1.2.0
|
||||||
esbuild-jest: 0.5.0
|
esbuild-jest: 0.5.0
|
||||||
eslint-config-prettier: 8.5.0
|
eslint-config-prettier: 8.5.0
|
||||||
|
@ -2515,8 +2515,8 @@ packages:
|
||||||
'@types/yargs-parser': 21.0.0
|
'@types/yargs-parser': 21.0.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@typescript-eslint/eslint-plugin/5.16.0_b6b02fb051fbb9717ed2b616b9b94d0e:
|
/@typescript-eslint/eslint-plugin/5.17.0_4ad50a0fa85b91f236c35644695e4e45:
|
||||||
resolution: {integrity: sha512-SJoba1edXvQRMmNI505Uo4XmGbxCK9ARQpkvOd00anxzri9RNQk0DDCxD+LIl+jYhkzOJiOMMKYEHnHEODjdCw==}
|
resolution: {integrity: sha512-qVstvQilEd89HJk3qcbKt/zZrfBZ+9h2ynpAGlWjWiizA7m/MtLT9RoX6gjtpE500vfIg8jogAkDzdCxbsFASQ==}
|
||||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@typescript-eslint/parser': ^5.0.0
|
'@typescript-eslint/parser': ^5.0.0
|
||||||
|
@ -2526,11 +2526,11 @@ packages:
|
||||||
typescript:
|
typescript:
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/parser': 5.16.0_typescript@4.6.3
|
'@typescript-eslint/parser': 5.17.0_typescript@4.6.3
|
||||||
'@typescript-eslint/scope-manager': 5.16.0
|
'@typescript-eslint/scope-manager': 5.17.0
|
||||||
'@typescript-eslint/type-utils': 5.16.0_typescript@4.6.3
|
'@typescript-eslint/type-utils': 5.17.0_typescript@4.6.3
|
||||||
'@typescript-eslint/utils': 5.16.0_typescript@4.6.3
|
'@typescript-eslint/utils': 5.17.0_typescript@4.6.3
|
||||||
debug: 4.3.3
|
debug: 4.3.4
|
||||||
functional-red-black-tree: 1.0.1
|
functional-red-black-tree: 1.0.1
|
||||||
ignore: 5.2.0
|
ignore: 5.2.0
|
||||||
regexpp: 3.2.0
|
regexpp: 3.2.0
|
||||||
|
@ -2553,8 +2553,8 @@ packages:
|
||||||
- typescript
|
- typescript
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@typescript-eslint/parser/5.16.0_typescript@4.6.3:
|
/@typescript-eslint/parser/5.17.0_typescript@4.6.3:
|
||||||
resolution: {integrity: sha512-fkDq86F0zl8FicnJtdXakFs4lnuebH6ZADDw6CYQv0UZeIjHvmEw87m9/29nk2Dv5Lmdp0zQ3zDQhiMWQf/GbA==}
|
resolution: {integrity: sha512-aRzW9Jg5Rlj2t2/crzhA2f23SIYFlF9mchGudyP0uiD6SenIxzKoLjwzHbafgHn39dNV/TV7xwQkLfFTZlJ4ig==}
|
||||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||||
|
@ -2563,10 +2563,10 @@ packages:
|
||||||
typescript:
|
typescript:
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/scope-manager': 5.16.0
|
'@typescript-eslint/scope-manager': 5.17.0
|
||||||
'@typescript-eslint/types': 5.16.0
|
'@typescript-eslint/types': 5.17.0
|
||||||
'@typescript-eslint/typescript-estree': 5.16.0_typescript@4.6.3
|
'@typescript-eslint/typescript-estree': 5.17.0_typescript@4.6.3
|
||||||
debug: 4.3.3
|
debug: 4.3.4
|
||||||
typescript: 4.6.3
|
typescript: 4.6.3
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
@ -2580,16 +2580,16 @@ packages:
|
||||||
'@typescript-eslint/visitor-keys': 5.14.0
|
'@typescript-eslint/visitor-keys': 5.14.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@typescript-eslint/scope-manager/5.16.0:
|
/@typescript-eslint/scope-manager/5.17.0:
|
||||||
resolution: {integrity: sha512-P+Yab2Hovg8NekLIR/mOElCDPyGgFZKhGoZA901Yax6WR6HVeGLbsqJkZ+Cvk5nts/dAlFKm8PfL43UZnWdpIQ==}
|
resolution: {integrity: sha512-062iCYQF/doQ9T2WWfJohQKKN1zmmXVfAcS3xaiialiw8ZUGy05Em6QVNYJGO34/sU1a7a+90U3dUNfqUDHr3w==}
|
||||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/types': 5.16.0
|
'@typescript-eslint/types': 5.17.0
|
||||||
'@typescript-eslint/visitor-keys': 5.16.0
|
'@typescript-eslint/visitor-keys': 5.17.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@typescript-eslint/type-utils/5.16.0_typescript@4.6.3:
|
/@typescript-eslint/type-utils/5.17.0_typescript@4.6.3:
|
||||||
resolution: {integrity: sha512-SKygICv54CCRl1Vq5ewwQUJV/8padIWvPgCxlWPGO/OgQLCijY9G7lDu6H+mqfQtbzDNlVjzVWQmeqbLMBLEwQ==}
|
resolution: {integrity: sha512-3hU0RynUIlEuqMJA7dragb0/75gZmwNwFf/QJokWzPehTZousP/MNifVSgjxNcDCkM5HI2K22TjQWUmmHUINSg==}
|
||||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: '*'
|
eslint: '*'
|
||||||
|
@ -2598,7 +2598,7 @@ packages:
|
||||||
typescript:
|
typescript:
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/utils': 5.16.0_typescript@4.6.3
|
'@typescript-eslint/utils': 5.17.0_typescript@4.6.3
|
||||||
debug: 4.3.4
|
debug: 4.3.4
|
||||||
tsutils: 3.21.0_typescript@4.6.3
|
tsutils: 3.21.0_typescript@4.6.3
|
||||||
typescript: 4.6.3
|
typescript: 4.6.3
|
||||||
|
@ -2611,8 +2611,8 @@ packages:
|
||||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@typescript-eslint/types/5.16.0:
|
/@typescript-eslint/types/5.17.0:
|
||||||
resolution: {integrity: sha512-oUorOwLj/3/3p/HFwrp6m/J2VfbLC8gjW5X3awpQJ/bSG+YRGFS4dpsvtQ8T2VNveV+LflQHjlLvB6v0R87z4g==}
|
resolution: {integrity: sha512-AgQ4rWzmCxOZLioFEjlzOI3Ch8giDWx8aUDxyNw9iOeCvD3GEYAB7dxWGQy4T/rPVe8iPmu73jPHuaSqcjKvxw==}
|
||||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
|
@ -2637,8 +2637,8 @@ packages:
|
||||||
- supports-color
|
- supports-color
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@typescript-eslint/typescript-estree/5.16.0_typescript@4.6.3:
|
/@typescript-eslint/typescript-estree/5.17.0_typescript@4.6.3:
|
||||||
resolution: {integrity: sha512-SE4VfbLWUZl9MR+ngLSARptUv2E8brY0luCdgmUevU6arZRY/KxYoLI/3V/yxaURR8tLRN7bmZtJdgmzLHI6pQ==}
|
resolution: {integrity: sha512-X1gtjEcmM7Je+qJRhq7ZAAaNXYhTgqMkR10euC4Si6PIjb+kwEQHSxGazXUQXFyqfEXdkGf6JijUu5R0uceQzg==}
|
||||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
typescript: '*'
|
typescript: '*'
|
||||||
|
@ -2646,8 +2646,8 @@ packages:
|
||||||
typescript:
|
typescript:
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/types': 5.16.0
|
'@typescript-eslint/types': 5.17.0
|
||||||
'@typescript-eslint/visitor-keys': 5.16.0
|
'@typescript-eslint/visitor-keys': 5.17.0
|
||||||
debug: 4.3.4
|
debug: 4.3.4
|
||||||
globby: 11.1.0
|
globby: 11.1.0
|
||||||
is-glob: 4.0.3
|
is-glob: 4.0.3
|
||||||
|
@ -2675,16 +2675,16 @@ packages:
|
||||||
- typescript
|
- typescript
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@typescript-eslint/utils/5.16.0_typescript@4.6.3:
|
/@typescript-eslint/utils/5.17.0_typescript@4.6.3:
|
||||||
resolution: {integrity: sha512-iYej2ER6AwmejLWMWzJIHy3nPJeGDuCqf8Jnb+jAQVoPpmWzwQOfa9hWVB8GIQE5gsCv/rfN4T+AYb/V06WseQ==}
|
resolution: {integrity: sha512-DVvndq1QoxQH+hFv+MUQHrrWZ7gQ5KcJzyjhzcqB1Y2Xes1UQQkTRPUfRpqhS8mhTWsSb2+iyvDW1Lef5DD7vA==}
|
||||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/json-schema': 7.0.9
|
'@types/json-schema': 7.0.9
|
||||||
'@typescript-eslint/scope-manager': 5.16.0
|
'@typescript-eslint/scope-manager': 5.17.0
|
||||||
'@typescript-eslint/types': 5.16.0
|
'@typescript-eslint/types': 5.17.0
|
||||||
'@typescript-eslint/typescript-estree': 5.16.0_typescript@4.6.3
|
'@typescript-eslint/typescript-estree': 5.17.0_typescript@4.6.3
|
||||||
eslint-scope: 5.1.1
|
eslint-scope: 5.1.1
|
||||||
eslint-utils: 3.0.0
|
eslint-utils: 3.0.0
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
|
@ -2700,11 +2700,11 @@ packages:
|
||||||
eslint-visitor-keys: 3.3.0
|
eslint-visitor-keys: 3.3.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@typescript-eslint/visitor-keys/5.16.0:
|
/@typescript-eslint/visitor-keys/5.17.0:
|
||||||
resolution: {integrity: sha512-jqxO8msp5vZDhikTwq9ubyMHqZ67UIvawohr4qF3KhlpL7gzSjOd+8471H3nh5LyABkaI85laEKKU8SnGUK5/g==}
|
resolution: {integrity: sha512-6K/zlc4OfCagUu7Am/BD5k8PSWQOgh34Nrv9Rxe2tBzlJ7uOeJ/h7ugCGDCeEZHT6k2CJBhbk9IsbkPI0uvUkA==}
|
||||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/types': 5.16.0
|
'@typescript-eslint/types': 5.17.0
|
||||||
eslint-visitor-keys: 3.3.0
|
eslint-visitor-keys: 3.3.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
|
@ -4128,13 +4128,13 @@ packages:
|
||||||
'@babel/core': 7.17.5
|
'@babel/core': 7.17.5
|
||||||
'@babel/eslint-parser': 7.17.0_@babel+core@7.17.5
|
'@babel/eslint-parser': 7.17.0_@babel+core@7.17.5
|
||||||
'@rushstack/eslint-patch': 1.1.0
|
'@rushstack/eslint-patch': 1.1.0
|
||||||
'@typescript-eslint/eslint-plugin': 5.16.0_b6b02fb051fbb9717ed2b616b9b94d0e
|
'@typescript-eslint/eslint-plugin': 5.17.0_4ad50a0fa85b91f236c35644695e4e45
|
||||||
'@typescript-eslint/parser': 5.16.0_typescript@4.6.3
|
'@typescript-eslint/parser': 5.17.0_typescript@4.6.3
|
||||||
babel-preset-react-app: 10.0.1
|
babel-preset-react-app: 10.0.1
|
||||||
confusing-browser-globals: 1.0.11
|
confusing-browser-globals: 1.0.11
|
||||||
eslint-plugin-flowtype: 8.0.3
|
eslint-plugin-flowtype: 8.0.3
|
||||||
eslint-plugin-import: 2.25.4
|
eslint-plugin-import: 2.25.4
|
||||||
eslint-plugin-jest: 25.7.0_418f3452c83af88ab864d8f99e39f9d9
|
eslint-plugin-jest: 25.7.0_4f8effa95756196a8dff211513f1ec41
|
||||||
eslint-plugin-jsx-a11y: 6.5.1
|
eslint-plugin-jsx-a11y: 6.5.1
|
||||||
eslint-plugin-react: 7.29.4
|
eslint-plugin-react: 7.29.4
|
||||||
eslint-plugin-react-hooks: 4.3.0
|
eslint-plugin-react-hooks: 4.3.0
|
||||||
|
@ -4216,7 +4216,7 @@ packages:
|
||||||
tsconfig-paths: 3.13.0
|
tsconfig-paths: 3.13.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/eslint-plugin-jest/25.7.0_418f3452c83af88ab864d8f99e39f9d9:
|
/eslint-plugin-jest/25.7.0_4f8effa95756196a8dff211513f1ec41:
|
||||||
resolution: {integrity: sha512-PWLUEXeeF7C9QGKqvdSbzLOiLTx+bno7/HC9eefePfEb257QFHg7ye3dh80AZVkaa/RQsBB1Q/ORQvg2X7F0NQ==}
|
resolution: {integrity: sha512-PWLUEXeeF7C9QGKqvdSbzLOiLTx+bno7/HC9eefePfEb257QFHg7ye3dh80AZVkaa/RQsBB1Q/ORQvg2X7F0NQ==}
|
||||||
engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0}
|
engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
|
@ -4229,7 +4229,7 @@ packages:
|
||||||
jest:
|
jest:
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/eslint-plugin': 5.16.0_b6b02fb051fbb9717ed2b616b9b94d0e
|
'@typescript-eslint/eslint-plugin': 5.17.0_4ad50a0fa85b91f236c35644695e4e45
|
||||||
'@typescript-eslint/experimental-utils': 5.14.0_typescript@4.6.3
|
'@typescript-eslint/experimental-utils': 5.14.0_typescript@4.6.3
|
||||||
jest: 27.5.1
|
jest: 27.5.1
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
|
@ -4308,7 +4308,7 @@ packages:
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: ^7.5.0 || ^8.0.0
|
eslint: ^7.5.0 || ^8.0.0
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/utils': 5.16.0_typescript@4.6.3
|
'@typescript-eslint/utils': 5.17.0_typescript@4.6.3
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
- typescript
|
- typescript
|
||||||
|
|
Loading…
Reference in New Issue