Skip to content

Commit 3834f0d

Browse files
committed
chore(deps): update dependency eslint-plugin-import to v2.18.2
1 parent 93d5760 commit 3834f0d

File tree

2 files changed

+82
-23
lines changed

2 files changed

+82
-23
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"eslint-config-airbnb": "16.1.0",
5252
"eslint-config-prettier": "2.9.0",
5353
"eslint-plugin-flowtype": "2.46.1",
54-
"eslint-plugin-import": "2.9.0",
54+
"eslint-plugin-import": "2.18.2",
5555
"eslint-plugin-jest": "21.15.0",
5656
"eslint-plugin-jsx-a11y": "6.0.3",
5757
"eslint-plugin-prettier": "2.6.0",

yarn.lock

Lines changed: 81 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -2945,7 +2945,7 @@ buffer@^4.3.0:
29452945
ieee754 "^1.1.4"
29462946
isarray "^1.0.0"
29472947

2948-
builtin-modules@^1.0.0, builtin-modules@^1.1.1:
2948+
builtin-modules@^1.0.0:
29492949
version "1.1.1"
29502950
resolved "https://registry.yarnpkg.com/builtin-modules/-/builtin-modules-1.1.1.tgz#270f076c5a72c02f5b65a47df94c5fe3a278892f"
29512951

@@ -3722,6 +3722,12 @@ define-properties@^1.1.2:
37223722
foreach "^2.0.5"
37233723
object-keys "^1.0.8"
37243724

3725+
define-properties@^1.1.3:
3726+
version "1.1.3"
3727+
resolved "https://registry.yarnpkg.com/define-properties/-/define-properties-1.1.3.tgz#cf88da6cbee26fe6db7094f61d870cbd84cee9f1"
3728+
dependencies:
3729+
object-keys "^1.0.12"
3730+
37253731
define-property@^0.2.5:
37263732
version "0.2.5"
37273733
resolved "https://registry.yarnpkg.com/define-property/-/define-property-0.2.5.tgz#c35b1ef918ec3c990f9a5bc57be04aacec5c8116"
@@ -4069,6 +4075,17 @@ es-abstract@^1.10.0, es-abstract@^1.4.3, es-abstract@^1.5.1, es-abstract@^1.6.1,
40694075
is-callable "^1.1.3"
40704076
is-regex "^1.0.4"
40714077

4078+
es-abstract@^1.12.0:
4079+
version "1.13.0"
4080+
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.13.0.tgz#ac86145fdd5099d8dd49558ccba2eaf9b88e24e9"
4081+
dependencies:
4082+
es-to-primitive "^1.2.0"
4083+
function-bind "^1.1.1"
4084+
has "^1.0.3"
4085+
is-callable "^1.1.4"
4086+
is-regex "^1.0.4"
4087+
object-keys "^1.0.12"
4088+
40724089
es-to-primitive@^1.1.1:
40734090
version "1.1.1"
40744091
resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.1.1.tgz#45355248a88979034b6792e19bb81f2b7975dd0d"
@@ -4077,6 +4094,14 @@ es-to-primitive@^1.1.1:
40774094
is-date-object "^1.0.1"
40784095
is-symbol "^1.0.1"
40794096

4097+
es-to-primitive@^1.2.0:
4098+
version "1.2.0"
4099+
resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.2.0.tgz#edf72478033456e8dda8ef09e00ad9650707f377"
4100+
dependencies:
4101+
is-callable "^1.1.4"
4102+
is-date-object "^1.0.1"
4103+
is-symbol "^1.0.2"
4104+
40804105
es5-ext@^0.10.14, es5-ext@^0.10.35, es5-ext@^0.10.9, es5-ext@~0.10.14:
40814106
version "0.10.41"
40824107
resolved "https://registry.yarnpkg.com/es5-ext/-/es5-ext-0.10.41.tgz#bab3e982d750f0112f0cb9e6abed72c59eb33eb2"
@@ -4191,40 +4216,41 @@ eslint-config-prettier@2.9.0:
41914216
dependencies:
41924217
get-stdin "^5.0.1"
41934218

