build(deps): update typescript-eslint monorepo to v5.9.1 (#2786)
Co-authored-by: Renovate Bot <bot@renovateapp.com>pull/2774/head
parent
25d16994e3
commit
cf632cb34a
|
@ -126,8 +126,8 @@
|
|||
"@types/qrcode.react": "1.0.2",
|
||||
"@types/react": "17.0.38",
|
||||
"@types/react-dom": "17.0.11",
|
||||
"@typescript-eslint/eslint-plugin": "5.9.0",
|
||||
"@typescript-eslint/parser": "5.9.0",
|
||||
"@typescript-eslint/eslint-plugin": "5.9.1",
|
||||
"@typescript-eslint/parser": "5.9.1",
|
||||
"@vitejs/plugin-react": "1.1.4",
|
||||
"esbuild-jest": "0.5.0",
|
||||
"eslint-config-prettier": "8.3.0",
|
||||
|
|
|
@ -16,8 +16,8 @@ specifiers:
|
|||
'@types/qrcode.react': 1.0.2
|
||||
'@types/react': 17.0.38
|
||||
'@types/react-dom': 17.0.11
|
||||
'@typescript-eslint/eslint-plugin': 5.9.0
|
||||
'@typescript-eslint/parser': 5.9.0
|
||||
'@typescript-eslint/eslint-plugin': 5.9.1
|
||||
'@typescript-eslint/parser': 5.9.1
|
||||
'@vitejs/plugin-react': 1.1.4
|
||||
axios: 0.24.0
|
||||
classnames: 2.3.1
|
||||
|
@ -83,8 +83,8 @@ devDependencies:
|
|||
'@types/qrcode.react': 1.0.2
|
||||
'@types/react': 17.0.38
|
||||
'@types/react-dom': 17.0.11
|
||||
'@typescript-eslint/eslint-plugin': 5.9.0_b1bc305bc07e0491536d3ea15c88d2d4
|
||||
'@typescript-eslint/parser': 5.9.0_typescript@4.5.4
|
||||
'@typescript-eslint/eslint-plugin': 5.9.1_372c76f9242e3fca8ee2500068e46fe7
|
||||
'@typescript-eslint/parser': 5.9.1_typescript@4.5.4
|
||||
'@vitejs/plugin-react': 1.1.4
|
||||
esbuild-jest: 0.5.0
|
||||
eslint-config-prettier: 8.3.0
|
||||
|
@ -2786,8 +2786,8 @@ packages:
|
|||
'@types/yargs-parser': 20.2.1
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/eslint-plugin/5.9.0_b1bc305bc07e0491536d3ea15c88d2d4:
|
||||
resolution: {integrity: sha512-qT4lr2jysDQBQOPsCCvpPUZHjbABoTJW8V9ZzIYKHMfppJtpdtzszDYsldwhFxlhvrp7aCHeXD1Lb9M1zhwWwQ==}
|
||||
/@typescript-eslint/eslint-plugin/5.9.1_372c76f9242e3fca8ee2500068e46fe7:
|
||||
resolution: {integrity: sha512-Xv9tkFlyD4MQGpJgTo6wqDqGvHIRmRgah/2Sjz1PUnJTawjHWIwBivUE9x0QtU2WVii9baYgavo/bHjrZJkqTw==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
'@typescript-eslint/parser': ^5.0.0
|
||||
|
@ -2797,10 +2797,10 @@ packages:
|
|||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/experimental-utils': 5.9.0_typescript@4.5.4
|
||||
'@typescript-eslint/parser': 5.9.0_typescript@4.5.4
|
||||
'@typescript-eslint/scope-manager': 5.9.0
|
||||
'@typescript-eslint/type-utils': 5.9.0_typescript@4.5.4
|
||||
'@typescript-eslint/experimental-utils': 5.9.1_typescript@4.5.4
|
||||
'@typescript-eslint/parser': 5.9.1_typescript@4.5.4
|
||||
'@typescript-eslint/scope-manager': 5.9.1
|
||||
'@typescript-eslint/type-utils': 5.9.1_typescript@4.5.4
|
||||
debug: 4.3.2
|
||||
functional-red-black-tree: 1.0.1
|
||||
ignore: 5.1.9
|
||||
|
@ -2812,16 +2812,16 @@ packages:
|
|||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/experimental-utils/5.9.0_typescript@4.5.4:
|
||||
resolution: {integrity: sha512-ZnLVjBrf26dn7ElyaSKa6uDhqwvAi4jBBmHK1VxuFGPRAxhdi18ubQYSGA7SRiFiES3q9JiBOBHEBStOFkwD2g==}
|
||||
/@typescript-eslint/experimental-utils/5.9.1_typescript@4.5.4:
|
||||
resolution: {integrity: sha512-cb1Njyss0mLL9kLXgS/eEY53SZQ9sT519wpX3i+U457l2UXRDuo87hgKfgRazmu9/tQb0x2sr3Y0yrU+Zz0y+w==}
|
||||
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.9
|
||||
'@typescript-eslint/scope-manager': 5.9.0
|
||||
'@typescript-eslint/types': 5.9.0
|
||||
'@typescript-eslint/typescript-estree': 5.9.0_typescript@4.5.4
|
||||
'@typescript-eslint/scope-manager': 5.9.1
|
||||
'@typescript-eslint/types': 5.9.1
|
||||
'@typescript-eslint/typescript-estree': 5.9.1_typescript@4.5.4
|
||||
eslint-scope: 5.1.1
|
||||
eslint-utils: 3.0.0
|
||||
transitivePeerDependencies:
|
||||
|
@ -2829,8 +2829,8 @@ packages:
|
|||
- typescript
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/parser/5.9.0_typescript@4.5.4:
|
||||
resolution: {integrity: sha512-/6pOPz8yAxEt4PLzgbFRDpZmHnXCeZgPDrh/1DaVKOjvn/UPMlWhbx/gA96xRi2JxY1kBl2AmwVbyROUqys5xQ==}
|
||||
/@typescript-eslint/parser/5.9.1_typescript@4.5.4:
|
||||
resolution: {integrity: sha512-PLYO0AmwD6s6n0ZQB5kqPgfvh73p0+VqopQQLuNfi7Lm0EpfKyDalchpVwkE+81k5HeiRrTV/9w1aNHzjD7C4g==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
|
@ -2839,25 +2839,25 @@ packages:
|
|||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/scope-manager': 5.9.0
|
||||
'@typescript-eslint/types': 5.9.0
|
||||
'@typescript-eslint/typescript-estree': 5.9.0_typescript@4.5.4
|
||||
'@typescript-eslint/scope-manager': 5.9.1
|
||||
'@typescript-eslint/types': 5.9.1
|
||||
'@typescript-eslint/typescript-estree': 5.9.1_typescript@4.5.4
|
||||
debug: 4.3.2
|
||||
typescript: 4.5.4
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/scope-manager/5.9.0:
|
||||
resolution: {integrity: sha512-DKtdIL49Qxk2a8icF6whRk7uThuVz4A6TCXfjdJSwOsf+9ree7vgQWcx0KOyCdk0i9ETX666p4aMhrRhxhUkyg==}
|
||||
/@typescript-eslint/scope-manager/5.9.1:
|
||||
resolution: {integrity: sha512-8BwvWkho3B/UOtzRyW07ffJXPaLSUKFBjpq8aqsRvu6HdEuzCY57+ffT7QoV4QXJXWSU1+7g3wE4AlgImmQ9pQ==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 5.9.0
|
||||
'@typescript-eslint/visitor-keys': 5.9.0
|
||||
'@typescript-eslint/types': 5.9.1
|
||||
'@typescript-eslint/visitor-keys': 5.9.1
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/type-utils/5.9.0_typescript@4.5.4:
|
||||
resolution: {integrity: sha512-uVCb9dJXpBrK1071ri5aEW7ZHdDHAiqEjYznF3HSSvAJXyrkxGOw2Ejibz/q6BXdT8lea8CMI0CzKNFTNI6TEQ==}
|
||||
/@typescript-eslint/type-utils/5.9.1_typescript@4.5.4:
|
||||
resolution: {integrity: sha512-tRSpdBnPRssjlUh35rE9ug5HrUvaB9ntREy7gPXXKwmIx61TNN7+l5YKgi1hMKxo5NvqZCfYhA5FvyuJG6X6vg==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: '*'
|
||||
|
@ -2866,7 +2866,7 @@ packages:
|
|||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/experimental-utils': 5.9.0_typescript@4.5.4
|
||||
'@typescript-eslint/experimental-utils': 5.9.1_typescript@4.5.4
|
||||
debug: 4.3.2
|
||||
tsutils: 3.21.0_typescript@4.5.4
|
||||
typescript: 4.5.4
|
||||
|
@ -2874,13 +2874,13 @@ packages:
|
|||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/types/5.9.0:
|
||||
resolution: {integrity: sha512-mWp6/b56Umo1rwyGCk8fPIzb9Migo8YOniBGPAQDNC6C52SeyNGN4gsVwQTAR+RS2L5xyajON4hOLwAGwPtUwg==}
|
||||
/@typescript-eslint/types/5.9.1:
|
||||
resolution: {integrity: sha512-SsWegWudWpkZCwwYcKoDwuAjoZXnM1y2EbEerTHho19Hmm+bQ56QG4L4jrtCu0bI5STaRTvRTZmjprWlTw/5NQ==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/typescript-estree/5.9.0_typescript@4.5.4:
|
||||
resolution: {integrity: sha512-kxo3xL2mB7XmiVZcECbaDwYCt3qFXz99tBSuVJR4L/sR7CJ+UNAPrYILILktGj1ppfZ/jNt/cWYbziJUlHl1Pw==}
|
||||
/@typescript-eslint/typescript-estree/5.9.1_typescript@4.5.4:
|
||||
resolution: {integrity: sha512-gL1sP6A/KG0HwrahVXI9fZyeVTxEYV//6PmcOn1tD0rw8VhUWYeZeuWHwwhnewnvEMcHjhnJLOBhA9rK4vmb8A==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
|
@ -2888,8 +2888,8 @@ packages:
|
|||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 5.9.0
|
||||
'@typescript-eslint/visitor-keys': 5.9.0
|
||||
'@typescript-eslint/types': 5.9.1
|
||||
'@typescript-eslint/visitor-keys': 5.9.1
|
||||
debug: 4.3.2
|
||||
globby: 11.0.4
|
||||
is-glob: 4.0.3
|
||||
|
@ -2900,11 +2900,11 @@ packages:
|
|||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/visitor-keys/5.9.0:
|
||||
resolution: {integrity: sha512-6zq0mb7LV0ThExKlecvpfepiB+XEtFv/bzx7/jKSgyXTFD7qjmSu1FoiS0x3OZaiS+UIXpH2vd9O89f02RCtgw==}
|
||||
/@typescript-eslint/visitor-keys/5.9.1:
|
||||
resolution: {integrity: sha512-Xh37pNz9e9ryW4TVdwiFzmr4hloty8cFj8GTWMXh3Z8swGwyQWeCcNgF0hm6t09iZd6eiZmIf4zHedQVP6TVtg==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 5.9.0
|
||||
'@typescript-eslint/types': 5.9.1
|
||||
eslint-visitor-keys: 3.0.0
|
||||
dev: true
|
||||
|
||||
|
@ -4275,13 +4275,13 @@ packages:
|
|||
'@babel/core': 7.16.0
|
||||
'@babel/eslint-parser': 7.16.5_@babel+core@7.16.0
|
||||
'@rushstack/eslint-patch': 1.1.0
|
||||
'@typescript-eslint/eslint-plugin': 5.9.0_b1bc305bc07e0491536d3ea15c88d2d4
|
||||
'@typescript-eslint/parser': 5.9.0_typescript@4.5.4
|
||||
'@typescript-eslint/eslint-plugin': 5.9.1_372c76f9242e3fca8ee2500068e46fe7
|
||||
'@typescript-eslint/parser': 5.9.1_typescript@4.5.4
|
||||
babel-preset-react-app: 10.0.1
|
||||
confusing-browser-globals: 1.0.11
|
||||
eslint-plugin-flowtype: 8.0.3
|
||||
eslint-plugin-import: 2.25.4
|
||||
eslint-plugin-jest: 25.3.0_583ffc2f0856b31645c5264f4bdf354e
|
||||
eslint-plugin-jest: 25.3.0_f6f5117539e532cc651dc7eec367bc3f
|
||||
eslint-plugin-jsx-a11y: 6.5.1
|
||||
eslint-plugin-react: 7.28.0
|
||||
eslint-plugin-react-hooks: 4.3.0
|
||||
|
@ -4363,7 +4363,7 @@ packages:
|
|||
tsconfig-paths: 3.12.0
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-jest/25.3.0_583ffc2f0856b31645c5264f4bdf354e:
|
||||
/eslint-plugin-jest/25.3.0_f6f5117539e532cc651dc7eec367bc3f:
|
||||
resolution: {integrity: sha512-79WQtuBsTN1S8Y9+7euBYwxIOia/k7ykkl9OCBHL3xuww5ecursHy/D8GCIlvzHVWv85gOkS5Kv6Sh7RxOgK1Q==}
|
||||
engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
|
@ -4376,8 +4376,8 @@ packages:
|
|||
jest:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/eslint-plugin': 5.9.0_b1bc305bc07e0491536d3ea15c88d2d4
|
||||
'@typescript-eslint/experimental-utils': 5.9.0_typescript@4.5.4
|
||||
'@typescript-eslint/eslint-plugin': 5.9.1_372c76f9242e3fca8ee2500068e46fe7
|
||||
'@typescript-eslint/experimental-utils': 5.9.1_typescript@4.5.4
|
||||
jest: 27.4.7
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
@ -4455,7 +4455,7 @@ packages:
|
|||
peerDependencies:
|
||||
eslint: ^7.5.0 || ^8.0.0
|
||||
dependencies:
|
||||
'@typescript-eslint/experimental-utils': 5.9.0_typescript@4.5.4
|
||||
'@typescript-eslint/experimental-utils': 5.9.1_typescript@4.5.4
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
- typescript
|
||||
|
|
Loading…
Reference in New Issue