@@ -3677,7 +3677,7 @@ eslint-config-airbnb@^16.1.0:
3677
3677
dependencies :
3678
3678
eslint-config-airbnb-base "^12.1.0"
3679
3679
3680
- eslint-import-resolver-node@^0.3.1 :
3680
+ eslint-import-resolver-node@^0.3.1, eslint-import-resolver-node@^0.3.2 :
3681
3681
version "0.3.2"
3682
3682
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.2.tgz#58f15fb839b8d0576ca980413476aab2472db66a"
3683
3683
integrity sha512-sfmTqJfPSizWu4aymbPr4Iidp5yKm8yDkHp+Ir3YiTHiiDfxh69mOUsmiqW6RZ9zRXFaF64GtYmN7e+8GHBv6Q==
@@ -3704,26 +3704,34 @@ eslint-module-utils@^2.2.0:
3704
3704
debug "^2.6.8"
3705
3705
pkg-dir "^1.0.0"
3706
3706
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
+
3707
3715
eslint-plugin-babel@^4.1.2 :
3708
3716
version "4.1.2"
3709
3717
resolved "https://registry.yarnpkg.com/eslint-plugin-babel/-/eslint-plugin-babel-4.1.2.tgz#79202a0e35757dd92780919b2336f1fa2fe53c1e"
3710
3718
integrity sha1-eSAqDjV1fdkngJGbIzbx+i/lPB4=
3711
3719
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 ==
3716
3724
dependencies :
3717
3725
contains-path "^0.1.0"
3718
- debug "^2.6.8 "
3726
+ debug "^2.6.9 "
3719
3727
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 "
3725
3733
read-pkg-up "^2.0.0"
3726
- resolve "^1.6 .0"
3734
+ resolve "^1.9 .0"
3727
3735
3728
3736
eslint-plugin-import@^2.12.0 :
3729
3737
version "2.14.0"
@@ -6430,7 +6438,7 @@ lodash.uniq@^4.5.0:
6430
6438
resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
6431
6439
integrity sha1-0CJTc662Uq3BvILklFM5qEJ1R3M=
6432
6440
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:
6434
6442
version "4.17.11"
6435
6443
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
6436
6444
integrity sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==
0 commit comments