@@ -3462,33 +3462,36 @@ eslint-import-resolver-node@^0.3.2:
3462
3462
debug "^2.6.9"
3463
3463
resolve "^1.5.0"
3464
3464
3465
- eslint-module-utils@^2.4.0 :
3466
- version "2.4.0"
3467
- resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.4.0.tgz#8b93499e9b00eab80ccb6614e69f03678e84e09a"
3465
+ eslint-module-utils@^2.4.1 :
3466
+ version "2.5.0"
3467
+ resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.5.0.tgz#cdf0b40d623032274ccd2abd7e64c4e524d6e19c"
3468
+ integrity sha512-kCo8pZaNz2dsAW7nCUjuVoI11EBXXpIzfNxmaoLhXoRDOnqXLC4iSGVRdZPhOitfbdEfMEfKOiENaK6wDPZEGw==
3468
3469
dependencies :
3469
- debug "^2.6.8 "
3470
+ debug "^2.6.9 "
3470
3471
pkg-dir "^2.0.0"
3471
3472
3472
3473
eslint-plugin-eslint-plugin@^2.1.0 :
3473
3474
version "2.1.0"
3474
3475
resolved "https://registry.yarnpkg.com/eslint-plugin-eslint-plugin/-/eslint-plugin-eslint-plugin-2.1.0.tgz#a7a00f15a886957d855feacaafee264f039e62d5"
3475
3476
integrity sha512-kT3A/ZJftt28gbl/Cv04qezb/NQ1dwYIbi8lyf806XMxkus7DvOVCLIfTXMrorp322Pnoez7+zabXH29tADIDg==
3476
3477
3477
- eslint-plugin-import@2.18.2 :
3478
- version "2.18.2"
3479
- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.18.2.tgz#02f1180b90b077b33d447a17a2326ceb400aceb6"
3478
+ eslint-plugin-import@2.19.1 :
3479
+ version "2.19.1"
3480
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.19.1.tgz#5654e10b7839d064dd0d46cd1b88ec2133a11448"
3481
+ integrity sha512-x68131aKoCZlCae7rDXKSAQmbT5DQuManyXo2sK6fJJ0aK5CWAkv6A6HJZGgqC8IhjQxYPgo6/IY4Oz8AFsbBw==
3480
3482
dependencies :
3481
3483
array-includes "^3.0.3"
3484
+ array.prototype.flat "^1.2.1"
3482
3485
contains-path "^0.1.0"
3483
3486
debug "^2.6.9"
3484
3487
doctrine "1.5.0"
3485
3488
eslint-import-resolver-node "^0.3.2"
3486
- eslint-module-utils "^2.4.0 "
3489
+ eslint-module-utils "^2.4.1 "
3487
3490
has "^1.0.3"
3488
3491
minimatch "^3.0.4"
3489
3492
object.values "^1.1.0"
3490
3493
read-pkg-up "^2.0.0"
3491
- resolve "^1.11 .0"
3494
+ resolve "^1.12 .0"
3492
3495
3493
3496
eslint-plugin-jest@22.21.0 :
3494
3497
version "22.21.0"
0 commit comments