Skip to content

Commit 9fbbe8b

Browse files
committed
chore(deps): update dependency eslint-plugin-import to v2.23.3
1 parent f86f87b commit 9fbbe8b

File tree

2 files changed

+34
-65
lines changed

2 files changed

+34
-65
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"cz-conventional-changelog": "3.2.0",
6565
"eslint": "7.3.1",
6666
"eslint-config-airbnb": "18.2.0",
67-
"eslint-plugin-import": "2.22.0",
67+
"eslint-plugin-import": "2.23.3",
6868
"eslint-plugin-jsx-a11y": "6.3.1",
6969
"eslint-plugin-react": "7.20.3",
7070
"husky": "4.2.5",

yarn.lock

+33-64
Original file line numberDiff line numberDiff line change
@@ -1670,7 +1670,7 @@ array-ify@^1.0.0:
16701670
resolved "https://registry.yarnpkg.com/array-ify/-/array-ify-1.0.0.tgz#9e528762b4a9066ad163a6962a364418e9626ece"
16711671
integrity sha1-nlKHYrSpBmrRY6aWKjZEGOlibs4=
16721672

1673-
array-includes@^3.0.3, array-includes@^3.1.1:
1673+
array-includes@^3.0.3, array-includes@^3.1.1, array-includes@^3.1.3:
16741674
version "3.1.3"
16751675
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.3.tgz#c7f619b382ad2afaf5326cddfdc0afc61af7690a"
16761676
integrity sha512-gcem1KlBU7c9rB+Rq8/3PPKsK2kjqeEBa3bD5kkQo4nYlOHQCJqIJFqBXDEfwaRuYTT4E+FxA9xez7Gf/e3Q7A==
@@ -1703,7 +1703,7 @@ array-unique@^0.3.2:
17031703
resolved "https://registry.yarnpkg.com/array-unique/-/array-unique-0.3.2.tgz#a894b75d4bc4f6cd679ef3244a9fd8f46ae2d428"
17041704
integrity sha1-qJS3XUvE9s1nnvMkSp/Y9Gri1Cg=
17051705

1706-
array.prototype.flat@^1.2.1, array.prototype.flat@^1.2.3:
1706+
array.prototype.flat@^1.2.1, array.prototype.flat@^1.2.4:
17071707
version "1.2.4"
17081708
resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.2.4.tgz#6ef638b43312bd401b4c6199fdec7e2dc9e9a123"
17091709
integrity sha512-4470Xi3GAPAjZqFcljX2xzckv1qeKPizoNkiS0+O4IoPR2ZNpcjE0pkhdihlDouK+x6QOast26B4Q/O9DJnwSg==
@@ -2878,11 +2878,6 @@ constants-browserify@^1.0.0:
28782878
resolved "https://registry.yarnpkg.com/constants-browserify/-/constants-browserify-1.0.0.tgz#c20b96d8c617748aaf1c16021760cd27fcb8cb75"
28792879
integrity sha1-wguW2MYXdIqvHBYCF2DNJ/y4y3U=
28802880

2881-
contains-path@^0.1.0:
2882-
version "0.1.0"
2883-
resolved "https://registry.yarnpkg.com/contains-path/-/contains-path-0.1.0.tgz#fe8cf184ff6670b6baef01a9d4861a5cbec4120a"
2884-
integrity sha1-/ozxhP9mcLa67wGp1IYaXL7EEgo=
2885-
28862881
content-disposition@^0.5.2:
28872882
version "0.5.3"
28882883
resolved "https://registry.yarnpkg.com/content-disposition/-/content-disposition-0.5.3.tgz#e130caf7e7279087c5616c2007d0485698984fbd"
@@ -3454,14 +3449,6 @@ dlv@^1.1.3:
34543449
resolved "https://registry.yarnpkg.com/dlv/-/dlv-1.1.3.tgz#5c198a8a11453596e751494d49874bc7732f2e79"
34553450
integrity sha512-+HlytyjlPKnIG8XuRG8WvmBP8xs8P71y+SKKS6ZXWoEgLuePxtDoUEiH7WkdePWrQ5JBpE6aoVqfZfJUQkjXwA==
34563451

