build(deps): update dependency eslint-plugin-import to v2.25.2 (#2494)
Co-authored-by: Renovate Bot <bot@renovateapp.com>pull/2499/head
parent
4ccc69d0c7
commit
d6cca7a50d
|
@ -137,7 +137,7 @@
|
|||
"eslint-formatter-rdjson": "1.0.5",
|
||||
"eslint-import-resolver-typescript": "2.5.0",
|
||||
"eslint-plugin-flowtype": "6.1.0",
|
||||
"eslint-plugin-import": "2.24.2",
|
||||
"eslint-plugin-import": "2.25.2",
|
||||
"eslint-plugin-jsx-a11y": "6.4.1",
|
||||
"eslint-plugin-prettier": "4.0.0",
|
||||
"eslint-plugin-react": "7.26.1",
|
||||
|
|
|
@ -28,7 +28,7 @@ specifiers:
|
|||
eslint-formatter-rdjson: 1.0.5
|
||||
eslint-import-resolver-typescript: 2.5.0
|
||||
eslint-plugin-flowtype: 6.1.0
|
||||
eslint-plugin-import: 2.24.2
|
||||
eslint-plugin-import: 2.25.2
|
||||
eslint-plugin-jsx-a11y: 6.4.1
|
||||
eslint-plugin-prettier: 4.0.0
|
||||
eslint-plugin-react: 7.26.1
|
||||
|
@ -92,11 +92,11 @@ devDependencies:
|
|||
'@vitejs/plugin-react-refresh': 1.3.6
|
||||
esbuild-jest: 0.5.0
|
||||
eslint-config-prettier: 8.3.0
|
||||
eslint-config-react-app: 6.0.0_91ad684f2ba647a3c990c2bc6d3414d4
|
||||
eslint-config-react-app: 6.0.0_8c57af36401a2b39e1cdf9370aeaa24b
|
||||
eslint-formatter-rdjson: 1.0.5
|
||||
eslint-import-resolver-typescript: 2.5.0_eslint-plugin-import@2.24.2
|
||||
eslint-import-resolver-typescript: 2.5.0_eslint-plugin-import@2.25.2
|
||||
eslint-plugin-flowtype: 6.1.0
|
||||
eslint-plugin-import: 2.24.2
|
||||
eslint-plugin-import: 2.25.2
|
||||
eslint-plugin-jsx-a11y: 6.4.1
|
||||
eslint-plugin-prettier: 4.0.0_17f48bd368adef070d55b664dd7cfbbe
|
||||
eslint-plugin-react: 7.26.1
|
||||
|
@ -2788,7 +2788,7 @@ packages:
|
|||
eslint: '>=7.0.0'
|
||||
dev: true
|
||||
|
||||
/eslint-config-react-app/6.0.0_91ad684f2ba647a3c990c2bc6d3414d4:
|
||||
/eslint-config-react-app/6.0.0_8c57af36401a2b39e1cdf9370aeaa24b:
|
||||
resolution: {integrity: sha512-bpoAAC+YRfzq0dsTk+6v9aHm/uqnDwayNAXleMypGl6CpxI9oXXscVHo4fk3eJPIn+rsbtNetB4r/ZIidFIE8A==}
|
||||
engines: {node: ^10.12.0 || >=12.0.0}
|
||||
peerDependencies:
|
||||
|
@ -2813,7 +2813,7 @@ packages:
|
|||
'@typescript-eslint/parser': 5.0.0_typescript@4.4.3
|
||||
confusing-browser-globals: 1.0.10
|
||||
eslint-plugin-flowtype: 6.1.0
|
||||
eslint-plugin-import: 2.24.2
|
||||
eslint-plugin-import: 2.25.2
|
||||
eslint-plugin-jsx-a11y: 6.4.1
|
||||
eslint-plugin-react: 7.26.1
|
||||
eslint-plugin-react-hooks: 4.2.0
|
||||
|
@ -2830,7 +2830,7 @@ packages:
|
|||
resolve: 1.20.0
|
||||
dev: true
|
||||
|
||||
/eslint-import-resolver-typescript/2.5.0_eslint-plugin-import@2.24.2:
|
||||
/eslint-import-resolver-typescript/2.5.0_eslint-plugin-import@2.25.2:
|
||||
resolution: {integrity: sha512-qZ6e5CFr+I7K4VVhQu3M/9xGv9/YmwsEXrsm3nimw8vWaVHRDrQRp26BgCypTxBp3vUp4o5aVEJRiy0F2DFddQ==}
|
||||
engines: {node: '>=4'}
|
||||
peerDependencies:
|
||||
|
@ -2838,7 +2838,7 @@ packages:
|
|||
eslint-plugin-import: '*'
|
||||
dependencies:
|
||||
debug: 4.3.2
|
||||
eslint-plugin-import: 2.24.2
|
||||
eslint-plugin-import: 2.25.2
|
||||
glob: 7.2.0
|
||||
is-glob: 4.0.3
|
||||
resolve: 1.20.0
|
||||
|
@ -2847,11 +2847,12 @@ packages:
|
|||
- supports-color
|
||||
dev: true
|
||||
|
||||
/eslint-module-utils/2.6.2:
|
||||
resolution: {integrity: sha512-QG8pcgThYOuqxupd06oYTZoNOGaUdTY1PqK+oS6ElF6vs4pBdk/aYxFVQQXzcrAqp9m7cl7lb2ubazX+g16k2Q==}
|
||||
/eslint-module-utils/2.7.0:
|
||||
resolution: {integrity: sha512-hqSE88MmHl3ru9SYvDyGrlo0JwROlf9fiEMplEV7j/EAuq9iSlIlyCFbBT6pdULQBSnBYtYKiMLps+hKkyP7Gg==}
|
||||
engines: {node: '>=4'}
|
||||
dependencies:
|
||||
debug: 3.2.7
|
||||
find-up: 2.1.0
|
||||
pkg-dir: 2.0.0
|
||||
dev: true
|
||||
|
||||
|
@ -2865,25 +2866,23 @@ packages:
|
|||
string-natural-compare: 3.0.1
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-import/2.24.2:
|
||||
resolution: {integrity: sha512-hNVtyhiEtZmpsabL4neEj+6M5DCLgpYyG9nzJY8lZQeQXEn5UPW1DpUdsMHMXsq98dbNm7nt1w9ZMSVpfJdi8Q==}
|
||||
/eslint-plugin-import/2.25.2:
|
||||
resolution: {integrity: sha512-qCwQr9TYfoBHOFcVGKY9C9unq05uOxxdklmBXLVvcwo68y5Hta6/GzCZEMx2zQiu0woKNEER0LE7ZgaOfBU14g==}
|
||||
engines: {node: '>=4'}
|
||||
peerDependencies:
|
||||
eslint: ^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0
|
||||
eslint: ^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8
|
||||
dependencies:
|
||||
array-includes: 3.1.4
|
||||
array.prototype.flat: 1.2.5
|
||||
debug: 2.6.9
|
||||
doctrine: 2.1.0
|
||||
eslint-import-resolver-node: 0.3.6
|
||||
eslint-module-utils: 2.6.2
|
||||
find-up: 2.1.0
|
||||
eslint-module-utils: 2.7.0
|
||||
has: 1.0.3
|
||||
is-core-module: 2.7.0
|
||||
is-glob: 4.0.3
|
||||
minimatch: 3.0.4
|
||||
object.values: 1.1.5
|
||||
pkg-up: 2.0.0
|
||||
read-pkg-up: 3.0.0
|
||||
resolve: 1.20.0
|
||||
tsconfig-paths: 3.11.0
|
||||
dev: true
|
||||
|
@ -4591,10 +4590,6 @@ packages:
|
|||
hasBin: true
|
||||
dev: true
|
||||
|
||||
/json-parse-better-errors/1.0.2:
|
||||
resolution: {integrity: sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw==}
|
||||
dev: true
|
||||
|
||||
/json-parse-even-better-errors/2.3.1:
|
||||
resolution: {integrity: sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==}
|
||||
dev: true
|
||||
|
@ -4773,16 +4768,6 @@ packages:
|
|||
resolution: {integrity: sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=}
|
||||
dev: true
|
||||
|
||||
/load-json-file/4.0.0:
|
||||
resolution: {integrity: sha1-L19Fq5HjMhYjT9U62rZo607AmTs=}
|
||||
engines: {node: '>=4'}
|
||||
dependencies:
|
||||
graceful-fs: 4.2.8
|
||||
parse-json: 4.0.0
|
||||
pify: 3.0.0
|
||||
strip-bom: 3.0.0
|
||||
dev: true
|
||||
|
||||
/locate-path/2.0.0:
|
||||
resolution: {integrity: sha1-K1aLJl7slExtnA3pw9u7ygNUzY4=}
|
||||
engines: {node: '>=4'}
|
||||
|
@ -5282,14 +5267,6 @@ packages:
|
|||
callsites: 3.1.0
|
||||
dev: true
|
||||
|
||||
/parse-json/4.0.0:
|
||||
resolution: {integrity: sha1-vjX1Qlvh9/bHRxhPmKeIy5lHfuA=}
|
||||
engines: {node: '>=4'}
|
||||
dependencies:
|
||||
error-ex: 1.3.2
|
||||
json-parse-better-errors: 1.0.2
|
||||
dev: true
|
||||
|
||||
/parse-json/5.2.0:
|
||||
resolution: {integrity: sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==}
|
||||
engines: {node: '>=8'}
|
||||
|
@ -5344,13 +5321,6 @@ packages:
|
|||
isarray: 0.0.1
|
||||
dev: false
|
||||
|
||||
/path-type/3.0.0:
|
||||
resolution: {integrity: sha512-T2ZUsdZFHgA3u4e5PfPbjd7HDDpxPnQb5jN0SrDsjNSuVXHJqtwTnWqG0B1jZrgmJ/7lj1EmVIByWt1gxGkWvg==}
|
||||
engines: {node: '>=4'}
|
||||
dependencies:
|
||||
pify: 3.0.0
|
||||
dev: true
|
||||
|
||||
/path-type/4.0.0:
|
||||
resolution: {integrity: sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==}
|
||||
engines: {node: '>=8'}
|
||||
|
@ -5365,11 +5335,6 @@ packages:
|
|||
engines: {node: '>=8.6'}
|
||||
dev: true
|
||||
|
||||
/pify/3.0.0:
|
||||
resolution: {integrity: sha1-5aSs0sEB/fPZpNB/DbxNtJ3SgXY=}
|
||||
engines: {node: '>=4'}
|
||||
dev: true
|
||||
|
||||
/pirates/4.0.1:
|
||||
resolution: {integrity: sha512-WuNqLTbMI3tmfef2TKxlQmAiLHKtFhlsCZnPIpuv2Ow0RDVO8lfy1Opf4NUzlMXLjPl+Men7AuVdX6TA+s+uGA==}
|
||||
engines: {node: '>= 6'}
|
||||
|
@ -5391,13 +5356,6 @@ packages:
|
|||
find-up: 4.1.0
|
||||
dev: true
|
||||
|
||||
/pkg-up/2.0.0:
|
||||
resolution: {integrity: sha1-yBmscoBZpGHKscOImivjxJoATX8=}
|
||||
engines: {node: '>=4'}
|
||||
dependencies:
|
||||
find-up: 2.1.0
|
||||
dev: true
|
||||
|
||||
/popper.js/1.16.1-lts:
|
||||
resolution: {integrity: sha512-Kjw8nKRl1m+VrSFCoVGPph93W/qrSO7ZkqPpTf7F4bk/sqcfWK019dWBUpE/fBOsOQY1dks/Bmcbfn1heM/IsA==}
|
||||
dev: false
|
||||
|
@ -5651,14 +5609,6 @@ packages:
|
|||
object-assign: 4.1.1
|
||||
dev: false
|
||||
|
||||
/read-pkg-up/3.0.0:
|
||||
resolution: {integrity: sha1-PtSWaF26D4/hGNBpHcUfSh/5bwc=}
|
||||
engines: {node: '>=4'}
|
||||
dependencies:
|
||||
find-up: 2.1.0
|
||||
read-pkg: 3.0.0
|
||||
dev: true
|
||||
|
||||
/read-pkg-up/7.0.1:
|
||||
resolution: {integrity: sha512-zK0TB7Xd6JpCLmlLmufqykGE+/TlOePD6qKClNW7hHDKFh/J7/7gCWGR7joEQEW1bKq3a3yUZSObOoWLFQ4ohg==}
|
||||
engines: {node: '>=8'}
|
||||
|
@ -5668,15 +5618,6 @@ packages:
|
|||
type-fest: 0.8.1
|
||||
dev: true
|
||||
|
||||
/read-pkg/3.0.0:
|
||||
resolution: {integrity: sha1-nLxoaXj+5l0WwA4rGcI3/Pbjg4k=}
|
||||
engines: {node: '>=4'}
|
||||
dependencies:
|
||||
load-json-file: 4.0.0
|
||||
normalize-package-data: 2.5.0
|
||||
path-type: 3.0.0
|
||||
dev: true
|
||||
|
||||
/read-pkg/5.2.0:
|
||||
resolution: {integrity: sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg==}
|
||||
engines: {node: '>=8'}
|
||||
|
|
Loading…
Reference in New Issue