build(deps): update typescript-eslint monorepo to v5.7.0 (#2715)
Co-authored-by: Renovate Bot <bot@renovateapp.com>pull/2716/head
parent
51f583be72
commit
520571145c
|
@ -126,8 +126,8 @@
|
||||||
"@types/qrcode.react": "1.0.2",
|
"@types/qrcode.react": "1.0.2",
|
||||||
"@types/react": "17.0.37",
|
"@types/react": "17.0.37",
|
||||||
"@types/react-dom": "17.0.11",
|
"@types/react-dom": "17.0.11",
|
||||||
"@typescript-eslint/eslint-plugin": "5.6.0",
|
"@typescript-eslint/eslint-plugin": "5.7.0",
|
||||||
"@typescript-eslint/parser": "5.6.0",
|
"@typescript-eslint/parser": "5.7.0",
|
||||||
"@vitejs/plugin-react": "1.1.3",
|
"@vitejs/plugin-react": "1.1.3",
|
||||||
"esbuild-jest": "0.5.0",
|
"esbuild-jest": "0.5.0",
|
||||||
"eslint-config-prettier": "8.3.0",
|
"eslint-config-prettier": "8.3.0",
|
||||||
|
|
|
@ -16,8 +16,8 @@ specifiers:
|
||||||
'@types/qrcode.react': 1.0.2
|
'@types/qrcode.react': 1.0.2
|
||||||
'@types/react': 17.0.37
|
'@types/react': 17.0.37
|
||||||
'@types/react-dom': 17.0.11
|
'@types/react-dom': 17.0.11
|
||||||
'@typescript-eslint/eslint-plugin': 5.6.0
|
'@typescript-eslint/eslint-plugin': 5.7.0
|
||||||
'@typescript-eslint/parser': 5.6.0
|
'@typescript-eslint/parser': 5.7.0
|
||||||
'@vitejs/plugin-react': 1.1.3
|
'@vitejs/plugin-react': 1.1.3
|
||||||
axios: 0.24.0
|
axios: 0.24.0
|
||||||
classnames: 2.3.1
|
classnames: 2.3.1
|
||||||
|
@ -83,12 +83,12 @@ devDependencies:
|
||||||
'@types/qrcode.react': 1.0.2
|
'@types/qrcode.react': 1.0.2
|
||||||
'@types/react': 17.0.37
|
'@types/react': 17.0.37
|
||||||
'@types/react-dom': 17.0.11
|
'@types/react-dom': 17.0.11
|
||||||
'@typescript-eslint/eslint-plugin': 5.6.0_217b89e9808833666aac04a285ec640c
|
'@typescript-eslint/eslint-plugin': 5.7.0_72dff5a713f6425c394350ba1befa35f
|
||||||
'@typescript-eslint/parser': 5.6.0_typescript@4.5.3
|
'@typescript-eslint/parser': 5.7.0_typescript@4.5.3
|
||||||
'@vitejs/plugin-react': 1.1.3
|
'@vitejs/plugin-react': 1.1.3
|
||||||
esbuild-jest: 0.5.0
|
esbuild-jest: 0.5.0
|
||||||
eslint-config-prettier: 8.3.0
|
eslint-config-prettier: 8.3.0
|
||||||
eslint-config-react-app: 6.0.0_2dcb649432aac129d9d18c1d868cfcab
|
eslint-config-react-app: 6.0.0_e8596271636a26f9727ae0a102dec670
|
||||||
eslint-formatter-rdjson: 1.0.5
|
eslint-formatter-rdjson: 1.0.5
|
||||||
eslint-import-resolver-typescript: 2.5.0_eslint-plugin-import@2.25.3
|
eslint-import-resolver-typescript: 2.5.0_eslint-plugin-import@2.25.3
|
||||||
eslint-plugin-flowtype: 8.0.3
|
eslint-plugin-flowtype: 8.0.3
|
||||||
|
@ -1524,8 +1524,8 @@ packages:
|
||||||
'@types/yargs-parser': 20.2.1
|
'@types/yargs-parser': 20.2.1
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@typescript-eslint/eslint-plugin/5.6.0_217b89e9808833666aac04a285ec640c:
|
/@typescript-eslint/eslint-plugin/5.7.0_72dff5a713f6425c394350ba1befa35f:
|
||||||
resolution: {integrity: sha512-MIbeMy5qfLqtgs1hWd088k1hOuRsN9JrHUPwVVKCD99EOUqScd7SrwoZl4Gso05EAP9w1kvLWUVGJOVpRPkDPA==}
|
resolution: {integrity: sha512-8RTGBpNn5a9M628wBPrCbJ+v3YTEOE2qeZb7TDkGKTDXSj36KGRg92SpFFaR/0S3rSXQxM0Og/kV9EyadsYSBg==}
|
||||||
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
|
||||||
|
@ -1535,9 +1535,9 @@ packages:
|
||||||
typescript:
|
typescript:
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/experimental-utils': 5.6.0_typescript@4.5.3
|
'@typescript-eslint/experimental-utils': 5.7.0_typescript@4.5.3
|
||||||
'@typescript-eslint/parser': 5.6.0_typescript@4.5.3
|
'@typescript-eslint/parser': 5.7.0_typescript@4.5.3
|
||||||
'@typescript-eslint/scope-manager': 5.6.0
|
'@typescript-eslint/scope-manager': 5.7.0
|
||||||
debug: 4.3.2
|
debug: 4.3.2
|
||||||
functional-red-black-tree: 1.0.1
|
functional-red-black-tree: 1.0.1
|
||||||
ignore: 5.1.9
|
ignore: 5.1.9
|
||||||
|
@ -1549,16 +1549,16 @@ packages:
|
||||||
- supports-color
|
- supports-color
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@typescript-eslint/experimental-utils/5.6.0_typescript@4.5.3:
|
/@typescript-eslint/experimental-utils/5.7.0_typescript@4.5.3:
|
||||||
resolution: {integrity: sha512-VDoRf3Qj7+W3sS/ZBXZh3LBzp0snDLEgvp6qj0vOAIiAPM07bd5ojQ3CTzF/QFl5AKh7Bh1ycgj6lFBJHUt/DA==}
|
resolution: {integrity: sha512-u57eZ5FbEpzN5kSjmVrSesovWslH2ZyNPnaXQMXWgH57d5+EVHEt76W75vVuI9qKZ5BMDKNfRN+pxcPEjQjb2A==}
|
||||||
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: '*'
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/json-schema': 7.0.9
|
'@types/json-schema': 7.0.9
|
||||||
'@typescript-eslint/scope-manager': 5.6.0
|
'@typescript-eslint/scope-manager': 5.7.0
|
||||||
'@typescript-eslint/types': 5.6.0
|
'@typescript-eslint/types': 5.7.0
|
||||||
'@typescript-eslint/typescript-estree': 5.6.0_typescript@4.5.3
|
'@typescript-eslint/typescript-estree': 5.7.0_typescript@4.5.3
|
||||||
eslint-scope: 5.1.1
|
eslint-scope: 5.1.1
|
||||||
eslint-utils: 3.0.0
|
eslint-utils: 3.0.0
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
|
@ -1566,8 +1566,8 @@ packages:
|
||||||
- typescript
|
- typescript
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@typescript-eslint/parser/5.6.0_typescript@4.5.3:
|
/@typescript-eslint/parser/5.7.0_typescript@4.5.3:
|
||||||
resolution: {integrity: sha512-YVK49NgdUPQ8SpCZaOpiq1kLkYRPMv9U5gcMrywzI8brtwZjr/tG3sZpuHyODt76W/A0SufNjYt9ZOgrC4tLIQ==}
|
resolution: {integrity: sha512-m/gWCCcS4jXw6vkrPQ1BjZ1vomP01PArgzvauBqzsoZ3urLbsRChexB8/YV8z9HwE3qlJM35FxfKZ1nfP/4x8g==}
|
||||||
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
|
||||||
|
@ -1576,30 +1576,30 @@ packages:
|
||||||
typescript:
|
typescript:
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/scope-manager': 5.6.0
|
'@typescript-eslint/scope-manager': 5.7.0
|
||||||
'@typescript-eslint/types': 5.6.0
|
'@typescript-eslint/types': 5.7.0
|
||||||
'@typescript-eslint/typescript-estree': 5.6.0_typescript@4.5.3
|
'@typescript-eslint/typescript-estree': 5.7.0_typescript@4.5.3
|
||||||
debug: 4.3.2
|
debug: 4.3.2
|
||||||
typescript: 4.5.3
|
typescript: 4.5.3
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@typescript-eslint/scope-manager/5.6.0:
|
/@typescript-eslint/scope-manager/5.7.0:
|
||||||
resolution: {integrity: sha512-1U1G77Hw2jsGWVsO2w6eVCbOg0HZ5WxL/cozVSTfqnL/eB9muhb8THsP0G3w+BB5xAHv9KptwdfYFAUfzcIh4A==}
|
resolution: {integrity: sha512-7mxR520DGq5F7sSSgM0HSSMJ+TFUymOeFRMfUfGFAVBv8BR+Jv1vHgAouYUvWRZeszVBJlLcc9fDdktxb5kmxA==}
|
||||||
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.6.0
|
'@typescript-eslint/types': 5.7.0
|
||||||
'@typescript-eslint/visitor-keys': 5.6.0
|
'@typescript-eslint/visitor-keys': 5.7.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@typescript-eslint/types/5.6.0:
|
/@typescript-eslint/types/5.7.0:
|
||||||
resolution: {integrity: sha512-OIZffked7mXv4mXzWU5MgAEbCf9ecNJBKi+Si6/I9PpTaj+cf2x58h2oHW5/P/yTnPkKaayfjhLvx+crnl5ubA==}
|
resolution: {integrity: sha512-5AeYIF5p2kAneIpnLFve8g50VyAjq7udM7ApZZ9JYjdPjkz0LvODfuSHIDUVnIuUoxafoWzpFyU7Sqbxgi79mA==}
|
||||||
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/typescript-estree/5.6.0_typescript@4.5.3:
|
/@typescript-eslint/typescript-estree/5.7.0_typescript@4.5.3:
|
||||||
resolution: {integrity: sha512-92vK5tQaE81rK7fOmuWMrSQtK1IMonESR+RJR2Tlc7w4o0MeEdjgidY/uO2Gobh7z4Q1hhS94Cr7r021fMVEeA==}
|
resolution: {integrity: sha512-aO1Ql+izMrTnPj5aFFlEJkpD4jRqC4Gwhygu2oHK2wfVQpmOPbyDSveJ+r/NQo+PWV43M6uEAeLVbTi09dFLhg==}
|
||||||
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: '*'
|
||||||
|
@ -1607,8 +1607,8 @@ packages:
|
||||||
typescript:
|
typescript:
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/types': 5.6.0
|
'@typescript-eslint/types': 5.7.0
|
||||||
'@typescript-eslint/visitor-keys': 5.6.0
|
'@typescript-eslint/visitor-keys': 5.7.0
|
||||||
debug: 4.3.2
|
debug: 4.3.2
|
||||||
globby: 11.0.4
|
globby: 11.0.4
|
||||||
is-glob: 4.0.3
|
is-glob: 4.0.3
|
||||||
|
@ -1619,11 +1619,11 @@ packages:
|
||||||
- supports-color
|
- supports-color
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@typescript-eslint/visitor-keys/5.6.0:
|
/@typescript-eslint/visitor-keys/5.7.0:
|
||||||
resolution: {integrity: sha512-1p7hDp5cpRFUyE3+lvA74egs+RWSgumrBpzBCDzfTFv0aQ7lIeay80yU0hIxgAhwQ6PcasW35kaOCyDOv6O/Ng==}
|
resolution: {integrity: sha512-hdohahZ4lTFcglZSJ3DGdzxQHBSxsLVqHzkiOmKi7xVAWC4y2c1bIMKmPJSrA4aOEoRUPOKQ87Y/taC7yVHpFg==}
|
||||||
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.6.0
|
'@typescript-eslint/types': 5.7.0
|
||||||
eslint-visitor-keys: 3.0.0
|
eslint-visitor-keys: 3.0.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
|
@ -2865,7 +2865,7 @@ packages:
|
||||||
eslint: '>=7.0.0'
|
eslint: '>=7.0.0'
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/eslint-config-react-app/6.0.0_2dcb649432aac129d9d18c1d868cfcab:
|
/eslint-config-react-app/6.0.0_e8596271636a26f9727ae0a102dec670:
|
||||||
resolution: {integrity: sha512-bpoAAC+YRfzq0dsTk+6v9aHm/uqnDwayNAXleMypGl6CpxI9oXXscVHo4fk3eJPIn+rsbtNetB4r/ZIidFIE8A==}
|
resolution: {integrity: sha512-bpoAAC+YRfzq0dsTk+6v9aHm/uqnDwayNAXleMypGl6CpxI9oXXscVHo4fk3eJPIn+rsbtNetB4r/ZIidFIE8A==}
|
||||||
engines: {node: ^10.12.0 || >=12.0.0}
|
engines: {node: ^10.12.0 || >=12.0.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
|
@ -2886,8 +2886,8 @@ packages:
|
||||||
eslint-plugin-testing-library:
|
eslint-plugin-testing-library:
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/eslint-plugin': 5.6.0_217b89e9808833666aac04a285ec640c
|
'@typescript-eslint/eslint-plugin': 5.7.0_72dff5a713f6425c394350ba1befa35f
|
||||||
'@typescript-eslint/parser': 5.6.0_typescript@4.5.3
|
'@typescript-eslint/parser': 5.7.0_typescript@4.5.3
|
||||||
confusing-browser-globals: 1.0.10
|
confusing-browser-globals: 1.0.10
|
||||||
eslint-plugin-flowtype: 8.0.3
|
eslint-plugin-flowtype: 8.0.3
|
||||||
eslint-plugin-import: 2.25.3
|
eslint-plugin-import: 2.25.3
|
||||||
|
|
Loading…
Reference in New Issue