4194-
eslint-import-resolver-node@^0.3.1:
4219+
eslint-import-resolver-node@^0.3.2:
41954220
version "0.3.2"
41964221
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.2.tgz#58f15fb839b8d0576ca980413476aab2472db66a"
41974222
dependencies:
41984223
debug "^2.6.9"
41994224
resolve "^1.5.0"
42004225

4201-
eslint-module-utils@^2.1.1:
4202-
version "2.1.1"
4203-
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.1.1.tgz#abaec824177613b8a95b299639e1b6facf473449"
4226+
eslint-module-utils@^2.4.0:
4227+
version "2.4.1"
4228+
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.4.1.tgz#7b4675875bf96b0dbf1b21977456e5bb1f5e018c"
42044229
dependencies:
42054230
debug "^2.6.8"
4206-
pkg-dir "^1.0.0"
4231+
pkg-dir "^2.0.0"
42074232

42084233
eslint-plugin-flowtype@2.46.1:
42094234
version "2.46.1"
42104235
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-2.46.1.tgz#c4f81d580cd89c82bc3a85a1ccf4ae3a915143a4"
42114236
dependencies:
42124237
lodash "^4.15.0"
42134238

4214-
eslint-plugin-import@2.9.0:
4215-
version "2.9.0"
4216-
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.9.0.tgz#26002efbfca5989b7288ac047508bd24f217b169"
4239+
eslint-plugin-import@2.18.2:
4240+
version "2.18.2"
4241+
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.18.2.tgz#02f1180b90b077b33d447a17a2326ceb400aceb6"
42174242
dependencies:
4218-
builtin-modules "^1.1.1"
4243+
array-includes "^3.0.3"
42194244
contains-path "^0.1.0"
4220-
debug "^2.6.8"
4245+
debug "^2.6.9"
42214246
doctrine "1.5.0"
4222-
eslint-import-resolver-node "^0.3.1"
4223-
eslint-module-utils "^2.1.1"
4224-
has "^1.0.1"
4225-
lodash "^4.17.4"
4226-
minimatch "^3.0.3"
4247+
eslint-import-resolver-node "^0.3.2"
4248+
eslint-module-utils "^2.4.0"
4249+
has "^1.0.3"
4250+
minimatch "^3.0.4"
4251+
object.values "^1.1.0"
42274252
read-pkg-up "^2.0.0"
4253+
resolve "^1.11.0"
42284254

42294255
eslint-plugin-jest@21.15.0:
42304256
version "21.15.0"
@@ -5084,6 +5110,12 @@ has@^1.0.1:
50845110
dependencies:
50855111
function-bind "^1.0.2"
50865112

5113+
has@^1.0.3:
5114+
version "1.0.3"
5115+
resolved "https://registry.yarnpkg.com/has/-/has-1.0.3.tgz#722d7cbfc1f6aa8241f16dd814e011e1f41e8796"
5116+
dependencies:
5117+
function-bind "^1.1.1"
5118+
50875119
hash-base@^2.0.0:
50885120
version "2.0.2"
50895121
resolved "https://registry.yarnpkg.com/hash-base/-/hash-base-2.0.2.tgz#66ea1d856db4e8a5470cadf6fce23ae5244ef2e1"
@@ -5489,6 +5521,10 @@ is-callable@^1.1.1, is-callable@^1.1.3:
54895521
version "1.1.3"
54905522
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.1.3.tgz#86eb75392805ddc33af71c92a0eedf74ee7604b2"
54915523

5524+
is-callable@^1.1.4:
5525+
version "1.1.4"
5526+
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.1.4.tgz#1e1adf219e1eeb684d691f9d6a05ff0d30a24d75"
5527+
54925528
is-ci@^1.0.10:
54935529
version "1.1.0"
54945530
resolved "https://registry.yarnpkg.com/is-ci/-/is-ci-1.1.0.tgz#247e4162e7860cebbdaf30b774d6b0ac7dcfe7a5"
@@ -5719,6 +5755,12 @@ is-symbol@^1.0.1:
57195755
version "1.0.1"
57205756
resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.1.tgz#3cc59f00025194b6ab2e38dbae6689256b660572"
57215757

