@@ -2452,29 +2452,30 @@ eslint-import-resolver-node@^0.3.2:
2452
2452
debug "^2.6.9"
2453
2453
resolve "^1.5.0"
2454
2454
2455
- eslint-module-utils@^2.3 .0 :
2456
- version "2.3.0 "
2457
- resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.3.0 .tgz#546178dab5e046c8b562bbb50705e2456d7bda49 "
2458
- integrity sha512-lmDJgeOOjk8hObTysjqH7wyMi+nsHwwvfBykwfhjR1LNdd7C2uFJBvx4OpWYpXOw4df1yE1cDEVd1yLHitk34w ==
2455
+ eslint-module-utils@^2.4 .0 :
2456
+ version "2.4.1 "
2457
+ resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.4.1 .tgz#7b4675875bf96b0dbf1b21977456e5bb1f5e018c "
2458
+ integrity sha512-H6DOj+ejw7Tesdgbfs4jeS4YMFrT8uI8xwd1gtQqXssaR0EQ26L+2O/w6wkYFy2MymON0fTwHmXBvvfLNZVZEw ==
2459
2459
dependencies :
2460
2460
debug "^2.6.8"
2461
2461
pkg-dir "^2.0.0"
2462
2462
2463
- eslint-plugin-import@2.16.0 :
2464
- version "2.16.0 "
2465
- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.16.0 .tgz#97ac3e75d0791c4fac0e15ef388510217be7f66f "
2466
- integrity sha512-z6oqWlf1x5GkHIFgrSvtmudnqM6Q60KM4KvpWi5ubonMjycLjndvd5+8VAZIsTlHC03djdgJuyKG6XO577px6A ==
2463
+ eslint-plugin-import@2.18.2 :
2464
+ version "2.18.2 "
2465
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.18.2 .tgz#02f1180b90b077b33d447a17a2326ceb400aceb6 "
2466
+ integrity sha512-5ohpsHAiUBRNaBWAF08izwUGlbrJoJJ+W9/TBwsGoR1MnlgfwMIKrFeSjWbt6moabiXW9xNvtFz+97KHRfI4HQ ==
2467
2467
dependencies :
2468
+ array-includes "^3.0.3"
2468
2469
contains-path "^0.1.0"
2469
2470
debug "^2.6.9"
2470
2471
doctrine "1.5.0"
2471
2472
eslint-import-resolver-node "^0.3.2"
2472
- eslint-module-utils "^2.3 .0"
2473
+ eslint-module-utils "^2.4 .0"
2473
2474
has "^1.0.3"
2474
- lodash "^4.17.11"
2475
2475
minimatch "^3.0.4"
2476
+ object.values "^1.1.0"
2476
2477
read-pkg-up "^2.0.0"
2477
- resolve "^1.9 .0"
2478
+ resolve "^1.11 .0"
2478
2479
2479
2480
2480
2481
version "6.2.0"
@@ -6016,6 +6017,13 @@
[email protected] , resolve@^1.3.2, resolve@^1.5.0, resolve@^1.9.0:
6016
6017
dependencies :
6017
6018
path-parse "^1.0.6"
6018
6019
6020
+ resolve@^1.11.0 :
6021
+ version "1.12.0"
6022
+ resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.12.0.tgz#3fc644a35c84a48554609ff26ec52b66fa577df6"
6023
+ integrity sha512-B/dOmuoAik5bKcD6s6nXDCjzUKnaDvdkRyAk6rsmsKLipWj4797iothd7jmmUhWTfinVMU+wc56rYKsit2Qy4w==
6024
+ dependencies :
6025
+ path-parse "^1.0.6"
6026
+
6019
6027
restore-cursor@^2.0.0 :
6020
6028
version "2.0.0"
6021
6029
resolved "https://registry.yarnpkg.com/restore-cursor/-/restore-cursor-2.0.0.tgz#9f7ee287f82fd326d4fd162923d62129eee0dfaf"
0 commit comments