Skip to content

Commit 85409b8

Browse files
committed
chore(deps): update dependency eslint-plugin-import to v2.24.2
1 parent 2f94b90 commit 85409b8

File tree

3 files changed

+63
-4
lines changed

3 files changed

+63
-4
lines changed

example/router-redux-rematch/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"eslint": "7.31.0",
5050
"eslint-config-airbnb": "18.2.1",
5151
"eslint-loader": "4.0.2",
52-
"eslint-plugin-import": "2.23.4",
52+
"eslint-plugin-import": "2.24.2",
5353
"eslint-plugin-jsx-a11y": "6.4.1",
5454
"eslint-plugin-react": "7.24.0",
5555
"eslint-webpack-plugin": "3.0.1",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"babel-eslint": "10.1.0",
2626
"eslint": "7.31.0",
2727
"eslint-config-airbnb": "18.2.1",
28-
"eslint-plugin-import": "2.23.4",
28+
"eslint-plugin-import": "2.24.2",
2929
"eslint-plugin-jsx-a11y": "6.4.1",
3030
"eslint-plugin-react": "7.24.0",
3131
"eslint-plugin-react-hooks": "4.2.0",

yarn.lock

Lines changed: 61 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2506,6 +2506,11 @@
25062506
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.8.tgz#edf1bf1dbf4e04413ca8e5b17b3b7d7d54b59818"
25072507
integrity sha512-YSBPTLTVm2e2OoQIDYx8HaeWJ5tTToLH67kXR7zYNGupXMEHa2++G8k+DczX2cFVgalypqtyZIcU19AFcmOpmg==
25082508

2509+
"@types/json5@^0.0.29":
2510+
version "0.0.29"
2511+
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
2512+
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
2513+
25092514
"@types/mime@^1":
25102515
version "1.3.2"
25112516
resolved "https://registry.yarnpkg.com/@types/mime/-/mime-1.3.2.tgz#93e25bf9ee75fe0fd80b594bc4feb0e862111b5a"
@@ -3519,7 +3524,7 @@ axobject-query@^2.2.0:
35193524
resolved "https://registry.yarnpkg.com/axobject-query/-/axobject-query-2.2.0.tgz#943d47e10c0b704aa42275e20edf3722648989be"
35203525
integrity sha512-Td525n+iPOOyUQIeBfcASuG6uJsDOITl7Mds5gFyerkWiX7qhUTdYUBlSgNMyVqtSJqwpt1kXGLdUt6SykLMRA==
35213526

3522-
babel-eslint@^10.1.0:
3527+
babel-eslint@10.1.0, babel-eslint@^10.1.0:
35233528
version "10.1.0"
35243529
resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-10.1.0.tgz#6968e568a910b78fb3779cdd8b6ac2f479943232"
35253530
integrity sha512-ifWaTHQ0ce+448CYop8AdrQiBsGrnC+bMgfyKFdi6EsPLTAWG+QfyDeM6OH+FmWnKvEq5NnBMLvlBUPKQZoDSg==
@@ -5760,6 +5765,14 @@ eslint-import-resolver-node@^0.3.4:
57605765
debug "^2.6.9"
57615766
resolve "^1.13.1"
57625767

5768+
eslint-import-resolver-node@^0.3.6:
5769+
version "0.3.6"
5770+
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.6.tgz#4048b958395da89668252001dbd9eca6b83bacbd"
5771+
integrity sha512-0En0w03NRVMn9Uiyn8YRPDKvWjxCWkslUEhGNTdGx15RvPJYQ+lbOlqrlNI2vEAs4pDYK4f/HN2TbDmk5TP0iw==
5772+
dependencies:
5773+
debug "^3.2.7"
5774+
resolve "^1.20.0"
5775+
57635776
57645777
version "4.0.2"
57655778
resolved "https://registry.yarnpkg.com/eslint-loader/-/eslint-loader-4.0.2.tgz#386a1e21bcb613b3cf2d252a3b708023ccfb41ec"
@@ -5779,6 +5792,14 @@ eslint-module-utils@^2.6.1:
57795792
debug "^3.2.7"
57805793
pkg-dir "^2.0.0"
57815794

