build(deps): update typescript-eslint monorepo to v5.15.0 (#3011)
Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: James Elliott <james-d-elliott@users.noreply.github.com>pull/3014/head
parent
98b686021d
commit
bd5783cb49
|
@ -132,8 +132,8 @@
|
|||
"@types/qrcode.react": "1.0.2",
|
||||
"@types/react": "17.0.40",
|
||||
"@types/react-dom": "17.0.13",
|
||||
"@typescript-eslint/eslint-plugin": "5.14.0",
|
||||
"@typescript-eslint/parser": "5.14.0",
|
||||
"@typescript-eslint/eslint-plugin": "5.15.0",
|
||||
"@typescript-eslint/parser": "5.15.0",
|
||||
"@vitejs/plugin-react": "1.2.0",
|
||||
"esbuild-jest": "0.5.0",
|
||||
"eslint-config-prettier": "8.5.0",
|
||||
|
|
|
@ -16,8 +16,8 @@ specifiers:
|
|||
'@types/qrcode.react': 1.0.2
|
||||
'@types/react': 17.0.40
|
||||
'@types/react-dom': 17.0.13
|
||||
'@typescript-eslint/eslint-plugin': 5.14.0
|
||||
'@typescript-eslint/parser': 5.14.0
|
||||
'@typescript-eslint/eslint-plugin': 5.15.0
|
||||
'@typescript-eslint/parser': 5.15.0
|
||||
'@vitejs/plugin-react': 1.2.0
|
||||
axios: 0.26.1
|
||||
classnames: 2.3.1
|
||||
|
@ -89,8 +89,8 @@ devDependencies:
|
|||
'@types/qrcode.react': 1.0.2
|
||||
'@types/react': 17.0.40
|
||||
'@types/react-dom': 17.0.13
|
||||
'@typescript-eslint/eslint-plugin': 5.14.0_21ae412ab3778ed77421bf17e245f173
|
||||
'@typescript-eslint/parser': 5.14.0_typescript@4.6.2
|
||||
'@typescript-eslint/eslint-plugin': 5.15.0_1e0cf9dc101008998377dce021a47899
|
||||
'@typescript-eslint/parser': 5.15.0_typescript@4.6.2
|
||||
'@vitejs/plugin-react': 1.2.0
|
||||
esbuild-jest: 0.5.0
|
||||
eslint-config-prettier: 8.5.0
|
||||
|
@ -2515,8 +2515,8 @@ packages:
|
|||
'@types/yargs-parser': 21.0.0
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/eslint-plugin/5.14.0_21ae412ab3778ed77421bf17e245f173:
|
||||
resolution: {integrity: sha512-ir0wYI4FfFUDfLcuwKzIH7sMVA+db7WYen47iRSaCGl+HMAZI9fpBwfDo45ZALD3A45ZGyHWDNLhbg8tZrMX4w==}
|
||||
/@typescript-eslint/eslint-plugin/5.15.0_1e0cf9dc101008998377dce021a47899:
|
||||
resolution: {integrity: sha512-u6Db5JfF0Esn3tiAKELvoU5TpXVSkOpZ78cEGn/wXtT2RVqs2vkt4ge6N8cRCyw7YVKhmmLDbwI2pg92mlv7cA==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
'@typescript-eslint/parser': ^5.0.0
|
||||
|
@ -2526,10 +2526,10 @@ packages:
|
|||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 5.14.0_typescript@4.6.2
|
||||
'@typescript-eslint/scope-manager': 5.14.0
|
||||
'@typescript-eslint/type-utils': 5.14.0_typescript@4.6.2
|
||||
'@typescript-eslint/utils': 5.14.0_typescript@4.6.2
|
||||
'@typescript-eslint/parser': 5.15.0_typescript@4.6.2
|
||||
'@typescript-eslint/scope-manager': 5.15.0
|
||||
'@typescript-eslint/type-utils': 5.15.0_typescript@4.6.2
|
||||
'@typescript-eslint/utils': 5.15.0_typescript@4.6.2
|
||||
debug: 4.3.3
|
||||
functional-red-black-tree: 1.0.1
|
||||
ignore: 5.2.0
|
||||
|
@ -2553,8 +2553,8 @@ packages:
|
|||
- typescript
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/parser/5.14.0_typescript@4.6.2:
|
||||
resolution: {integrity: sha512-aHJN8/FuIy1Zvqk4U/gcO/fxeMKyoSv/rS46UXMXOJKVsLQ+iYPuXNbpbH7cBLcpSbmyyFbwrniLx5+kutu1pw==}
|
||||
/@typescript-eslint/parser/5.15.0_typescript@4.6.2:
|
||||
resolution: {integrity: sha512-NGAYP/+RDM2sVfmKiKOCgJYPstAO40vPAgACoWPO/+yoYKSgAXIFaBKsV8P0Cc7fwKgvj27SjRNX4L7f4/jCKQ==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
|
@ -2563,9 +2563,9 @@ packages:
|
|||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/scope-manager': 5.14.0
|
||||
'@typescript-eslint/types': 5.14.0
|
||||
'@typescript-eslint/typescript-estree': 5.14.0_typescript@4.6.2
|
||||
'@typescript-eslint/scope-manager': 5.15.0
|
||||
'@typescript-eslint/types': 5.15.0
|
||||
'@typescript-eslint/typescript-estree': 5.15.0_typescript@4.6.2
|
||||
debug: 4.3.3
|
||||
typescript: 4.6.2
|
||||
transitivePeerDependencies:
|
||||
|
@ -2580,8 +2580,16 @@ packages:
|
|||
'@typescript-eslint/visitor-keys': 5.14.0
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/type-utils/5.14.0_typescript@4.6.2:
|
||||
resolution: {integrity: sha512-d4PTJxsqaUpv8iERTDSQBKUCV7Q5yyXjqXUl3XF7Sd9ogNLuKLkxz82qxokqQ4jXdTPZudWpmNtr/JjbbvUixw==}
|
||||
/@typescript-eslint/scope-manager/5.15.0:
|
||||
resolution: {integrity: sha512-EFiZcSKrHh4kWk0pZaa+YNJosvKE50EnmN4IfgjkA3bTHElPtYcd2U37QQkNTqwMCS7LXeDeZzEqnsOH8chjSg==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 5.15.0
|
||||
'@typescript-eslint/visitor-keys': 5.15.0
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/type-utils/5.15.0_typescript@4.6.2:
|
||||
resolution: {integrity: sha512-KGeDoEQ7gHieLydujGEFLyLofipe9PIzfvA/41urz4hv+xVxPEbmMQonKSynZ0Ks2xDhJQ4VYjB3DnRiywvKDA==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: '*'
|
||||
|
@ -2590,7 +2598,7 @@ packages:
|
|||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/utils': 5.14.0_typescript@4.6.2
|
||||
'@typescript-eslint/utils': 5.15.0_typescript@4.6.2
|
||||
debug: 4.3.3
|
||||
tsutils: 3.21.0_typescript@4.6.2
|
||||
typescript: 4.6.2
|
||||
|
@ -2603,6 +2611,11 @@ packages:
|
|||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/types/5.15.0:
|
||||
resolution: {integrity: sha512-yEiTN4MDy23vvsIksrShjNwQl2vl6kJeG9YkVJXjXZnkJElzVK8nfPsWKYxcsGWG8GhurYXP4/KGj3aZAxbeOA==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/typescript-estree/5.14.0_typescript@4.6.2:
|
||||
resolution: {integrity: sha512-QGnxvROrCVtLQ1724GLTHBTR0lZVu13izOp9njRvMkCBgWX26PKvmMP8k82nmXBRD3DQcFFq2oj3cKDwr0FaUA==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
|
@ -2624,6 +2637,27 @@ packages:
|
|||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/typescript-estree/5.15.0_typescript@4.6.2:
|
||||
resolution: {integrity: sha512-Hb0e3dGc35b75xLzixM3cSbG1sSbrTBQDfIScqdyvrfJZVEi4XWAT+UL/HMxEdrJNB8Yk28SKxPLtAhfCbBInA==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 5.15.0
|
||||
'@typescript-eslint/visitor-keys': 5.15.0
|
||||
debug: 4.3.3
|
||||
globby: 11.1.0
|
||||
is-glob: 4.0.3
|
||||
semver: 7.3.5
|
||||
tsutils: 3.21.0_typescript@4.6.2
|
||||
typescript: 4.6.2
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/utils/5.14.0_typescript@4.6.2:
|
||||
resolution: {integrity: sha512-EHwlII5mvUA0UsKYnVzySb/5EE/t03duUTweVy8Zqt3UQXBrpEVY144OTceFKaOe4xQXZJrkptCf7PjEBeGK4w==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
|
@ -2641,6 +2675,23 @@ packages:
|
|||
- typescript
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/utils/5.15.0_typescript@4.6.2:
|
||||
resolution: {integrity: sha512-081rWu2IPKOgTOhHUk/QfxuFog8m4wxW43sXNOMSCdh578tGJ1PAaWPsj42LOa7pguh173tNlMigsbrHvh/mtA==}
|
||||
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.15.0
|
||||
'@typescript-eslint/types': 5.15.0
|
||||
'@typescript-eslint/typescript-estree': 5.15.0_typescript@4.6.2
|
||||
eslint-scope: 5.1.1
|
||||
eslint-utils: 3.0.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
- typescript
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/visitor-keys/5.14.0:
|
||||
resolution: {integrity: sha512-yL0XxfzR94UEkjBqyymMLgCBdojzEuy/eim7N9/RIcTNxpJudAcqsU8eRyfzBbcEzGoPWfdM3AGak3cN08WOIw==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
|
@ -2649,6 +2700,14 @@ packages:
|
|||
eslint-visitor-keys: 3.3.0
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/visitor-keys/5.15.0:
|
||||
resolution: {integrity: sha512-+vX5FKtgvyHbmIJdxMJ2jKm9z2BIlXJiuewI8dsDYMp5LzPUcuTT78Ya5iwvQg3VqSVdmxyM8Anj1Jeq7733ZQ==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 5.15.0
|
||||
eslint-visitor-keys: 3.3.0
|
||||
dev: true
|
||||
|
||||
/@vitejs/plugin-react/1.2.0:
|
||||
resolution: {integrity: sha512-Rywwt0IXXg6yQ0hv3cMT3mtdDcGIw31mGaa+MMMAT651LhoXLF2yFy4LrakiTs7UKs7RPBo9eNgaS8pgl2A6Qw==}
|
||||
engines: {node: '>=12.0.0'}
|
||||
|
@ -4057,13 +4116,13 @@ packages:
|
|||
'@babel/core': 7.17.5
|
||||
'@babel/eslint-parser': 7.17.0_@babel+core@7.17.5
|
||||
'@rushstack/eslint-patch': 1.1.0
|
||||
'@typescript-eslint/eslint-plugin': 5.14.0_21ae412ab3778ed77421bf17e245f173
|
||||
'@typescript-eslint/parser': 5.14.0_typescript@4.6.2
|
||||
'@typescript-eslint/eslint-plugin': 5.15.0_1e0cf9dc101008998377dce021a47899
|
||||
'@typescript-eslint/parser': 5.15.0_typescript@4.6.2
|
||||
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.7.0_76b6d93c5a888c80fd6655b97b95d9a0
|
||||
eslint-plugin-jest: 25.7.0_a7636732068132b23a14936a6b8e8a6c
|
||||
eslint-plugin-jsx-a11y: 6.5.1
|
||||
eslint-plugin-react: 7.29.4
|
||||
eslint-plugin-react-hooks: 4.3.0
|
||||
|
@ -4145,7 +4204,7 @@ packages:
|
|||
tsconfig-paths: 3.13.0
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-jest/25.7.0_76b6d93c5a888c80fd6655b97b95d9a0:
|
||||
/eslint-plugin-jest/25.7.0_a7636732068132b23a14936a6b8e8a6c:
|
||||
resolution: {integrity: sha512-PWLUEXeeF7C9QGKqvdSbzLOiLTx+bno7/HC9eefePfEb257QFHg7ye3dh80AZVkaa/RQsBB1Q/ORQvg2X7F0NQ==}
|
||||
engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
|
@ -4158,7 +4217,7 @@ packages:
|
|||
jest:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/eslint-plugin': 5.14.0_21ae412ab3778ed77421bf17e245f173
|
||||
'@typescript-eslint/eslint-plugin': 5.15.0_1e0cf9dc101008998377dce021a47899
|
||||
'@typescript-eslint/experimental-utils': 5.14.0_typescript@4.6.2
|
||||
jest: 27.5.1
|
||||
transitivePeerDependencies:
|
||||
|
@ -4237,7 +4296,7 @@ packages:
|
|||
peerDependencies:
|
||||
eslint: ^7.5.0 || ^8.0.0
|
||||
dependencies:
|
||||
'@typescript-eslint/utils': 5.14.0_typescript@4.6.2
|
||||
'@typescript-eslint/utils': 5.15.0_typescript@4.6.2
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
- typescript
|
||||
|
|
Loading…
Reference in New Issue