build(deps): update typescript-eslint monorepo to v5.14.0 (#2977)
Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>pull/2976/head^2
parent
337dd61468
commit
6443f5cbe5
|
@ -132,8 +132,8 @@
|
||||||
"@types/qrcode.react": "1.0.2",
|
"@types/qrcode.react": "1.0.2",
|
||||||
"@types/react": "17.0.39",
|
"@types/react": "17.0.39",
|
||||||
"@types/react-dom": "17.0.13",
|
"@types/react-dom": "17.0.13",
|
||||||
"@typescript-eslint/eslint-plugin": "5.13.0",
|
"@typescript-eslint/eslint-plugin": "5.14.0",
|
||||||
"@typescript-eslint/parser": "5.13.0",
|
"@typescript-eslint/parser": "5.14.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.39
|
'@types/react': 17.0.39
|
||||||
'@types/react-dom': 17.0.13
|
'@types/react-dom': 17.0.13
|
||||||
'@typescript-eslint/eslint-plugin': 5.13.0
|
'@typescript-eslint/eslint-plugin': 5.14.0
|
||||||
'@typescript-eslint/parser': 5.13.0
|
'@typescript-eslint/parser': 5.14.0
|
||||||
'@vitejs/plugin-react': 1.2.0
|
'@vitejs/plugin-react': 1.2.0
|
||||||
axios: 0.26.0
|
axios: 0.26.0
|
||||||
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.39
|
'@types/react': 17.0.39
|
||||||
'@types/react-dom': 17.0.13
|
'@types/react-dom': 17.0.13
|
||||||
'@typescript-eslint/eslint-plugin': 5.13.0_99f1c7fa3ada23abf5c494bf723a63d8
|
'@typescript-eslint/eslint-plugin': 5.14.0_21ae412ab3778ed77421bf17e245f173
|
||||||
'@typescript-eslint/parser': 5.13.0_typescript@4.6.2
|
'@typescript-eslint/parser': 5.14.0_typescript@4.6.2
|
||||||
'@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': 20.2.1
|
'@types/yargs-parser': 20.2.1
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@typescript-eslint/eslint-plugin/5.13.0_99f1c7fa3ada23abf5c494bf723a63d8:
|
/@typescript-eslint/eslint-plugin/5.14.0_21ae412ab3778ed77421bf17e245f173:
|
||||||
resolution: {integrity: sha512-vLktb2Uec81fxm/cfz2Hd6QaWOs8qdmVAZXLdOBX6JFJDhf6oDZpMzZ4/LZ6SFM/5DgDcxIMIvy3F+O9yZBuiQ==}
|
resolution: {integrity: sha512-ir0wYI4FfFUDfLcuwKzIH7sMVA+db7WYen47iRSaCGl+HMAZI9fpBwfDo45ZALD3A45ZGyHWDNLhbg8tZrMX4w==}
|
||||||
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,10 +2526,10 @@ packages:
|
||||||
typescript:
|
typescript:
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/parser': 5.13.0_typescript@4.6.2
|
'@typescript-eslint/parser': 5.14.0_typescript@4.6.2
|
||||||
'@typescript-eslint/scope-manager': 5.13.0
|
'@typescript-eslint/scope-manager': 5.14.0
|
||||||
'@typescript-eslint/type-utils': 5.13.0_typescript@4.6.2
|
'@typescript-eslint/type-utils': 5.14.0_typescript@4.6.2
|
||||||
'@typescript-eslint/utils': 5.13.0_typescript@4.6.2
|
'@typescript-eslint/utils': 5.14.0_typescript@4.6.2
|
||||||
debug: 4.3.3
|
debug: 4.3.3
|
||||||
functional-red-black-tree: 1.0.1
|
functional-red-black-tree: 1.0.1
|
||||||
ignore: 5.2.0
|
ignore: 5.2.0
|
||||||
|
@ -2553,8 +2553,8 @@ packages:
|
||||||
- typescript
|
- typescript
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@typescript-eslint/parser/5.13.0_typescript@4.6.2:
|
/@typescript-eslint/parser/5.14.0_typescript@4.6.2:
|
||||||
resolution: {integrity: sha512-GdrU4GvBE29tm2RqWOM0P5QfCtgCyN4hXICj/X9ibKED16136l9ZpoJvCL5pSKtmJzA+NRDzQ312wWMejCVVfg==}
|
resolution: {integrity: sha512-aHJN8/FuIy1Zvqk4U/gcO/fxeMKyoSv/rS46UXMXOJKVsLQ+iYPuXNbpbH7cBLcpSbmyyFbwrniLx5+kutu1pw==}
|
||||||
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,9 +2563,9 @@ packages:
|
||||||
typescript:
|
typescript:
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/scope-manager': 5.13.0
|
'@typescript-eslint/scope-manager': 5.14.0
|
||||||
'@typescript-eslint/types': 5.13.0
|
'@typescript-eslint/types': 5.14.0
|
||||||
'@typescript-eslint/typescript-estree': 5.13.0_typescript@4.6.2
|
'@typescript-eslint/typescript-estree': 5.14.0_typescript@4.6.2
|
||||||
debug: 4.3.3
|
debug: 4.3.3
|
||||||
typescript: 4.6.2
|
typescript: 4.6.2
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
|
@ -2580,16 +2580,16 @@ packages:
|
||||||
'@typescript-eslint/visitor-keys': 5.12.1
|
'@typescript-eslint/visitor-keys': 5.12.1
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@typescript-eslint/scope-manager/5.13.0:
|
/@typescript-eslint/scope-manager/5.14.0:
|
||||||
resolution: {integrity: sha512-T4N8UvKYDSfVYdmJq7g2IPJYCRzwtp74KyDZytkR4OL3NRupvswvmJQJ4CX5tDSurW2cvCc1Ia1qM7d0jpa7IA==}
|
resolution: {integrity: sha512-LazdcMlGnv+xUc5R4qIlqH0OWARyl2kaP8pVCS39qSL3Pd1F7mI10DbdXeARcE62sVQE4fHNvEqMWsypWO+yEw==}
|
||||||
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.13.0
|
'@typescript-eslint/types': 5.14.0
|
||||||
'@typescript-eslint/visitor-keys': 5.13.0
|
'@typescript-eslint/visitor-keys': 5.14.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@typescript-eslint/type-utils/5.13.0_typescript@4.6.2:
|
/@typescript-eslint/type-utils/5.14.0_typescript@4.6.2:
|
||||||
resolution: {integrity: sha512-/nz7qFizaBM1SuqAKb7GLkcNn2buRdDgZraXlkhz+vUGiN1NZ9LzkA595tHHeduAiS2MsHqMNhE2zNzGdw43Yg==}
|
resolution: {integrity: sha512-d4PTJxsqaUpv8iERTDSQBKUCV7Q5yyXjqXUl3XF7Sd9ogNLuKLkxz82qxokqQ4jXdTPZudWpmNtr/JjbbvUixw==}
|
||||||
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.13.0_typescript@4.6.2
|
'@typescript-eslint/utils': 5.14.0_typescript@4.6.2
|
||||||
debug: 4.3.3
|
debug: 4.3.3
|
||||||
tsutils: 3.21.0_typescript@4.6.2
|
tsutils: 3.21.0_typescript@4.6.2
|
||||||
typescript: 4.6.2
|
typescript: 4.6.2
|
||||||
|
@ -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.13.0:
|
/@typescript-eslint/types/5.14.0:
|
||||||
resolution: {integrity: sha512-LmE/KO6DUy0nFY/OoQU0XelnmDt+V8lPQhh8MOVa7Y5k2gGRd6U9Kp3wAjhB4OHg57tUO0nOnwYQhRRyEAyOyg==}
|
resolution: {integrity: sha512-BR6Y9eE9360LNnW3eEUqAg6HxS9Q35kSIs4rp4vNHRdfg0s+/PgHgskvu5DFTM7G5VKAVjuyaN476LCPrdA7Mw==}
|
||||||
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.13.0_typescript@4.6.2:
|
/@typescript-eslint/typescript-estree/5.14.0_typescript@4.6.2:
|
||||||
resolution: {integrity: sha512-Q9cQow0DeLjnp5DuEDjLZ6JIkwGx3oYZe+BfcNuw/POhtpcxMTy18Icl6BJqTSd+3ftsrfuVb7mNHRZf7xiaNA==}
|
resolution: {integrity: sha512-QGnxvROrCVtLQ1724GLTHBTR0lZVu13izOp9njRvMkCBgWX26PKvmMP8k82nmXBRD3DQcFFq2oj3cKDwr0FaUA==}
|
||||||
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.13.0
|
'@typescript-eslint/types': 5.14.0
|
||||||
'@typescript-eslint/visitor-keys': 5.13.0
|
'@typescript-eslint/visitor-keys': 5.14.0
|
||||||
debug: 4.3.3
|
debug: 4.3.3
|
||||||
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.13.0_typescript@4.6.2:
|
/@typescript-eslint/utils/5.14.0_typescript@4.6.2:
|
||||||
resolution: {integrity: sha512-+9oHlPWYNl6AwwoEt5TQryEHwiKRVjz7Vk6kaBeD3/kwHE5YqTGHtm/JZY8Bo9ITOeKutFaXnBlMgSATMJALUQ==}
|
resolution: {integrity: sha512-EHwlII5mvUA0UsKYnVzySb/5EE/t03duUTweVy8Zqt3UQXBrpEVY144OTceFKaOe4xQXZJrkptCf7PjEBeGK4w==}
|
||||||
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.13.0
|
'@typescript-eslint/scope-manager': 5.14.0
|
||||||
'@typescript-eslint/types': 5.13.0
|
'@typescript-eslint/types': 5.14.0
|
||||||
'@typescript-eslint/typescript-estree': 5.13.0_typescript@4.6.2
|
'@typescript-eslint/typescript-estree': 5.14.0_typescript@4.6.2
|
||||||
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.13.0:
|
/@typescript-eslint/visitor-keys/5.14.0:
|
||||||
resolution: {integrity: sha512-HLKEAS/qA1V7d9EzcpLFykTePmOQqOFim8oCvhY3pZgQ8Hi38hYpHd9e5GN6nQBFQNecNhws5wkS9Y5XIO0s/g==}
|
resolution: {integrity: sha512-yL0XxfzR94UEkjBqyymMLgCBdojzEuy/eim7N9/RIcTNxpJudAcqsU8eRyfzBbcEzGoPWfdM3AGak3cN08WOIw==}
|
||||||
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.13.0
|
'@typescript-eslint/types': 5.14.0
|
||||||
eslint-visitor-keys: 3.3.0
|
eslint-visitor-keys: 3.3.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
|
@ -4106,13 +4106,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.13.0_99f1c7fa3ada23abf5c494bf723a63d8
|
'@typescript-eslint/eslint-plugin': 5.14.0_21ae412ab3778ed77421bf17e245f173
|
||||||
'@typescript-eslint/parser': 5.13.0_typescript@4.6.2
|
'@typescript-eslint/parser': 5.14.0_typescript@4.6.2
|
||||||
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_267d69502760ba4ed2a0de70ca10bd8e
|
eslint-plugin-jest: 25.7.0_76b6d93c5a888c80fd6655b97b95d9a0
|
||||||
eslint-plugin-jsx-a11y: 6.5.1
|
eslint-plugin-jsx-a11y: 6.5.1
|
||||||
eslint-plugin-react: 7.29.3
|
eslint-plugin-react: 7.29.3
|
||||||
eslint-plugin-react-hooks: 4.3.0
|
eslint-plugin-react-hooks: 4.3.0
|
||||||
|
@ -4194,7 +4194,7 @@ packages:
|
||||||
tsconfig-paths: 3.12.0
|
tsconfig-paths: 3.12.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/eslint-plugin-jest/25.7.0_267d69502760ba4ed2a0de70ca10bd8e:
|
/eslint-plugin-jest/25.7.0_76b6d93c5a888c80fd6655b97b95d9a0:
|
||||||
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:
|
||||||
|
@ -4207,7 +4207,7 @@ packages:
|
||||||
jest:
|
jest:
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/eslint-plugin': 5.13.0_99f1c7fa3ada23abf5c494bf723a63d8
|
'@typescript-eslint/eslint-plugin': 5.14.0_21ae412ab3778ed77421bf17e245f173
|
||||||
'@typescript-eslint/experimental-utils': 5.12.1_typescript@4.6.2
|
'@typescript-eslint/experimental-utils': 5.12.1_typescript@4.6.2
|
||||||
jest: 27.5.1
|
jest: 27.5.1
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
|
@ -4286,7 +4286,7 @@ packages:
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: ^7.5.0 || ^8.0.0
|
eslint: ^7.5.0 || ^8.0.0
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/utils': 5.13.0_typescript@4.6.2
|
'@typescript-eslint/utils': 5.14.0_typescript@4.6.2
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
- typescript
|
- typescript
|
||||||
|
|
Loading…
Reference in New Issue