Skip to content
This repository was archived by the owner on Apr 11, 2019. It is now read-only.

Commit a93ffe9

Browse files
committed
chore(deps): update dependency eslint-plugin-import to v2.16.0
1 parent 8aff0d4 commit a93ffe9

File tree

2 files changed

+22
-14
lines changed

2 files changed

+22
-14
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"babel-preset-flow": "6.23.0",
5050
"eslint": "5.6.0",
5151
"eslint-config-airbnb": "15.1.0",
52-
"eslint-plugin-import": "2.13.0",
52+
"eslint-plugin-import": "2.16.0",
5353
"eslint-plugin-jsx-a11y": "5.1.1",
5454
"eslint-plugin-react": "7.4.0",
5555
"flow-bin": "0.79.1",

yarn.lock

Lines changed: 21 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -3677,7 +3677,7 @@ eslint-config-airbnb@^16.1.0:
36773677
dependencies:
36783678
eslint-config-airbnb-base "^12.1.0"
36793679

3680-
eslint-import-resolver-node@^0.3.1:
3680+
eslint-import-resolver-node@^0.3.1, eslint-import-resolver-node@^0.3.2:
36813681
version "0.3.2"
36823682
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.2.tgz#58f15fb839b8d0576ca980413476aab2472db66a"
36833683
integrity sha512-sfmTqJfPSizWu4aymbPr4Iidp5yKm8yDkHp+Ir3YiTHiiDfxh69mOUsmiqW6RZ9zRXFaF64GtYmN7e+8GHBv6Q==
@@ -3704,26 +3704,34 @@ eslint-module-utils@^2.2.0:
37043704
debug "^2.6.8"
37053705
pkg-dir "^1.0.0"
37063706

3707+
eslint-module-utils@^2.3.0:
3708+
version "2.3.0"
3709+
resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.3.0.tgz#546178dab5e046c8b562bbb50705e2456d7bda49"
3710+
integrity sha512-lmDJgeOOjk8hObTysjqH7wyMi+nsHwwvfBykwfhjR1LNdd7C2uFJBvx4OpWYpXOw4df1yE1cDEVd1yLHitk34w==
3711+
dependencies:
3712+
debug "^2.6.8"
3713+
pkg-dir "^2.0.0"
3714+
37073715
eslint-plugin-babel@^4.1.2:
37083716
version "4.1.2"
37093717
resolved "https://registry.yarnpkg.com/eslint-plugin-babel/-/eslint-plugin-babel-4.1.2.tgz#79202a0e35757dd92780919b2336f1fa2fe53c1e"
37103718
integrity sha1-eSAqDjV1fdkngJGbIzbx+i/lPB4=
37113719

3712-
eslint-plugin-import@2.13.0:
3713-
version "2.13.0"
3714-
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.13.0.tgz#df24f241175e312d91662dc91ca84064caec14ed"
3715-
integrity sha512-t6hGKQDMIt9N8R7vLepsYXgDfeuhp6ZJSgtrLEDxonpSubyxUZHjhm6LsAaZX8q6GYVxkbT3kTsV9G5mBCFR6A==
3720+
eslint-plugin-import@2.16.0:
3721+
version "2.16.0"
3722+
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.16.0.tgz#97ac3e75d0791c4fac0e15ef388510217be7f66f"
3723+
integrity sha512-z6oqWlf1x5GkHIFgrSvtmudnqM6Q60KM4KvpWi5ubonMjycLjndvd5+8VAZIsTlHC03djdgJuyKG6XO577px6A==
37163724
dependencies:
37173725
contains-path "^0.1.0"
3718-
debug "^2.6.8"
3726+
debug "^2.6.9"
37193727
doctrine "1.5.0"
3720-
eslint-import-resolver-node "^0.3.1"
3721-
eslint-module-utils "^2.2.0"
3722-
has "^1.0.1"
3723-
lodash "^4.17.4"
3724-
minimatch "^3.0.3"
3728+
eslint-import-resolver-node "^0.3.2"
3729+
eslint-module-utils "^2.3.0"
3730+
has "^1.0.3"
3731+
lodash "^4.17.11"
3732+
minimatch "^3.0.4"
37253733
read-pkg-up "^2.0.0"
3726-
resolve "^1.6.0"
3734+
resolve "^1.9.0"
37273735

37283736
eslint-plugin-import@^2.12.0:
37293737
version "2.14.0"
@@ -6430,7 +6438,7 @@ lodash.uniq@^4.5.0:
64306438
resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
64316439
integrity sha1-0CJTc662Uq3BvILklFM5qEJ1R3M=
64326440

6433-
"lodash@>=3.5 <5", lodash@^4.17.10, lodash@^4.17.2, lodash@^4.17.3, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.2.0, lodash@^4.3.0, lodash@^4.6.1:
6441+
"lodash@>=3.5 <5", lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.2, lodash@^4.17.3, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.2.0, lodash@^4.3.0, lodash@^4.6.1:
64346442
version "4.17.11"
64356443
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
64366444
integrity sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==

0 commit comments

Comments
 (0)