5758+
is-symbol@^1.0.2:
5759+
version "1.0.2"
5760+
resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.2.tgz#a055f6ae57192caee329e7a860118b497a950f38"
5761+
dependencies:
5762+
has-symbols "^1.0.0"
5763+
57225764
is-typedarray@~1.0.0:
57235765
version "1.0.0"
57245766
resolved "https://registry.yarnpkg.com/is-typedarray/-/is-typedarray-1.0.0.tgz#e479c80858df0c1b11ddda6940f96011fcda4a9a"
@@ -7046,6 +7088,10 @@ object-keys@^1.0.11, object-keys@^1.0.8:
70467088
version "1.0.11"
70477089
resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.0.11.tgz#c54601778ad560f1142ce0e01bcca8b56d13426d"
70487090

7091+
object-keys@^1.0.12:
7092+
version "1.1.1"
7093+
resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.1.1.tgz#1c47f272df277f3b1daf061677d9c82e2322c60e"
7094+
70497095
object-keys@~0.2.0:
70507096
version "0.2.0"
70517097
resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-0.2.0.tgz#cddec02998b091be42bf1035ae32e49f1cb6ea67"
@@ -7107,6 +7153,15 @@ object.values@^1.0.4:
71077153
function-bind "^1.1.0"
71087154
has "^1.0.1"
71097155

7156+
object.values@^1.1.0:
7157+
version "1.1.0"
7158+
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.0.tgz#bf6810ef5da3e5325790eaaa2be213ea84624da9"
7159+
dependencies:
7160+
define-properties "^1.1.3"
7161+
es-abstract "^1.12.0"
7162+
function-bind "^1.1.1"
7163+
has "^1.0.3"
7164+
71107165
on-finished@~2.3.0:
71117166
version "2.3.0"
71127167
resolved "https://registry.yarnpkg.com/on-finished/-/on-finished-2.3.0.tgz#20f1336481b083cd75337992a16971aa2d906947"
@@ -7333,6 +7388,10 @@ path-parse@^1.0.5:
73337388
version "1.0.5"
73347389
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.5.tgz#3c1adf871ea9cd6c9431b6ea2bd74a0ff055c4c1"
73357390

7391+
path-parse@^1.0.6:
7392+
version "1.0.6"
7393+
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.6.tgz#d62dbb5679405d72c4737ec58600e9ddcf06d24c"
7394+
73367395
path-to-regexp@0.1.7:
73377396
version "0.1.7"
73387397
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.7.tgz#df604178005f522f15eb4490e7247a1bfaa67f8c"
@@ -7399,12 +7458,6 @@ pirates@^3.0.1:
73997458
dependencies:
74007459
node-modules-regexp "^1.0.0"
74017460

7402-
pkg-dir@^1.0.0:
7403-
version "1.0.0"
7404-
resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-1.0.0.tgz#7a4b508a8d5bb2d629d447056ff4e9c9314cf3d4"
7405-
dependencies:
7406-
find-up "^1.0.0"
7407-
74087461
pkg-dir@^2.0.0:
74097462
version "2.0.0"
74107463
resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-2.0.0.tgz#f6d5d1109e19d63edf428e0bd57e12777615334b"
@@ -8479,6 +8532,12 @@ resolve@^1.1.6, resolve@^1.3.2, resolve@^1.5.0:
84798532
dependencies:
84808533
path-parse "^1.0.5"
84818534

8535+
resolve@^1.11.0:
8536+
version "1.12.0"
8537+
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.12.0.tgz#3fc644a35c84a48554609ff26ec52b66fa577df6"
8538+
dependencies:
8539+
path-parse "^1.0.6"
8540+
84828541
restore-cursor@^1.0.1:
84838542
version "1.0.1"
84848543
resolved "https://registry.yarnpkg.com/restore-cursor/-/restore-cursor-1.0.1.tgz#34661f46886327fed2991479152252df92daa541"

0 commit comments

Comments
 (0)