3457-
3458-
version "1.5.0"
3459-
resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-1.5.0.tgz#379dce730f6166f76cefa4e6707a159b02c5a6fa"
3460-
integrity sha1-N53Ocw9hZvds76TmcHoVmwLFpvo=
3461-
dependencies:
3462-
esutils "^2.0.2"
3463-
isarray "^1.0.0"
3464-
34653452
doctrine@^2.1.0:
34663453
version "2.1.0"
34673454
resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.1.0.tgz#5cd01fc101621b42c4cd7f5d1a66243716d3f39d"
@@ -3847,39 +3834,41 @@ eslint-config-prettier@^6.10.1:
38473834
dependencies:
38483835
get-stdin "^6.0.0"
38493836

3850-
eslint-import-resolver-node@^0.3.3:
3837+
eslint-import-resolver-node@^0.3.4:
38513838
version "0.3.4"
38523839
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.4.tgz#85ffa81942c25012d8231096ddf679c03042c717"
38533840
integrity sha512-ogtf+5AB/O+nM6DIeBUNr2fuT7ot9Qg/1harBfBtaP13ekEWFQEEMP94BCB7zaNW3gyY+8SHYF00rnqYwXKWOA==
38543841
dependencies:
38553842
debug "^2.6.9"
38563843
resolve "^1.13.1"
38573844

3858-
eslint-module-utils@^2.6.0:
3845+
eslint-module-utils@^2.6.1:
38593846
version "2.6.1"
38603847
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.6.1.tgz#b51be1e473dd0de1c5ea638e22429c2490ea8233"
38613848
integrity sha512-ZXI9B8cxAJIH4nfkhTwcRTEAnrVfobYqwjWy/QMCZ8rHkZHFjf9yO4BzpiF9kCSfNlMG54eKigISHpX0+AaT4A==
38623849
dependencies:
38633850
debug "^3.2.7"
38643851
pkg-dir "^2.0.0"
38653852

3866-
eslint-plugin-import@2.22.0:
3867-
version "2.22.0"
3868-
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.22.0.tgz#92f7736fe1fde3e2de77623c838dd992ff5ffb7e"
3869-
integrity sha512-66Fpf1Ln6aIS5Gr/55ts19eUuoDhAbZgnr6UxK5hbDx6l/QgQgx61AePq+BV4PP2uXQFClgMVzep5zZ94qqsxg==
3853+
eslint-plugin-import@2.23.3:
3854+
version "2.23.3"
3855+
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.23.3.tgz#8a1b073289fff03c4af0f04b6df956b7d463e191"
3856+
integrity sha512-wDxdYbSB55F7T5CC7ucDjY641VvKmlRwT0Vxh7PkY1mI4rclVRFWYfsrjDgZvwYYDZ5ee0ZtfFKXowWjqvEoRQ==
38703857
dependencies:
3871-
array-includes "^3.1.1"
3872-
array.prototype.flat "^1.2.3"
3873-
contains-path "^0.1.0"
3858+
array-includes "^3.1.3"
3859+
array.prototype.flat "^1.2.4"
38743860
debug "^2.6.9"
3875-
doctrine "1.5.0"
3876-
eslint-import-resolver-node "^0.3.3"
3877-
eslint-module-utils "^2.6.0"
3861+
doctrine "^2.1.0"
3862+
eslint-import-resolver-node "^0.3.4"
3863+
eslint-module-utils "^2.6.1"
3864+
find-up "^2.0.0"
38783865
has "^1.0.3"
3866+
is-core-module "^2.4.0"
38793867
minimatch "^3.0.4"
3880-
object.values "^1.1.1"
3881-
read-pkg-up "^2.0.0"
3882-
resolve "^1.17.0"
3868+
object.values "^1.1.3"
3869+
pkg-up "^2.0.0"
3870+
read-pkg-up "^3.0.0"
3871+
resolve "^1.20.0"
38833872
tsconfig-paths "^3.9.0"
38843873

