build(deps): update typescript-eslint monorepo to v5.40.1 (#4190)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>pull/4191/head
parent
ce28ab8e87
commit
e6504316bd
|
@ -153,8 +153,8 @@
|
|||
"@types/react": "18.0.21",
|
||||
"@types/react-dom": "18.0.6",
|
||||
"@types/zxcvbn": "4.4.1",
|
||||
"@typescript-eslint/eslint-plugin": "5.40.0",
|
||||
"@typescript-eslint/parser": "5.40.0",
|
||||
"@typescript-eslint/eslint-plugin": "5.40.1",
|
||||
"@typescript-eslint/parser": "5.40.1",
|
||||
"@vitejs/plugin-react": "2.1.0",
|
||||
"esbuild": "0.15.11",
|
||||
"esbuild-jest": "0.5.0",
|
||||
|
|
|
@ -21,8 +21,8 @@ specifiers:
|
|||
'@types/react': 18.0.21
|
||||
'@types/react-dom': 18.0.6
|
||||
'@types/zxcvbn': 4.4.1
|
||||
'@typescript-eslint/eslint-plugin': 5.40.0
|
||||
'@typescript-eslint/parser': 5.40.0
|
||||
'@typescript-eslint/eslint-plugin': 5.40.1
|
||||
'@typescript-eslint/parser': 5.40.1
|
||||
'@vitejs/plugin-react': 2.1.0
|
||||
axios: 0.27.2
|
||||
broadcast-channel: 4.18.0
|
||||
|
@ -103,8 +103,8 @@ devDependencies:
|
|||
'@types/react': 18.0.21
|
||||
'@types/react-dom': 18.0.6
|
||||
'@types/zxcvbn': 4.4.1
|
||||
'@typescript-eslint/eslint-plugin': 5.40.0_25sstg4uu2sk4pm7xcyzuov7xq
|
||||
'@typescript-eslint/parser': 5.40.0_z4bbprzjrhnsfa24uvmcbu7f5q
|
||||
'@typescript-eslint/eslint-plugin': 5.40.1_ukgdydjtebaxmxfqp5v5ulh64y
|
||||
'@typescript-eslint/parser': 5.40.1_z4bbprzjrhnsfa24uvmcbu7f5q
|
||||
'@vitejs/plugin-react': 2.1.0_vite@3.1.8
|
||||
esbuild: 0.15.11
|
||||
esbuild-jest: 0.5.0_esbuild@0.15.11
|
||||
|
@ -113,7 +113,7 @@ devDependencies:
|
|||
eslint-config-react-app: 7.0.1_4ubwuetphstteqvh3rzlgov3gq
|
||||
eslint-formatter-rdjson: 1.0.5
|
||||
eslint-import-resolver-typescript: 3.5.1_fyln4uq2tv75svthy6prqvt6lm
|
||||
eslint-plugin-import: 2.26.0_gidjymaeg63pis2633rh62obay
|
||||
eslint-plugin-import: 2.26.0_kveaa6wnjes3jwdpngialwsaea
|
||||
eslint-plugin-jsx-a11y: 6.6.1_eslint@8.25.0
|
||||
eslint-plugin-prettier: 4.2.1_hvbqyfstm4urdpm6ffpwfka4e4
|
||||
eslint-plugin-react: 7.31.10_eslint@8.25.0
|
||||
|
@ -3585,6 +3585,10 @@ packages:
|
|||
/@types/scheduler/0.16.2:
|
||||
resolution: {integrity: sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew==}
|
||||
|
||||
/@types/semver/7.3.12:
|
||||
resolution: {integrity: sha512-WwA1MW0++RfXmCr12xeYOOC5baSC9mSb0ZqCquFzKhcoF4TvHu5MKOuXsncgZcpVFhB1pXd5hZmM0ryAoCp12A==}
|
||||
dev: true
|
||||
|
||||
/@types/stack-utils/2.0.1:
|
||||
resolution: {integrity: sha512-Hl219/BT5fLAaz6NDkSuhzasy49dwQS/DSdu4MdggFB8zcXv7vflBI3xp7FEmkmdDkBUI2bPUNeMttp2knYdxw==}
|
||||
dev: true
|
||||
|
@ -3619,8 +3623,8 @@ packages:
|
|||
resolution: {integrity: sha512-3NoqvZC2W5gAC5DZbTpCeJ251vGQmgcWIHQJGq2J240HY6ErQ9aWKkwfoKJlHLx+A83WPNTZ9+3cd2ILxbvr1w==}
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/eslint-plugin/5.40.0_25sstg4uu2sk4pm7xcyzuov7xq:
|
||||
resolution: {integrity: sha512-FIBZgS3DVJgqPwJzvZTuH4HNsZhHMa9SjxTKAZTlMsPw/UzpEjcf9f4dfgDJEHjK+HboUJo123Eshl6niwEm/Q==}
|
||||
/@typescript-eslint/eslint-plugin/5.40.1_ukgdydjtebaxmxfqp5v5ulh64y:
|
||||
resolution: {integrity: sha512-FsWboKkWdytGiXT5O1/R9j37YgcjO8MKHSUmWnIEjVaz0krHkplPnYi7mwdb+5+cs0toFNQb0HIrN7zONdIEWg==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
'@typescript-eslint/parser': ^5.0.0
|
||||
|
@ -3630,10 +3634,10 @@ packages:
|
|||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 5.40.0_z4bbprzjrhnsfa24uvmcbu7f5q
|
||||
'@typescript-eslint/scope-manager': 5.40.0
|
||||
'@typescript-eslint/type-utils': 5.40.0_z4bbprzjrhnsfa24uvmcbu7f5q
|
||||
'@typescript-eslint/utils': 5.40.0_z4bbprzjrhnsfa24uvmcbu7f5q
|
||||
'@typescript-eslint/parser': 5.40.1_z4bbprzjrhnsfa24uvmcbu7f5q
|
||||
'@typescript-eslint/scope-manager': 5.40.1
|
||||
'@typescript-eslint/type-utils': 5.40.1_z4bbprzjrhnsfa24uvmcbu7f5q
|
||||
'@typescript-eslint/utils': 5.40.1_z4bbprzjrhnsfa24uvmcbu7f5q
|
||||
debug: 4.3.4
|
||||
eslint: 8.25.0
|
||||
ignore: 5.2.0
|
||||
|
@ -3658,8 +3662,8 @@ packages:
|
|||
- typescript
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/parser/5.40.0_z4bbprzjrhnsfa24uvmcbu7f5q:
|
||||
resolution: {integrity: sha512-Ah5gqyX2ySkiuYeOIDg7ap51/b63QgWZA7w6AHtFrag7aH0lRQPbLzUjk0c9o5/KZ6JRkTTDKShL4AUrQa6/hw==}
|
||||
/@typescript-eslint/parser/5.40.1_z4bbprzjrhnsfa24uvmcbu7f5q:
|
||||
resolution: {integrity: sha512-IK6x55va5w4YvXd4b3VrXQPldV9vQTxi5ov+g4pMANsXPTXOcfjx08CRR1Dfrcc51syPtXHF5bgLlMHYFrvQtg==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
|
@ -3668,9 +3672,9 @@ packages:
|
|||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/scope-manager': 5.40.0
|
||||
'@typescript-eslint/types': 5.40.0
|
||||
'@typescript-eslint/typescript-estree': 5.40.0_typescript@4.8.4
|
||||
'@typescript-eslint/scope-manager': 5.40.1
|
||||
'@typescript-eslint/types': 5.40.1
|
||||
'@typescript-eslint/typescript-estree': 5.40.1_typescript@4.8.4
|
||||
debug: 4.3.4
|
||||
eslint: 8.25.0
|
||||
typescript: 4.8.4
|
||||
|
@ -3686,16 +3690,16 @@ packages:
|
|||
'@typescript-eslint/visitor-keys': 5.30.6
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/scope-manager/5.40.0:
|
||||
resolution: {integrity: sha512-d3nPmjUeZtEWRvyReMI4I1MwPGC63E8pDoHy0BnrYjnJgilBD3hv7XOiETKLY/zTwI7kCnBDf2vWTRUVpYw0Uw==}
|
||||
/@typescript-eslint/scope-manager/5.40.1:
|
||||
resolution: {integrity: sha512-jkn4xsJiUQucI16OLCXrLRXDZ3afKhOIqXs4R3O+M00hdQLKR58WuyXPZZjhKLFCEP2g+TXdBRtLQ33UfAdRUg==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 5.40.0
|
||||
'@typescript-eslint/visitor-keys': 5.40.0
|
||||
'@typescript-eslint/types': 5.40.1
|
||||
'@typescript-eslint/visitor-keys': 5.40.1
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/type-utils/5.40.0_z4bbprzjrhnsfa24uvmcbu7f5q:
|
||||
resolution: {integrity: sha512-nfuSdKEZY2TpnPz5covjJqav+g5qeBqwSHKBvz7Vm1SAfy93SwKk/JeSTymruDGItTwNijSsno5LhOHRS1pcfw==}
|
||||
/@typescript-eslint/type-utils/5.40.1_z4bbprzjrhnsfa24uvmcbu7f5q:
|
||||
resolution: {integrity: sha512-DLAs+AHQOe6n5LRraXiv27IYPhleF0ldEmx6yBqBgBLaNRKTkffhV1RPsjoJBhVup2zHxfaRtan8/YRBgYhU9Q==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: '*'
|
||||
|
@ -3704,8 +3708,8 @@ packages:
|
|||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/typescript-estree': 5.40.0_typescript@4.8.4
|
||||
'@typescript-eslint/utils': 5.40.0_z4bbprzjrhnsfa24uvmcbu7f5q
|
||||
'@typescript-eslint/typescript-estree': 5.40.1_typescript@4.8.4
|
||||
'@typescript-eslint/utils': 5.40.1_z4bbprzjrhnsfa24uvmcbu7f5q
|
||||
debug: 4.3.4
|
||||
eslint: 8.25.0
|
||||
tsutils: 3.21.0_typescript@4.8.4
|
||||
|
@ -3719,8 +3723,8 @@ packages:
|
|||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/types/5.40.0:
|
||||
resolution: {integrity: sha512-V1KdQRTXsYpf1Y1fXCeZ+uhjW48Niiw0VGt4V8yzuaDTU8Z1Xl7yQDyQNqyAFcVhpYXIVCEuxSIWTsLDpHgTbw==}
|
||||
/@typescript-eslint/types/5.40.1:
|
||||
resolution: {integrity: sha512-Icg9kiuVJSwdzSQvtdGspOlWNjVDnF3qVIKXdJ103o36yRprdl3Ge5cABQx+csx960nuMF21v8qvO31v9t3OHw==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dev: true
|
||||
|
||||
|
@ -3745,8 +3749,8 @@ packages:
|
|||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/typescript-estree/5.40.0_typescript@4.8.4:
|
||||
resolution: {integrity: sha512-b0GYlDj8TLTOqwX7EGbw2gL5EXS2CPEWhF9nGJiGmEcmlpNBjyHsTwbqpyIEPVpl6br4UcBOYlcI2FJVtJkYhg==}
|
||||
/@typescript-eslint/typescript-estree/5.40.1_typescript@4.8.4:
|
||||
resolution: {integrity: sha512-5QTP/nW5+60jBcEPfXy/EZL01qrl9GZtbgDZtDPlfW5zj/zjNrdI2B5zMUHmOsfvOr2cWqwVdWjobCiHcedmQA==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
|
@ -3754,8 +3758,8 @@ packages:
|
|||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 5.40.0
|
||||
'@typescript-eslint/visitor-keys': 5.40.0
|
||||
'@typescript-eslint/types': 5.40.1
|
||||
'@typescript-eslint/visitor-keys': 5.40.1
|
||||
debug: 4.3.4
|
||||
globby: 11.1.0
|
||||
is-glob: 4.0.3
|
||||
|
@ -3784,16 +3788,17 @@ packages:
|
|||
- typescript
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/utils/5.40.0_z4bbprzjrhnsfa24uvmcbu7f5q:
|
||||
resolution: {integrity: sha512-MO0y3T5BQ5+tkkuYZJBjePewsY+cQnfkYeRqS6tPh28niiIwPnQ1t59CSRcs1ZwJJNOdWw7rv9pF8aP58IMihA==}
|
||||
/@typescript-eslint/utils/5.40.1_z4bbprzjrhnsfa24uvmcbu7f5q:
|
||||
resolution: {integrity: sha512-a2TAVScoX9fjryNrW6BZRnreDUszxqm9eQ9Esv8n5nXApMW0zeANUYlwh/DED04SC/ifuBvXgZpIK5xeJHQ3aw==}
|
||||
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
|
||||
'@typescript-eslint/scope-manager': 5.40.0
|
||||
'@typescript-eslint/types': 5.40.0
|
||||
'@typescript-eslint/typescript-estree': 5.40.0_typescript@4.8.4
|
||||
'@types/semver': 7.3.12
|
||||
'@typescript-eslint/scope-manager': 5.40.1
|
||||
'@typescript-eslint/types': 5.40.1
|
||||
'@typescript-eslint/typescript-estree': 5.40.1_typescript@4.8.4
|
||||
eslint: 8.25.0
|
||||
eslint-scope: 5.1.1
|
||||
eslint-utils: 3.0.0_eslint@8.25.0
|
||||
|
@ -3811,11 +3816,11 @@ packages:
|
|||
eslint-visitor-keys: 3.3.0
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/visitor-keys/5.40.0:
|
||||
resolution: {integrity: sha512-ijJ+6yig+x9XplEpG2K6FUdJeQGGj/15U3S56W9IqXKJqleuD7zJ2AX/miLezwxpd7ZxDAqO87zWufKg+RPZyQ==}
|
||||
/@typescript-eslint/visitor-keys/5.40.1:
|
||||
resolution: {integrity: sha512-A2DGmeZ+FMja0geX5rww+DpvILpwo1OsiQs0M+joPWJYsiEFBLsH0y1oFymPNul6Z5okSmHpP4ivkc2N0Cgfkw==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 5.40.0
|
||||
'@typescript-eslint/types': 5.40.1
|
||||
eslint-visitor-keys: 3.3.0
|
||||
dev: true
|
||||
|
||||
|
@ -5301,14 +5306,14 @@ packages:
|
|||
'@babel/core': 7.18.6
|
||||
'@babel/eslint-parser': 7.18.2_vj4r73z62tfyv4m5ogwqh4y7je
|
||||
'@rushstack/eslint-patch': 1.1.4
|
||||
'@typescript-eslint/eslint-plugin': 5.40.0_25sstg4uu2sk4pm7xcyzuov7xq
|
||||
'@typescript-eslint/parser': 5.40.0_z4bbprzjrhnsfa24uvmcbu7f5q
|
||||
'@typescript-eslint/eslint-plugin': 5.40.1_ukgdydjtebaxmxfqp5v5ulh64y
|
||||
'@typescript-eslint/parser': 5.40.1_z4bbprzjrhnsfa24uvmcbu7f5q
|
||||
babel-preset-react-app: 10.0.1
|
||||
confusing-browser-globals: 1.0.11
|
||||
eslint: 8.25.0
|
||||
eslint-plugin-flowtype: 8.0.3_eslint@8.25.0
|
||||
eslint-plugin-import: 2.26.0_gidjymaeg63pis2633rh62obay
|
||||
eslint-plugin-jest: 25.7.0_nc3c3bdiyy2hxtl32wv7esmvmq
|
||||
eslint-plugin-import: 2.26.0_kveaa6wnjes3jwdpngialwsaea
|
||||
eslint-plugin-jest: 25.7.0_jclyiyhknb4v7brhmoaml5jk5q
|
||||
eslint-plugin-jsx-a11y: 6.6.1_eslint@8.25.0
|
||||
eslint-plugin-react: 7.31.10_eslint@8.25.0
|
||||
eslint-plugin-react-hooks: 4.6.0_eslint@8.25.0
|
||||
|
@ -5346,7 +5351,7 @@ packages:
|
|||
debug: 4.3.4
|
||||
enhanced-resolve: 5.10.0
|
||||
eslint: 8.25.0
|
||||
eslint-plugin-import: 2.26.0_gidjymaeg63pis2633rh62obay
|
||||
eslint-plugin-import: 2.26.0_kveaa6wnjes3jwdpngialwsaea
|
||||
get-tsconfig: 4.2.0
|
||||
globby: 13.1.2
|
||||
is-core-module: 2.10.0
|
||||
|
@ -5356,7 +5361,7 @@ packages:
|
|||
- supports-color
|
||||
dev: true
|
||||
|
||||
/eslint-module-utils/2.7.3_owmdenaxfv5vuzuk4jnrvv2zs4:
|
||||
/eslint-module-utils/2.7.3_6rnc4xtmo5gwf7dzqvzvazx7ja:
|
||||
resolution: {integrity: sha512-088JEC7O3lDZM9xGe0RerkOMd0EjFl+Yvd1jPWIkMT5u3H9+HC34mWWPnqPrN13gieT9pBOO+Qt07Nb/6TresQ==}
|
||||
engines: {node: '>=4'}
|
||||
peerDependencies:
|
||||
|
@ -5374,7 +5379,7 @@ packages:
|
|||
eslint-import-resolver-webpack:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 5.40.0_z4bbprzjrhnsfa24uvmcbu7f5q
|
||||
'@typescript-eslint/parser': 5.40.1_z4bbprzjrhnsfa24uvmcbu7f5q
|
||||
debug: 3.2.7
|
||||
eslint-import-resolver-node: 0.3.6
|
||||
eslint-import-resolver-typescript: 3.5.1_fyln4uq2tv75svthy6prqvt6lm
|
||||
|
@ -5401,7 +5406,7 @@ packages:
|
|||
string-natural-compare: 3.0.1
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-import/2.26.0_gidjymaeg63pis2633rh62obay:
|
||||
/eslint-plugin-import/2.26.0_kveaa6wnjes3jwdpngialwsaea:
|
||||
resolution: {integrity: sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==}
|
||||
engines: {node: '>=4'}
|
||||
peerDependencies:
|
||||
|
@ -5411,14 +5416,14 @@ packages:
|
|||
'@typescript-eslint/parser':
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/parser': 5.40.0_z4bbprzjrhnsfa24uvmcbu7f5q
|
||||
'@typescript-eslint/parser': 5.40.1_z4bbprzjrhnsfa24uvmcbu7f5q
|
||||
array-includes: 3.1.5
|
||||
array.prototype.flat: 1.3.0
|
||||
debug: 2.6.9
|
||||
doctrine: 2.1.0
|
||||
eslint: 8.25.0
|
||||
eslint-import-resolver-node: 0.3.6
|
||||
eslint-module-utils: 2.7.3_owmdenaxfv5vuzuk4jnrvv2zs4
|
||||
eslint-module-utils: 2.7.3_6rnc4xtmo5gwf7dzqvzvazx7ja
|
||||
has: 1.0.3
|
||||
is-core-module: 2.9.0
|
||||
is-glob: 4.0.3
|
||||
|
@ -5432,7 +5437,7 @@ packages:
|
|||
- supports-color
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-jest/25.7.0_nc3c3bdiyy2hxtl32wv7esmvmq:
|
||||
/eslint-plugin-jest/25.7.0_jclyiyhknb4v7brhmoaml5jk5q:
|
||||
resolution: {integrity: sha512-PWLUEXeeF7C9QGKqvdSbzLOiLTx+bno7/HC9eefePfEb257QFHg7ye3dh80AZVkaa/RQsBB1Q/ORQvg2X7F0NQ==}
|
||||
engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
|
@ -5445,7 +5450,7 @@ packages:
|
|||
jest:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/eslint-plugin': 5.40.0_25sstg4uu2sk4pm7xcyzuov7xq
|
||||
'@typescript-eslint/eslint-plugin': 5.40.1_ukgdydjtebaxmxfqp5v5ulh64y
|
||||
'@typescript-eslint/experimental-utils': 5.30.6_z4bbprzjrhnsfa24uvmcbu7f5q
|
||||
eslint: 8.25.0
|
||||
jest: 29.2.0_@types+node@18.11.0
|
||||
|
@ -5531,7 +5536,7 @@ packages:
|
|||
peerDependencies:
|
||||
eslint: ^7.5.0 || ^8.0.0
|
||||
dependencies:
|
||||
'@typescript-eslint/utils': 5.40.0_z4bbprzjrhnsfa24uvmcbu7f5q
|
||||
'@typescript-eslint/utils': 5.40.1_z4bbprzjrhnsfa24uvmcbu7f5q
|
||||
eslint: 8.25.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
|
Loading…
Reference in New Issue