@@ -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 .0"
2457
+ resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.4 .0.tgz#8b93499e9b00eab80ccb6614e69f03678e84e09a "
2458
+ integrity sha512-14tltLm38Eu3zS+mt0KvILC3q8jyIAH518MlG+HO0p+yK885Lb1UHTY/UgR91eOyGdmxAPb+OLoW4znqIT6Ndw ==
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 .0 :
2464
+ version "2.18 .0"
2465
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.18 .0.tgz#7a5ba8d32622fb35eb9c8db195c2090bd18a3678 "
2466
+ integrity sha512-PZpAEC4gj/6DEMMoU2Df01C5c50r7zdGIN52Yfi7CvvWaYssG7Jt5R9nFG5gmqodxNOz9vQS87xk6Izdtpdrig ==
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
2475
lodash "^4.17.11"
2475
2476
minimatch "^3.0.4"
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.11.1"
6022
+ resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.11.1.tgz#ea10d8110376982fef578df8fc30b9ac30a07a3e"
6023
+ integrity sha512-vIpgF6wfuJOZI7KKKSP+HmiKggadPQAdsp5HiC1mvqnfp0gF1vdwgBWZIdrVft9pgqoMFQN+R7BSWZiBxx+BBw==
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