build(deps): update typescript-eslint monorepo to v5.50.0 (#4858)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>pull/4860/head
parent
4444c280db
commit
207688ddb0
|
@ -153,8 +153,8 @@
|
|||
"@types/react": "18.0.27",
|
||||
"@types/react-dom": "18.0.10",
|
||||
"@types/zxcvbn": "4.4.1",
|
||||
"@typescript-eslint/eslint-plugin": "5.49.0",
|
||||
"@typescript-eslint/parser": "5.49.0",
|
||||
"@typescript-eslint/eslint-plugin": "5.50.0",
|
||||
"@typescript-eslint/parser": "5.50.0",
|
||||
"@vitejs/plugin-react": "3.0.1",
|
||||
"esbuild": "0.17.5",
|
||||
"esbuild-jest": "0.5.0",
|
||||
|
|
|
@ -22,8 +22,8 @@ specifiers:
|
|||
'@types/react': 18.0.27
|
||||
'@types/react-dom': 18.0.10
|
||||
'@types/zxcvbn': 4.4.1
|
||||
'@typescript-eslint/eslint-plugin': 5.49.0
|
||||
'@typescript-eslint/parser': 5.49.0
|
||||
'@typescript-eslint/eslint-plugin': 5.50.0
|
||||
'@typescript-eslint/parser': 5.50.0
|
||||
'@vitejs/plugin-react': 3.0.1
|
||||
axios: 1.3.0
|
||||
broadcast-channel: 4.20.2
|
||||
|
@ -103,8 +103,8 @@ devDependencies:
|
|||
'@types/react': 18.0.27
|
||||
'@types/react-dom': 18.0.10
|
||||
'@types/zxcvbn': 4.4.1
|
||||
'@typescript-eslint/eslint-plugin': 5.49.0_m6tbzvr4xlk3mnjhhcnwwtg7r4
|
||||
'@typescript-eslint/parser': 5.49.0_4vsywjlpuriuw3tl5oq6zy5a64
|
||||
'@typescript-eslint/eslint-plugin': 5.50.0_go4drrxstycfikanvu45pi4vgq
|
||||
'@typescript-eslint/parser': 5.50.0_4vsywjlpuriuw3tl5oq6zy5a64
|
||||
'@vitejs/plugin-react': 3.0.1_vite@4.0.4
|
||||
esbuild: 0.17.5
|
||||
esbuild-jest: 0.5.0_esbuild@0.17.5
|
||||
|
@ -113,7 +113,7 @@ devDependencies:
|
|||
eslint-config-react-app: 7.0.1_rc2dcjzdq7kivixrc2dtl3hu7e
|
||||
eslint-formatter-rdjson: 1.0.5
|
||||
eslint-import-resolver-typescript: 3.5.3_ohdts44xlqyeyrlje4qnefqeay
|
||||
eslint-plugin-import: 2.27.5_c6pjvta7aysubsdnhvgec47vxe
|
||||
eslint-plugin-import: 2.27.5_nowqz4jutkd4a233czbfk7jsgu
|
||||
eslint-plugin-jsx-a11y: 6.7.1_eslint@8.33.0
|
||||
eslint-plugin-prettier: 4.2.1_jqplj6qf3uqpxpu4gdyhwwasnq
|
||||
eslint-plugin-react: 7.32.2_eslint@8.33.0
|
||||
|
@ -3810,8 +3810,8 @@ packages:
|
|||
resolution: {integrity: sha512-3NoqvZC2W5gAC5DZbTpCeJ251vGQmgcWIHQJGq2J240HY6ErQ9aWKkwfoKJlHLx+A83WPNTZ9+3cd2ILxbvr1w==}
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/eslint-plugin/5.49.0_m6tbzvr4xlk3mnjhhcnwwtg7r4:
|
||||
resolution: {integrity: sha512-IhxabIpcf++TBaBa1h7jtOWyon80SXPRLDq0dVz5SLFC/eW6tofkw/O7Ar3lkx5z5U6wzbKDrl2larprp5kk5Q==}
|
||||
/@typescript-eslint/eslint-plugin/5.50.0_go4drrxstycfikanvu45pi4vgq:
|
||||
resolution: {integrity: sha512-vwksQWSFZiUhgq3Kv7o1Jcj0DUNylwnIlGvKvLLYsq8pAWha6/WCnXUeaSoNNha/K7QSf2+jvmkxggC1u3pIwQ==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
'@typescript-eslint/parser': ^5.0.0
|
||||
|
@ -3821,12 +3821,13 @@ packages:
|
|||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 5.49.0_4vsywjlpuriuw3tl5oq6zy5a64
|
||||
'@typescript-eslint/scope-manager': 5.49.0
|
||||
'@typescript-eslint/type-utils': 5.49.0_4vsywjlpuriuw3tl5oq6zy5a64
|
||||
'@typescript-eslint/utils': 5.49.0_4vsywjlpuriuw3tl5oq6zy5a64
|
||||
'@typescript-eslint/parser': 5.50.0_4vsywjlpuriuw3tl5oq6zy5a64
|
||||
'@typescript-eslint/scope-manager': 5.50.0
|
||||
'@typescript-eslint/type-utils': 5.50.0_4vsywjlpuriuw3tl5oq6zy5a64
|
||||
'@typescript-eslint/utils': 5.50.0_4vsywjlpuriuw3tl5oq6zy5a64
|
||||
debug: 4.3.4
|
||||
eslint: 8.33.0
|
||||
grapheme-splitter: 1.0.4
|
||||
ignore: 5.2.0
|
||||
natural-compare-lite: 1.4.0
|
||||
regexpp: 3.2.0
|
||||
|
@ -3850,8 +3851,8 @@ packages:
|
|||
- typescript
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/parser/5.49.0_4vsywjlpuriuw3tl5oq6zy5a64:
|
||||
resolution: {integrity: sha512-veDlZN9mUhGqU31Qiv2qEp+XrJj5fgZpJ8PW30sHU+j/8/e5ruAhLaVDAeznS7A7i4ucb/s8IozpDtt9NqCkZg==}
|
||||
/@typescript-eslint/parser/5.50.0_4vsywjlpuriuw3tl5oq6zy5a64:
|
||||
resolution: {integrity: sha512-KCcSyNaogUDftK2G9RXfQyOCt51uB5yqC6pkUYqhYh8Kgt+DwR5M0EwEAxGPy/+DH6hnmKeGsNhiZRQxjH71uQ==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
|
@ -3860,9 +3861,9 @@ packages:
|
|||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/scope-manager': 5.49.0
|
||||
'@typescript-eslint/types': 5.49.0
|
||||
'@typescript-eslint/typescript-estree': 5.49.0_typescript@4.9.5
|
||||
'@typescript-eslint/scope-manager': 5.50.0
|
||||
'@typescript-eslint/types': 5.50.0
|
||||
'@typescript-eslint/typescript-estree': 5.50.0_typescript@4.9.5
|
||||
debug: 4.3.4
|
||||
eslint: 8.33.0
|
||||
typescript: 4.9.5
|
||||
|
@ -3878,16 +3879,16 @@ packages:
|
|||
'@typescript-eslint/visitor-keys': 5.30.6
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/scope-manager/5.49.0:
|
||||
resolution: {integrity: sha512-clpROBOiMIzpbWNxCe1xDK14uPZh35u4QaZO1GddilEzoCLAEz4szb51rBpdgurs5k2YzPtJeTEN3qVbG+LRUQ==}
|
||||
/@typescript-eslint/scope-manager/5.50.0:
|
||||
resolution: {integrity: sha512-rt03kaX+iZrhssaT974BCmoUikYtZI24Vp/kwTSy841XhiYShlqoshRFDvN1FKKvU2S3gK+kcBW1EA7kNUrogg==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 5.49.0
|
||||
'@typescript-eslint/visitor-keys': 5.49.0
|
||||
'@typescript-eslint/types': 5.50.0
|
||||
'@typescript-eslint/visitor-keys': 5.50.0
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/type-utils/5.49.0_4vsywjlpuriuw3tl5oq6zy5a64:
|
||||
resolution: {integrity: sha512-eUgLTYq0tR0FGU5g1YHm4rt5H/+V2IPVkP0cBmbhRyEmyGe4XvJ2YJ6sYTmONfjmdMqyMLad7SB8GvblbeESZA==}
|
||||
/@typescript-eslint/type-utils/5.50.0_4vsywjlpuriuw3tl5oq6zy5a64:
|
||||
resolution: {integrity: sha512-dcnXfZ6OGrNCO7E5UY/i0ktHb7Yx1fV6fnQGGrlnfDhilcs6n19eIRcvLBqx6OQkrPaFlDPk3OJ0WlzQfrV0bQ==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: '*'
|
||||
|
@ -3896,8 +3897,8 @@ packages:
|
|||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/typescript-estree': 5.49.0_typescript@4.9.5
|
||||
'@typescript-eslint/utils': 5.49.0_4vsywjlpuriuw3tl5oq6zy5a64
|
||||
'@typescript-eslint/typescript-estree': 5.50.0_typescript@4.9.5
|
||||
'@typescript-eslint/utils': 5.50.0_4vsywjlpuriuw3tl5oq6zy5a64
|
||||
debug: 4.3.4
|
||||
eslint: 8.33.0
|
||||
tsutils: 3.21.0_typescript@4.9.5
|
||||
|
@ -3911,8 +3912,8 @@ packages:
|
|||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/types/5.49.0:
|
||||
resolution: {integrity: sha512-7If46kusG+sSnEpu0yOz2xFv5nRz158nzEXnJFCGVEHWnuzolXKwrH5Bsf9zsNlOQkyZuk0BZKKoJQI+1JPBBg==}
|
||||
/@typescript-eslint/types/5.50.0:
|
||||
resolution: {integrity: sha512-atruOuJpir4OtyNdKahiHZobPKFvZnBnfDiyEaBf6d9vy9visE7gDjlmhl+y29uxZ2ZDgvXijcungGFjGGex7w==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dev: true
|
||||
|
||||
|
@ -3937,8 +3938,8 @@ packages:
|
|||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/typescript-estree/5.49.0_typescript@4.9.5:
|
||||
resolution: {integrity: sha512-PBdx+V7deZT/3GjNYPVQv1Nc0U46dAHbIuOG8AZ3on3vuEKiPDwFE/lG1snN2eUB9IhF7EyF7K1hmTcLztNIsA==}
|
||||
/@typescript-eslint/typescript-estree/5.50.0_typescript@4.9.5:
|
||||
resolution: {integrity: sha512-Gq4zapso+OtIZlv8YNAStFtT6d05zyVCK7Fx3h5inlLBx2hWuc/0465C2mg/EQDDU2LKe52+/jN4f0g9bd+kow==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
|
@ -3946,8 +3947,8 @@ packages:
|
|||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 5.49.0
|
||||
'@typescript-eslint/visitor-keys': 5.49.0
|
||||
'@typescript-eslint/types': 5.50.0
|
||||
'@typescript-eslint/visitor-keys': 5.50.0
|
||||
debug: 4.3.4
|
||||
globby: 11.1.0
|
||||
is-glob: 4.0.3
|
||||
|
@ -3976,17 +3977,17 @@ packages:
|
|||
- typescript
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/utils/5.49.0_4vsywjlpuriuw3tl5oq6zy5a64:
|
||||
resolution: {integrity: sha512-cPJue/4Si25FViIb74sHCLtM4nTSBXtLx1d3/QT6mirQ/c65bV8arBEebBJJizfq8W2YyMoPI/WWPFWitmNqnQ==}
|
||||
/@typescript-eslint/utils/5.50.0_4vsywjlpuriuw3tl5oq6zy5a64:
|
||||
resolution: {integrity: sha512-v/AnUFImmh8G4PH0NDkf6wA8hujNNcrwtecqW4vtQ1UOSNBaZl49zP1SHoZ/06e+UiwzHpgb5zP5+hwlYYWYAw==}
|
||||
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.11
|
||||
'@types/semver': 7.3.12
|
||||
'@typescript-eslint/scope-manager': 5.49.0
|
||||
'@typescript-eslint/types': 5.49.0
|
||||
'@typescript-eslint/typescript-estree': 5.49.0_typescript@4.9.5
|
||||
'@typescript-eslint/scope-manager': 5.50.0
|
||||
'@typescript-eslint/types': 5.50.0
|
||||
'@typescript-eslint/typescript-estree': 5.50.0_typescript@4.9.5
|
||||
eslint: 8.33.0
|
||||
eslint-scope: 5.1.1
|
||||
eslint-utils: 3.0.0_eslint@8.33.0
|
||||
|
@ -4004,11 +4005,11 @@ packages:
|
|||
eslint-visitor-keys: 3.3.0
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/visitor-keys/5.49.0:
|
||||
resolution: {integrity: sha512-v9jBMjpNWyn8B6k/Mjt6VbUS4J1GvUlR4x3Y+ibnP1z7y7V4n0WRz+50DY6+Myj0UaXVSuUlHohO+eZ8IJEnkg==}
|
||||
/@typescript-eslint/visitor-keys/5.50.0:
|
||||
resolution: {integrity: sha512-cdMeD9HGu6EXIeGOh2yVW6oGf9wq8asBgZx7nsR/D36gTfQ0odE5kcRYe5M81vjEFAcPeugXrHg78Imu55F6gg==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 5.49.0
|
||||
'@typescript-eslint/types': 5.50.0
|
||||
eslint-visitor-keys: 3.3.0
|
||||
dev: true
|
||||
|
||||
|
@ -5401,14 +5402,14 @@ packages:
|
|||
'@babel/core': 7.18.6
|
||||
'@babel/eslint-parser': 7.18.2_wyhkjhzegujbjwddfb5na6gduu
|
||||
'@rushstack/eslint-patch': 1.1.4
|
||||
'@typescript-eslint/eslint-plugin': 5.49.0_m6tbzvr4xlk3mnjhhcnwwtg7r4
|
||||
'@typescript-eslint/parser': 5.49.0_4vsywjlpuriuw3tl5oq6zy5a64
|
||||
'@typescript-eslint/eslint-plugin': 5.50.0_go4drrxstycfikanvu45pi4vgq
|
||||
'@typescript-eslint/parser': 5.50.0_4vsywjlpuriuw3tl5oq6zy5a64
|
||||
babel-preset-react-app: 10.0.1
|
||||
confusing-browser-globals: 1.0.11
|
||||
eslint: 8.33.0
|
||||
eslint-plugin-flowtype: 8.0.3_eslint@8.33.0
|
||||
eslint-plugin-import: 2.27.5_c6pjvta7aysubsdnhvgec47vxe
|
||||
eslint-plugin-jest: 25.7.0_3iv6ts4zretilg4cyikuh7jrsm
|
||||
eslint-plugin-import: 2.27.5_nowqz4jutkd4a233czbfk7jsgu
|
||||
eslint-plugin-jest: 25.7.0_mxgixfkotof7s3ejq6qsq3dgw4
|
||||
eslint-plugin-jsx-a11y: 6.7.1_eslint@8.33.0
|
||||
eslint-plugin-react: 7.32.2_eslint@8.33.0
|
||||
eslint-plugin-react-hooks: 4.6.0_eslint@8.33.0
|
||||
|
@ -5447,7 +5448,7 @@ packages:
|
|||
debug: 4.3.4
|
||||
enhanced-resolve: 5.10.0
|
||||
eslint: 8.33.0
|
||||
eslint-plugin-import: 2.27.5_c6pjvta7aysubsdnhvgec47vxe
|
||||
eslint-plugin-import: 2.27.5_nowqz4jutkd4a233czbfk7jsgu
|
||||
get-tsconfig: 4.2.0
|
||||
globby: 13.1.2
|
||||
is-core-module: 2.10.0
|
||||
|
@ -5457,7 +5458,7 @@ packages:
|
|||
- supports-color
|
||||
dev: true
|
||||
|
||||
/eslint-module-utils/2.7.4_5hqjyc62h4cn6t4zslmr6l4rke:
|
||||
/eslint-module-utils/2.7.4_4lq3tljpmtdh3elqaianviuctu:
|
||||
resolution: {integrity: sha512-j4GT+rqzCoRKHwURX7pddtIPGySnX9Si/cgMI5ztrcqOPtk5dDEeZ34CQVPphnqkJytlc97Vuk05Um2mJ3gEQA==}
|
||||
engines: {node: '>=4'}
|
||||
peerDependencies:
|
||||
|
@ -5478,7 +5479,7 @@ packages:
|
|||
eslint-import-resolver-webpack:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 5.49.0_4vsywjlpuriuw3tl5oq6zy5a64
|
||||
'@typescript-eslint/parser': 5.50.0_4vsywjlpuriuw3tl5oq6zy5a64
|
||||
debug: 3.2.7
|
||||
eslint: 8.33.0
|
||||
eslint-import-resolver-node: 0.3.7
|
||||
|
@ -5505,7 +5506,7 @@ packages:
|
|||
string-natural-compare: 3.0.1
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-import/2.27.5_c6pjvta7aysubsdnhvgec47vxe:
|
||||
/eslint-plugin-import/2.27.5_nowqz4jutkd4a233czbfk7jsgu:
|
||||
resolution: {integrity: sha512-LmEt3GVofgiGuiE+ORpnvP+kAm3h6MLZJ4Q5HCyHADofsb4VzXFsRiWj3c0OFiV+3DWFh0qg3v9gcPlfc3zRow==}
|
||||
engines: {node: '>=4'}
|
||||
peerDependencies:
|
||||
|
@ -5515,7 +5516,7 @@ packages:
|
|||
'@typescript-eslint/parser':
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 5.49.0_4vsywjlpuriuw3tl5oq6zy5a64
|
||||
'@typescript-eslint/parser': 5.50.0_4vsywjlpuriuw3tl5oq6zy5a64
|
||||
array-includes: 3.1.6
|
||||
array.prototype.flat: 1.3.1
|
||||
array.prototype.flatmap: 1.3.1
|
||||
|
@ -5523,7 +5524,7 @@ packages:
|
|||
doctrine: 2.1.0
|
||||
eslint: 8.33.0
|
||||
eslint-import-resolver-node: 0.3.7
|
||||
eslint-module-utils: 2.7.4_5hqjyc62h4cn6t4zslmr6l4rke
|
||||
eslint-module-utils: 2.7.4_4lq3tljpmtdh3elqaianviuctu
|
||||
has: 1.0.3
|
||||
is-core-module: 2.11.0
|
||||
is-glob: 4.0.3
|
||||
|
@ -5538,7 +5539,7 @@ packages:
|
|||
- supports-color
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-jest/25.7.0_3iv6ts4zretilg4cyikuh7jrsm:
|
||||
/eslint-plugin-jest/25.7.0_mxgixfkotof7s3ejq6qsq3dgw4:
|
||||
resolution: {integrity: sha512-PWLUEXeeF7C9QGKqvdSbzLOiLTx+bno7/HC9eefePfEb257QFHg7ye3dh80AZVkaa/RQsBB1Q/ORQvg2X7F0NQ==}
|
||||
engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
|
@ -5551,7 +5552,7 @@ packages:
|
|||
jest:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/eslint-plugin': 5.49.0_m6tbzvr4xlk3mnjhhcnwwtg7r4
|
||||
'@typescript-eslint/eslint-plugin': 5.50.0_go4drrxstycfikanvu45pi4vgq
|
||||
'@typescript-eslint/experimental-utils': 5.30.6_4vsywjlpuriuw3tl5oq6zy5a64
|
||||
eslint: 8.33.0
|
||||
jest: 29.4.1_@types+node@18.11.18
|
||||
|
@ -5641,7 +5642,7 @@ packages:
|
|||
peerDependencies:
|
||||
eslint: ^7.5.0 || ^8.0.0
|
||||
dependencies:
|
||||
'@typescript-eslint/utils': 5.49.0_4vsywjlpuriuw3tl5oq6zy5a64
|
||||
'@typescript-eslint/utils': 5.50.0_4vsywjlpuriuw3tl5oq6zy5a64
|
||||
eslint: 8.33.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
|
Loading…
Reference in New Issue