@@ -1460,6 +1460,15 @@ array-unique@^0.3.2:
1460
1460
resolved "https://registry.yarnpkg.com/array-unique/-/array-unique-0.3.2.tgz#a894b75d4bc4f6cd679ef3244a9fd8f46ae2d428"
1461
1461
integrity sha1-qJS3XUvE9s1nnvMkSp/Y9Gri1Cg=
1462
1462
1463
+ array.prototype.flat@^1.2.1 :
1464
+ version "1.2.2"
1465
+ resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.2.2.tgz#8f3c71d245ba349b6b64b4078f76f5576f1fd723"
1466
+ integrity sha512-VXjh7lAL4KXKF2hY4FnEW9eRW6IhdvFW1sN/JwLbmECbCgACCnBHNyP3lFiYuttr0jxRN9Bsc5+G27dMseSWqQ==
1467
+ dependencies :
1468
+ define-properties "^1.1.3"
1469
+ es-abstract "^1.15.0"
1470
+ function-bind "^1.1.1"
1471
+
1463
1472
arrify@^1.0.1 :
1464
1473
version "1.0.1"
1465
1474
resolved "https://registry.yarnpkg.com/arrify/-/arrify-1.0.1.tgz#898508da2226f380df904728456849c1501a4b0d"
2433
2442
dependencies :
2434
2443
ms "2.0.0"
2435
2444
2436
- debug@^2.2.0, debug@^2.3.3, debug@^2.6.8, debug@^2.6. 9 :
2445
+ debug@^2.2.0, debug@^2.3.3, debug@^2.6.9 :
2437
2446
version "2.6.9"
2438
2447
resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.9.tgz#5d128515df134ff327e90a4c93f4e077a536341f"
2439
2448
integrity sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==
@@ -2815,35 +2824,36 @@ eslint-import-resolver-node@^0.3.2:
2815
2824
debug "^2.6.9"
2816
2825
resolve "^1.5.0"
2817
2826
2818
- eslint-module-utils@^2.4.0 :
2819
- version "2.4.1 "
2820
- resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.4.1 .tgz#7b4675875bf96b0dbf1b21977456e5bb1f5e018c "
2821
- integrity sha512-H6DOj+ejw7Tesdgbfs4jeS4YMFrT8uI8xwd1gtQqXssaR0EQ26L+2O/w6wkYFy2MymON0fTwHmXBvvfLNZVZEw ==
2827
+ eslint-module-utils@^2.4.1 :
2828
+ version "2.5.0 "
2829
+ resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.5.0 .tgz#cdf0b40d623032274ccd2abd7e64c4e524d6e19c "
2830
+ integrity sha512-kCo8pZaNz2dsAW7nCUjuVoI11EBXXpIzfNxmaoLhXoRDOnqXLC4iSGVRdZPhOitfbdEfMEfKOiENaK6wDPZEGw ==
2822
2831
dependencies :
2823
- debug "^2.6.8 "
2832
+ debug "^2.6.9 "
2824
2833
pkg-dir "^2.0.0"
2825
2834
2826
2835
eslint-plugin-eslint-plugin@^2.1.0 :
2827
2836
version "2.1.0"
2828
2837
resolved "https://registry.yarnpkg.com/eslint-plugin-eslint-plugin/-/eslint-plugin-eslint-plugin-2.1.0.tgz#a7a00f15a886957d855feacaafee264f039e62d5"
2829
2838
integrity sha512-kT3A/ZJftt28gbl/Cv04qezb/NQ1dwYIbi8lyf806XMxkus7DvOVCLIfTXMrorp322Pnoez7+zabXH29tADIDg==
2830
2839
2831
- eslint-plugin-import@2.18.2 :
2832
- version "2.18.2 "
2833
- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.18.2 .tgz#02f1180b90b077b33d447a17a2326ceb400aceb6 "
2834
- integrity sha512-5ohpsHAiUBRNaBWAF08izwUGlbrJoJJ+W9/TBwsGoR1MnlgfwMIKrFeSjWbt6moabiXW9xNvtFz+97KHRfI4HQ ==
2840
+ eslint-plugin-import@2.19.1 :
2841
+ version "2.19.1 "
2842
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.19.1 .tgz#5654e10b7839d064dd0d46cd1b88ec2133a11448 "
2843
+ integrity sha512-x68131aKoCZlCae7rDXKSAQmbT5DQuManyXo2sK6fJJ0aK5CWAkv6A6HJZGgqC8IhjQxYPgo6/IY4Oz8AFsbBw ==
2835
2844
dependencies :
2836
2845
array-includes "^3.0.3"
2846
+ array.prototype.flat "^1.2.1"
2837
2847
contains-path "^0.1.0"
2838
2848
debug "^2.6.9"
2839
2849
doctrine "1.5.0"
2840
2850
eslint-import-resolver-node "^0.3.2"
2841
- eslint-module-utils "^2.4.0 "
2851
+ eslint-module-utils "^2.4.1 "
2842
2852
has "^1.0.3"
2843
2853
minimatch "^3.0.4"
2844
2854
object.values "^1.1.0"
2845
2855
read-pkg-up "^2.0.0"
2846
- resolve "^1.11 .0"
2856
+ resolve "^1.12 .0"
2847
2857
2848
2858
2849
2859
version "7.17.0"
0 commit comments