38853874
eslint-plugin-jest@^23.8.2:
@@ -5780,7 +5769,7 @@ is-callable@^1.1.3, is-callable@^1.1.4, is-callable@^1.2.3:
57805769
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.3.tgz#8b1e0500b73a1d76c70487636f368e519de8db8e"
57815770
integrity sha512-J1DcMe8UYTBSrKezuIUTUwjXsho29693unXM2YhJUTR2txK/eG47bvNa/wipPFmZFgr/N6f1GA66dv0mEyTIyQ==
57825771

5783-
is-core-module@^2.2.0:
5772+
is-core-module@^2.2.0, is-core-module@^2.4.0:
57845773
version "2.4.0"
57855774
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.4.0.tgz#8e9fc8e15027b011418026e98f0e6f4d86305cc1"
57865775
integrity sha512-6A2fkfq1rfeQZjxrZJGerpLCTHRNEBiSgnu0+obeJpEPZRUooHgsizvzv0ZjJwOz3iWIHdJtVWJ/tmPr3D21/A==
@@ -6399,16 +6388,6 @@ load-json-file@^1.0.0:
63996388
pinkie-promise "^2.0.0"
64006389
strip-bom "^2.0.0"
64016390

6402-
load-json-file@^2.0.0:
6403-
version "2.0.0"
6404-
resolved "https://registry.yarnpkg.com/load-json-file/-/load-json-file-2.0.0.tgz#7947e42149af80d696cbf797bcaabcfe1fe29ca8"
6405-
integrity sha1-eUfkIUmvgNaWy/eXvKq8/h/inKg=
6406-
dependencies:
6407-
graceful-fs "^4.1.2"
6408-
parse-json "^2.2.0"
6409-
pify "^2.0.0"
6410-
strip-bom "^3.0.0"
6411-
64126391
load-json-file@^4.0.0:
64136392
version "4.0.0"
64146393
resolved "https://registry.yarnpkg.com/load-json-file/-/load-json-file-4.0.0.tgz#2f5f45ab91e33216234fd53adab668eb4ec0993b"
@@ -7345,7 +7324,7 @@ object.pick@^1.3.0:
73457324
dependencies:
73467325
isobject "^3.0.1"
73477326

7348-
object.values@^1.1.0, object.values@^1.1.1:
7327+
object.values@^1.1.0, object.values@^1.1.1, object.values@^1.1.3:
73497328
version "1.1.3"
73507329
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.3.tgz#eaa8b1e17589f02f698db093f7c62ee1699742ee"
73517330
integrity sha512-nkF6PfDB9alkOUxpf1HNm/QlkeW3SReqL5WXeBLpEJJnlPSvRaDQpW3gQTksTN3fgJX4hL42RzKyOin6ff3tyw==
@@ -7747,13 +7726,6 @@ path-type@^1.0.0:
77477726
pify "^2.0.0"
77487727
pinkie-promise "^2.0.0"
77497728

7750-
path-type@^2.0.0:
7751-
version "2.0.0"
7752-
resolved "https://registry.yarnpkg.com/path-type/-/path-type-2.0.0.tgz#f012ccb8415b7096fc2daa1054c3d72389594c73"
7753-
integrity sha1-8BLMuEFbcJb8LaoQVMPXI4lZTHM=
7754-
dependencies:
7755-
pify "^2.0.0"
7756-
77577729
path-type@^3.0.0:
77587730
version "3.0.0"
77597731
resolved "https://registry.yarnpkg.com/path-type/-/path-type-3.0.0.tgz#cef31dc8e0a1a3bb0d105c0cd97cf3bf47f4e36f"
@@ -7859,6 +7831,13 @@ pkg-dir@^4.2.0:
78597831
dependencies:
78607832
find-up "^4.0.0"
78617833