5795+
eslint-module-utils@^2.6.2:
5796+
version "2.6.2"
5797+
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.6.2.tgz#94e5540dd15fe1522e8ffa3ec8db3b7fa7e7a534"
5798+
integrity sha512-QG8pcgThYOuqxupd06oYTZoNOGaUdTY1PqK+oS6ElF6vs4pBdk/aYxFVQQXzcrAqp9m7cl7lb2ubazX+g16k2Q==
5799+
dependencies:
5800+
debug "^3.2.7"
5801+
pkg-dir "^2.0.0"
5802+
57825803
eslint-plugin-flowtype@^5.2.0:
57835804
version "5.8.1"
57845805
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-5.8.1.tgz#6f2c313a6e9ec271a51315ccd09c2432b4d1930e"
@@ -5787,7 +5808,28 @@ eslint-plugin-flowtype@^5.2.0:
57875808
lodash "^4.17.15"
57885809
string-natural-compare "^3.0.1"
57895810

5790-
[email protected], eslint-plugin-import@^2.22.1:
5811+
5812+
version "2.24.2"
5813+
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.24.2.tgz#2c8cd2e341f3885918ee27d18479910ade7bb4da"
5814+
integrity sha512-hNVtyhiEtZmpsabL4neEj+6M5DCLgpYyG9nzJY8lZQeQXEn5UPW1DpUdsMHMXsq98dbNm7nt1w9ZMSVpfJdi8Q==
5815+
dependencies:
5816+
array-includes "^3.1.3"
5817+
array.prototype.flat "^1.2.4"
5818+
debug "^2.6.9"
5819+
doctrine "^2.1.0"
5820+
eslint-import-resolver-node "^0.3.6"
5821+
eslint-module-utils "^2.6.2"
5822+
find-up "^2.0.0"
5823+
has "^1.0.3"
5824+
is-core-module "^2.6.0"
5825+
minimatch "^3.0.4"
5826+
object.values "^1.1.4"
5827+
pkg-up "^2.0.0"
5828+
read-pkg-up "^3.0.0"
5829+
resolve "^1.20.0"
5830+
tsconfig-paths "^3.11.0"
5831+
5832+
eslint-plugin-import@^2.22.1:
57915833
version "2.23.4"
57925834
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.23.4.tgz#8dceb1ed6b73e46e50ec9a5bb2411b645e7d3d97"
57935835
integrity sha512-6/wP8zZRsnQFiR3iaPFgh5ImVRM1WN5NUWfTIRqwOdeiGJlBcSk82o1FEVq8yXmy4lkIzTo7YhHCIxlU/2HyEQ==
@@ -7402,6 +7444,13 @@ is-core-module@^2.0.0, is-core-module@^2.2.0, is-core-module@^2.4.0:
74027444
dependencies:
74037445
has "^1.0.3"
74047446

7447+
is-core-module@^2.6.0:
7448+
version "2.6.0"
7449+
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.6.0.tgz#d7553b2526fe59b92ba3e40c8df757ec8a709e19"
7450+
integrity sha512-wShG8vs60jKfPWpF2KZRaAtvt3a20OAn7+IJ6hLPECpSABLcKtFKTTI4ZtH5QcBruBHlq+WsdHWyz0BCZW7svQ==
7451+
dependencies:
7452+
has "^1.0.3"
7453+
74057454
is-data-descriptor@^0.1.4:
74067455
version "0.1.4"
74077456
resolved "https://registry.yarnpkg.com/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz#0b5ee648388e2c860282e793f1856fec3f301b56"
@@ -12949,6 +12998,16 @@ [email protected]:
1294912998
typescript "4.3.4"
1295012999
yargs "17.0.1"
1295113000

13001+
tsconfig-paths@^3.11.0:
13002+
version "3.11.0"
13003+
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.11.0.tgz#954c1fe973da6339c78e06b03ce2e48810b65f36"
13004+
integrity sha512-7ecdYDnIdmv639mmDwslG6KQg1Z9STTz1j7Gcz0xa+nshh/gKDAHcPxRbWOsA3SPp0tXP2leTcY9Kw+NAkfZzA==
13005+
dependencies:
13006+
"@types/json5" "^0.0.29"
13007+
json5 "^1.0.1"
13008+
minimist "^1.2.0"
13009+
strip-bom "^3.0.0"
13010+
1295213011
tsconfig-paths@^3.9.0:
1295313012
version "3.10.1"
1295413013
resolved "https://registry.yarnpkg.com/tsconfig-paths/-/tsconfig-paths-3.10.1.tgz#79ae67a68c15289fdf5c51cb74f397522d795ed7"

0 commit comments

Comments
 (0)