@@ -3259,7 +3259,7 @@ array-flatten@^2.1.0:
3259
3259
resolved "https://registry.yarnpkg.com/array-flatten/-/array-flatten-2.1.2.tgz#24ef80a28c1a893617e2149b0c6d0d788293b099"
3260
3260
integrity sha512-hNfzcOV8W4NdualtqBFPyVO+54DSJuZGY9qT4pRroB6S9e3iiido2ISIC5h9R2sPJ8H3FHCIiEnsv1lPXO3KtQ==
3261
3261
3262
- array-includes@^3.1.1, array-includes@^3.1.3:
3262
+ array-includes@^3.1.1, array-includes@^3.1.3, array-includes@^3.1.4 :
3263
3263
version "3.1.4"
3264
3264
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.4.tgz#f5b493162c760f3539631f005ba2bb46acb45ba9"
3265
3265
integrity sha512-ZTNSQkmWumEbiHO2GF4GmWxYVTiQyJy2XOTa15sdQSrvKn7l+180egQMqlrMOUMCyLMD7pmyQe4mMDUT6Behrw==
@@ -3292,7 +3292,7 @@ array-unique@^0.3.2:
3292
3292
resolved "https://registry.yarnpkg.com/array-unique/-/array-unique-0.3.2.tgz#a894b75d4bc4f6cd679ef3244a9fd8f46ae2d428"
3293
3293
integrity sha1-qJS3XUvE9s1nnvMkSp/Y9Gri1Cg=
3294
3294
3295
- array.prototype.flat@^1.2.4:
3295
+ array.prototype.flat@^1.2.4, array.prototype.flat@^1.2.5 :
3296
3296
version "1.2.5"
3297
3297
resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.2.5.tgz#07e0975d84bbc7c48cd1879d609e682598d33e13"
3298
3298
integrity sha512-KaYU+S+ndVqyUnignHftkwc58o3uVU1jzczILJ1tN2YaIZpFIKBiP/x/j97E5MVPsaCloPbqWLB/8qCTVvT2qg==
@@ -6528,6 +6528,15 @@ eslint-module-utils@^2.6.2:
6528
6528
debug "^3.2.7"
6529
6529
pkg-dir "^2.0.0"
6530
6530
6531
+ eslint-module-utils@^2.7.0:
6532
+ version "2.7.1"
6533
+ resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.7.1.tgz#b435001c9f8dd4ab7f6d0efcae4b9696d4c24b7c"
6534
+ integrity sha512-fjoetBXQZq2tSTWZ9yWVl2KuFrTZZH3V+9iD1V1RfpDgxzJR+mPd/KZmMiA8gbPqdBzpNiEHOuT7IYEWxrH0zQ==
6535
+ dependencies:
6536
+ debug "^3.2.7"
6537
+ find-up "^2.1.0"
6538
+ pkg-dir "^2.0.0"
6539
+
6531
6540
6532
6541
version "0.7.2"
6533
6542
resolved "https://registry.yarnpkg.com/eslint-plugin-chai-friendly/-/eslint-plugin-chai-friendly-0.7.2.tgz#0ebfbb2c1244f5de2997f3963d155758234f2b0f"
@@ -6556,7 +6565,26 @@ eslint-plugin-flowtype@^5.2.0:
6556
6565
lodash "^4.17.15"
6557
6566
string-natural-compare "^3.0.1"
6558
6567
6559
- [email protected] , eslint-plugin-import@^2.22.1:
6568
+
6569
+ version "2.25.2"
6570
+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.25.2.tgz#b3b9160efddb702fc1636659e71ba1d10adbe9e9"
6571
+ integrity sha512-qCwQr9TYfoBHOFcVGKY9C9unq05uOxxdklmBXLVvcwo68y5Hta6/GzCZEMx2zQiu0woKNEER0LE7ZgaOfBU14g==
6572
+ dependencies:
6573
+ array-includes "^3.1.4"
6574
+ array.prototype.flat "^1.2.5"
6575
+ debug "^2.6.9"
6576
+ doctrine "^2.1.0"
6577
+ eslint-import-resolver-node "^0.3.6"
6578
+ eslint-module-utils "^2.7.0"
6579
+ has "^1.0.3"
6580
+ is-core-module "^2.7.0"
6581
+ is-glob "^4.0.3"
6582
+ minimatch "^3.0.4"
6583
+ object.values "^1.1.5"
6584
+ resolve "^1.20.0"
6585
+ tsconfig-paths "^3.11.0"
6586
+
6587
+ eslint-plugin-import@^2.22.1:
6560
6588
version "2.24.2"
6561
6589
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.24.2.tgz#2c8cd2e341f3885918ee27d18479910ade7bb4da"
6562
6590
integrity sha512-hNVtyhiEtZmpsabL4neEj+6M5DCLgpYyG9nzJY8lZQeQXEn5UPW1DpUdsMHMXsq98dbNm7nt1w9ZMSVpfJdi8Q==
@@ -8299,6 +8327,13 @@ is-core-module@^2.0.0, is-core-module@^2.2.0, is-core-module@^2.6.0:
8299
8327
dependencies:
8300
8328
has "^1.0.3"
8301
8329
8330
+ is-core-module@^2.7.0:
8331
+ version "2.8.0"
8332
+ resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.8.0.tgz#0321336c3d0925e497fd97f5d95cb114a5ccd548"
8333
+ integrity sha512-vd15qHsaqrRL7dtH6QNuy0ndJmRDrS9HAM1CAiSifNUFv4x1a0CCVsj18hJ1mShxIG6T2i1sO78MkP56r0nYRw==
8334
+ dependencies:
8335
+ has "^1.0.3"
8336
+
8302
8337
is-data-descriptor@^0.1.4:
8303
8338
version "0.1.4"
8304
8339
resolved "https://registry.yarnpkg.com/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz#0b5ee648388e2c860282e793f1856fec3f301b56"
@@ -8387,7 +8422,7 @@ is-glob@^3.1.0:
8387
8422
dependencies:
8388
8423
is-extglob "^2.1.0"
8389
8424
8390
- is-glob@^4.0.0, is-glob@^4.0.1, is-glob@~4.0.1:
8425
+ is-glob@^4.0.0, is-glob@^4.0.1, is-glob@^4.0.3, is-glob@ ~4.0.1:
8391
8426
version "4.0.3"
8392
8427
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.3.tgz#64f61e42cbbb2eec2071a9dac0b28ba1e65d5084"
8393
8428
integrity sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==
@@ -10361,7 +10396,7 @@ object.pick@^1.3.0:
10361
10396
dependencies:
10362
10397
isobject "^3.0.1"
10363
10398
10364
- object.values@^1.1.0, object.values@^1.1.4:
10399
+ object.values@^1.1.0, object.values@^1.1.4, object.values@^1.1.5 :
10365
10400
version "1.1.5"
10366
10401
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.5.tgz#959f63e3ce9ef108720333082131e4a459b716ac"
10367
10402
integrity sha512-QUZRW0ilQ3PnPpbNtgdNV1PDbEqLIiSFB3l+EnGtBQ/8SUTLj1PZwtQHABZtLgwpJZTSZhuGLOGk57Drx2IvYg==
0 commit comments