7834+
pkg-up@^2.0.0:
7835+
version "2.0.0"
7836+
resolved "https://registry.yarnpkg.com/pkg-up/-/pkg-up-2.0.0.tgz#c819ac728059a461cab1c3889a2be3c49a004d7f"
7837+
integrity sha1-yBmscoBZpGHKscOImivjxJoATX8=
7838+
dependencies:
7839+
find-up "^2.1.0"
7840+
78627841
please-upgrade-node@^3.2.0:
78637842
version "3.2.0"
78647843
resolved "https://registry.yarnpkg.com/please-upgrade-node/-/please-upgrade-node-3.2.0.tgz#aeddd3f994c933e4ad98b99d9a556efa0e2fe942"
@@ -8049,7 +8028,6 @@ prettier-linter-helpers@^1.0.0:
80498028
fast-diff "^1.1.2"
80508029

80518030
"prettier@npm:[email protected]":
8052-
name wp-prettier
80538031
version "2.0.5"
80548032
resolved "https://registry.yarnpkg.com/wp-prettier/-/wp-prettier-2.0.5.tgz#1aeff6000142d61bfbd7cc35a3d561551b25399f"
80558033
integrity sha512-5GCgdeevIXwR3cW4Qj5XWC5MO1iSCz8+IPn0mMw6awAt/PBiey8yyO7MhePRsaMqghJAhg6Q3QLYWSnUHWkG6A==
@@ -8275,13 +8253,13 @@ read-pkg-up@^1.0.1:
82758253
find-up "^1.0.0"
82768254
read-pkg "^1.0.0"
82778255

8278-
read-pkg-up@^2.0.0:
8279-
version "2.0.0"
8280-
resolved "https://registry.yarnpkg.com/read-pkg-up/-/read-pkg-up-2.0.0.tgz#6b72a8048984e0c41e79510fd5e9fa99b3b549be"
8281-
integrity sha1-a3KoBImE4MQeeVEP1en6mbO1Sb4=
8256+
read-pkg-up@^3.0.0:
8257+
version "3.0.0"
8258+
resolved "https://registry.yarnpkg.com/read-pkg-up/-/read-pkg-up-3.0.0.tgz#3ed496685dba0f8fe118d0691dc51f4a1ff96f07"
8259+
integrity sha1-PtSWaF26D4/hGNBpHcUfSh/5bwc=
82828260
dependencies:
82838261
find-up "^2.0.0"
8284-
read-pkg "^2.0.0"
8262+
read-pkg "^3.0.0"
82858263

82868264
read-pkg-up@^7.0.1:
82878265
version "7.0.1"
@@ -8301,15 +8279,6 @@ read-pkg@^1.0.0:
83018279
normalize-package-data "^2.3.2"
83028280
path-type "^1.0.0"
83038281

8304-
read-pkg@^2.0.0:
8305-
version "2.0.0"
8306-
resolved "https://registry.yarnpkg.com/read-pkg/-/read-pkg-2.0.0.tgz#8ef1c0623c6a6db0dc6713c4bfac46332b2368f8"
8307-
integrity sha1-jvHAYjxqbbDcZxPEv6xGMysjaPg=
8308-
dependencies:
8309-
load-json-file "^2.0.0"
8310-
normalize-package-data "^2.3.2"
8311-
path-type "^2.0.0"
8312-
83138282
read-pkg@^3.0.0:
83148283
version "3.0.0"
83158284
resolved "https://registry.yarnpkg.com/read-pkg/-/read-pkg-3.0.0.tgz#9cbc686978fee65d16c00e2b19c237fcf6e38389"

0 commit comments

Comments
 (0)