build(deps): update typescript-eslint monorepo to v5.6.0 (#2688)
Co-authored-by: Renovate Bot <bot@renovateapp.com>pull/2693/head
parent
00b1aaaca6
commit
2424d71078
|
@ -126,8 +126,8 @@
|
|||
"@types/qrcode.react": "1.0.2",
|
||||
"@types/react": "17.0.37",
|
||||
"@types/react-dom": "17.0.11",
|
||||
"@typescript-eslint/eslint-plugin": "5.5.0",
|
||||
"@typescript-eslint/parser": "5.5.0",
|
||||
"@typescript-eslint/eslint-plugin": "5.6.0",
|
||||
"@typescript-eslint/parser": "5.6.0",
|
||||
"@vitejs/plugin-react": "1.1.0",
|
||||
"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.37
|
||||
'@types/react-dom': 17.0.11
|
||||
'@typescript-eslint/eslint-plugin': 5.5.0
|
||||
'@typescript-eslint/parser': 5.5.0
|
||||
'@typescript-eslint/eslint-plugin': 5.6.0
|
||||
'@typescript-eslint/parser': 5.6.0
|
||||
'@vitejs/plugin-react': 1.1.0
|
||||
axios: 0.24.0
|
||||
classnames: 2.3.1
|
||||
|
@ -83,12 +83,12 @@ devDependencies:
|
|||
'@types/qrcode.react': 1.0.2
|
||||
'@types/react': 17.0.37
|
||||
'@types/react-dom': 17.0.11
|
||||
'@typescript-eslint/eslint-plugin': 5.5.0_069a22b8ac6facf211f42c4eaa95434b
|
||||
'@typescript-eslint/parser': 5.5.0_typescript@4.5.2
|
||||
'@typescript-eslint/eslint-plugin': 5.6.0_a283f0d61a32788ace12c47f6a9cf331
|
||||
'@typescript-eslint/parser': 5.6.0_typescript@4.5.2
|
||||
'@vitejs/plugin-react': 1.1.0
|
||||
esbuild-jest: 0.5.0
|
||||
eslint-config-prettier: 8.3.0
|
||||
eslint-config-react-app: 6.0.0_ee999d4cb66869c486d3868c99ea34f9
|
||||
eslint-config-react-app: 6.0.0_2dcb649432aac129d9d18c1d868cfcab
|
||||
eslint-formatter-rdjson: 1.0.5
|
||||
eslint-import-resolver-typescript: 2.5.0_eslint-plugin-import@2.25.3
|
||||
eslint-plugin-flowtype: 8.0.3
|
||||
|
@ -1524,8 +1524,8 @@ packages:
|
|||
'@types/yargs-parser': 20.2.1
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/eslint-plugin/5.5.0_069a22b8ac6facf211f42c4eaa95434b:
|
||||
resolution: {integrity: sha512-4bV6fulqbuaO9UMXU0Ia0o6z6if+kmMRW8rMRyfqXj/eGrZZRGedS4n0adeGNnjr8LKAM495hrQ7Tea52UWmQA==}
|
||||
/@typescript-eslint/eslint-plugin/5.6.0_a283f0d61a32788ace12c47f6a9cf331:
|
||||
resolution: {integrity: sha512-MIbeMy5qfLqtgs1hWd088k1hOuRsN9JrHUPwVVKCD99EOUqScd7SrwoZl4Gso05EAP9w1kvLWUVGJOVpRPkDPA==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
'@typescript-eslint/parser': ^5.0.0
|
||||
|
@ -1535,9 +1535,9 @@ packages:
|
|||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/experimental-utils': 5.5.0_typescript@4.5.2
|
||||
'@typescript-eslint/parser': 5.5.0_typescript@4.5.2
|
||||
'@typescript-eslint/scope-manager': 5.5.0
|
||||
'@typescript-eslint/experimental-utils': 5.6.0_typescript@4.5.2
|
||||
'@typescript-eslint/parser': 5.6.0_typescript@4.5.2
|
||||
'@typescript-eslint/scope-manager': 5.6.0
|
||||
debug: 4.3.2
|
||||
functional-red-black-tree: 1.0.1
|
||||
ignore: 5.1.9
|
||||
|
@ -1549,16 +1549,16 @@ packages:
|
|||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/experimental-utils/5.5.0_typescript@4.5.2:
|
||||
resolution: {integrity: sha512-kjWeeVU+4lQ1SLYErRKV5yDXbWDPkpbzTUUlfAUifPYvpX0qZlrcCZ96/6oWxt3QxtK5WVhXz+KsnwW9cIW+3A==}
|
||||
/@typescript-eslint/experimental-utils/5.6.0_typescript@4.5.2:
|
||||
resolution: {integrity: sha512-VDoRf3Qj7+W3sS/ZBXZh3LBzp0snDLEgvp6qj0vOAIiAPM07bd5ojQ3CTzF/QFl5AKh7Bh1ycgj6lFBJHUt/DA==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: '*'
|
||||
dependencies:
|
||||
'@types/json-schema': 7.0.9
|
||||
'@typescript-eslint/scope-manager': 5.5.0
|
||||
'@typescript-eslint/types': 5.5.0
|
||||
'@typescript-eslint/typescript-estree': 5.5.0_typescript@4.5.2
|
||||
'@typescript-eslint/scope-manager': 5.6.0
|
||||
'@typescript-eslint/types': 5.6.0
|
||||
'@typescript-eslint/typescript-estree': 5.6.0_typescript@4.5.2
|
||||
eslint-scope: 5.1.1
|
||||
eslint-utils: 3.0.0
|
||||
transitivePeerDependencies:
|
||||
|
@ -1566,8 +1566,8 @@ packages:
|
|||
- typescript
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/parser/5.5.0_typescript@4.5.2:
|
||||
resolution: {integrity: sha512-JsXBU+kgQOAgzUn2jPrLA+Rd0Y1dswOlX3hp8MuRO1hQDs6xgHtbCXEiAu7bz5hyVURxbXcA2draasMbNqrhmg==}
|
||||
/@typescript-eslint/parser/5.6.0_typescript@4.5.2:
|
||||
resolution: {integrity: sha512-YVK49NgdUPQ8SpCZaOpiq1kLkYRPMv9U5gcMrywzI8brtwZjr/tG3sZpuHyODt76W/A0SufNjYt9ZOgrC4tLIQ==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
|
@ -1576,30 +1576,30 @@ packages:
|
|||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/scope-manager': 5.5.0
|
||||
'@typescript-eslint/types': 5.5.0
|
||||
'@typescript-eslint/typescript-estree': 5.5.0_typescript@4.5.2
|
||||
'@typescript-eslint/scope-manager': 5.6.0
|
||||
'@typescript-eslint/types': 5.6.0
|
||||
'@typescript-eslint/typescript-estree': 5.6.0_typescript@4.5.2
|
||||
debug: 4.3.2
|
||||
typescript: 4.5.2
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/scope-manager/5.5.0:
|
||||
resolution: {integrity: sha512-0/r656RmRLo7CbN4Mdd+xZyPJ/fPCKhYdU6mnZx+8msAD8nJSP8EyCFkzbd6vNVZzZvWlMYrSNekqGrCBqFQhg==}
|
||||
/@typescript-eslint/scope-manager/5.6.0:
|
||||
resolution: {integrity: sha512-1U1G77Hw2jsGWVsO2w6eVCbOg0HZ5WxL/cozVSTfqnL/eB9muhb8THsP0G3w+BB5xAHv9KptwdfYFAUfzcIh4A==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 5.5.0
|
||||
'@typescript-eslint/visitor-keys': 5.5.0
|
||||
'@typescript-eslint/types': 5.6.0
|
||||
'@typescript-eslint/visitor-keys': 5.6.0
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/types/5.5.0:
|
||||
resolution: {integrity: sha512-OaYTqkW3GnuHxqsxxJ6KypIKd5Uw7bFiQJZRyNi1jbMJnK3Hc/DR4KwB6KJj6PBRkJJoaNwzMNv9vtTk87JhOg==}
|
||||
/@typescript-eslint/types/5.6.0:
|
||||
resolution: {integrity: sha512-OIZffked7mXv4mXzWU5MgAEbCf9ecNJBKi+Si6/I9PpTaj+cf2x58h2oHW5/P/yTnPkKaayfjhLvx+crnl5ubA==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/typescript-estree/5.5.0_typescript@4.5.2:
|
||||
resolution: {integrity: sha512-pVn8btYUiYrjonhMAO0yG8lm7RApzy2L4RC7Td/mC/qFkyf6vRbGyZozoA94+w6D2Y2GRqpMoCWcwx/EUOzyoQ==}
|
||||
/@typescript-eslint/typescript-estree/5.6.0_typescript@4.5.2:
|
||||
resolution: {integrity: sha512-92vK5tQaE81rK7fOmuWMrSQtK1IMonESR+RJR2Tlc7w4o0MeEdjgidY/uO2Gobh7z4Q1hhS94Cr7r021fMVEeA==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
|
@ -1607,8 +1607,8 @@ packages:
|
|||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 5.5.0
|
||||
'@typescript-eslint/visitor-keys': 5.5.0
|
||||
'@typescript-eslint/types': 5.6.0
|
||||
'@typescript-eslint/visitor-keys': 5.6.0
|
||||
debug: 4.3.2
|
||||
globby: 11.0.4
|
||||
is-glob: 4.0.3
|
||||
|
@ -1619,11 +1619,11 @@ packages:
|
|||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/visitor-keys/5.5.0:
|
||||
resolution: {integrity: sha512-4GzJ1kRtsWzHhdM40tv0ZKHNSbkDhF0Woi/TDwVJX6UICwJItvP7ZTXbjTkCdrors7ww0sYe0t+cIKDAJwZ7Kw==}
|
||||
/@typescript-eslint/visitor-keys/5.6.0:
|
||||
resolution: {integrity: sha512-1p7hDp5cpRFUyE3+lvA74egs+RWSgumrBpzBCDzfTFv0aQ7lIeay80yU0hIxgAhwQ6PcasW35kaOCyDOv6O/Ng==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 5.5.0
|
||||
'@typescript-eslint/types': 5.6.0
|
||||
eslint-visitor-keys: 3.0.0
|
||||
dev: true
|
||||
|
||||
|
@ -2865,7 +2865,7 @@ packages:
|
|||
eslint: '>=7.0.0'
|
||||
dev: true
|
||||
|
||||
/eslint-config-react-app/6.0.0_ee999d4cb66869c486d3868c99ea34f9:
|
||||
/eslint-config-react-app/6.0.0_2dcb649432aac129d9d18c1d868cfcab:
|
||||
resolution: {integrity: sha512-bpoAAC+YRfzq0dsTk+6v9aHm/uqnDwayNAXleMypGl6CpxI9oXXscVHo4fk3eJPIn+rsbtNetB4r/ZIidFIE8A==}
|
||||
engines: {node: ^10.12.0 || >=12.0.0}
|
||||
peerDependencies:
|
||||
|
@ -2886,8 +2886,8 @@ packages:
|
|||
eslint-plugin-testing-library:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/eslint-plugin': 5.5.0_069a22b8ac6facf211f42c4eaa95434b
|
||||
'@typescript-eslint/parser': 5.5.0_typescript@4.5.2
|
||||
'@typescript-eslint/eslint-plugin': 5.6.0_a283f0d61a32788ace12c47f6a9cf331
|
||||
'@typescript-eslint/parser': 5.6.0_typescript@4.5.2
|
||||
confusing-browser-globals: 1.0.10
|
||||
eslint-plugin-flowtype: 8.0.3
|
||||
eslint-plugin-import: 2.25.3
|
||||
|
|
Loading…
Reference in New Issue