@@ -722,6 +722,14 @@ array-equal@^1.0.0:
722722 version "1.0.0"
723723 resolved "https://registry.yarnpkg.com/array-equal/-/array-equal-1.0.0.tgz#8c2a5ef2472fd9ea742b04c77a75093ba2757c93"
724724
725+ array-includes@^3.0.3 :
726+ version "3.1.1"
727+ resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.1.tgz#cdd67e6852bdf9c1215460786732255ed2459348"
728+ dependencies :
729+ define-properties "^1.1.3"
730+ es-abstract "^1.17.0"
731+ is-string "^1.0.5"
732+
725733array-union@^1.0.1 :
726734 version "1.0.2"
727735 resolved "https://registry.yarnpkg.com/array-union/-/array-union-1.0.2.tgz#9a34410e4f4e3da23dea375be5be70f24778ec39"
@@ -736,6 +744,13 @@ array-unique@^0.2.1:
736744 version "0.2.1"
737745 resolved "https://registry.yarnpkg.com/array-unique/-/array-unique-0.2.1.tgz#a1d97ccafcbc2625cc70fadceb36a50c58b01a53"
738746
747+ array.prototype.flat@^1.2.1 :
748+ version "1.2.3"
749+ resolved "https://registry.yarnpkg.com/array.prototype.flat/-/array.prototype.flat-1.2.3.tgz#0de82b426b0318dbfdb940089e38b043d37f6c7b"
750+ dependencies :
751+ define-properties "^1.1.3"
752+ es-abstract "^1.17.0-next.1"
753+
739754arrify@^1.0.0, arrify@^1.0.1 :
740755 version "1.0.1"
741756 resolved "https://registry.yarnpkg.com/arrify/-/arrify-1.0.1.tgz#898508da2226f380df904728456849c1501a4b0d"
@@ -1104,7 +1119,7 @@ bser@^2.0.0:
11041119 dependencies :
11051120 node-int64 "^0.4.0"
11061121
1107- builtin-modules@^1.0.0, builtin-modules@^1.1.1 :
1122+ builtin-modules@^1.0.0 :
11081123 version "1.1.1"
11091124 resolved "https://registry.yarnpkg.com/builtin-modules/-/builtin-modules-1.1.1.tgz#270f076c5a72c02f5b65a47df94c5fe3a278892f"
11101125
@@ -1489,6 +1504,12 @@ define-properties@^1.1.2:
14891504 foreach "^2.0.5"
14901505 object-keys "^1.0.8"
14911506
1507+ define-properties@^1.1.3 :
1508+ version "1.1.3"
1509+ resolved "https://registry.yarnpkg.com/define-properties/-/define-properties-1.1.3.tgz#cf88da6cbee26fe6db7094f61d870cbd84cee9f1"
1510+ dependencies :
1511+ object-keys "^1.0.12"
1512+
14921513del@^2.0.2 :
14931514 version "2.2.2"
14941515 resolved "https://registry.yarnpkg.com/del/-/del-2.2.2.tgz#c12c981d067846c84bcaf862cff930d907ffd1a8"
@@ -1606,6 +1627,22 @@ error-ex@^1.2.0, error-ex@^1.3.1:
16061627 dependencies :
16071628 is-arrayish "^0.2.1"
16081629
1630+ es-abstract@^1.17.0, es-abstract@^1.17.0-next.1 :
1631+ version "1.17.2"
1632+ resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.17.2.tgz#965b10af56597b631da15872c17a405e86c1fd46"
1633+ dependencies :
1634+ es-to-primitive "^1.2.1"
1635+ function-bind "^1.1.1"
1636+ has "^1.0.3"
1637+ has-symbols "^1.0.1"
1638+ is-callable "^1.1.5"
1639+ is-regex "^1.0.5"
1640+ object-inspect "^1.7.0"
1641+ object-keys "^1.1.1"
1642+ object.assign "^4.1.0"
1643+ string.prototype.trimleft "^2.1.1"
1644+ string.prototype.trimright "^2.1.1"
1645+
16091646es-abstract@^1.5.1, es-abstract@^1.6.1 :
16101647 version "1.10.0"
16111648 resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.10.0.tgz#1ecb36c197842a00d8ee4c2dfd8646bb97d60864"
@@ -1624,6 +1661,14 @@ es-to-primitive@^1.1.1:
16241661 is-date-object "^1.0.1"
16251662 is-symbol "^1.0.1"
16261663
1664+ es-to-primitive@^1.2.1 :
1665+ version "1.2.1"
1666+ resolved "https://registry.yarnpkg.com/es-to-primitive/-/es-to-primitive-1.2.1.tgz#e55cd4c9cdc188bcefb03b366c736323fc5c898a"
1667+ dependencies :
1668+ is-callable "^1.1.4"
1669+ is-date-object "^1.0.1"
1670+ is-symbol "^1.0.2"
1671+
16271672escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.5 :
16281673 version "1.0.5"
16291674 resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
16511696 dependencies :
16521697 get-stdin "^5.0.1"
16531698
1654- eslint-import-resolver-node@^0.3.1 :
1655- version "0.3.2 "
1656- resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.2 .tgz#58f15fb839b8d0576ca980413476aab2472db66a "
1699+ eslint-import-resolver-node@^0.3.2 :
1700+ version "0.3.3 "
1701+ resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.3 .tgz#dbaa52b6b2816b50bc6711af75422de808e98404 "
16571702 dependencies :
16581703 debug "^2.6.9"
1659- resolve "^1.5.0 "
1704+ resolve "^1.13.1 "
16601705
1661- eslint-module-utils@^2.1 .1 :
1662- version "2.1.1 "
1663- resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.1.1 .tgz#abaec824177613b8a95b299639e1b6facf473449 "
1706+ eslint-module-utils@^2.4 .1 :
1707+ version "2.5.2 "
1708+ resolved "https://registry.yarnpkg.com/eslint-module-utils/-/eslint-module-utils-2.5.2 .tgz#7878f7504824e1b857dd2505b59a8e5eda26a708 "
16641709 dependencies :
1665- debug "^2.6.8 "
1666- pkg-dir "^1 .0.0"
1710+ debug "^2.6.9 "
1711+ pkg-dir "^2 .0.0"
16671712
1668171316691714 version "2.42.0"
16701715 resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-2.42.0.tgz#7fcc98df4ed9482a22ac10ba4ca48d649c4c733a"
16711716 dependencies :
16721717 lodash "^4.15.0"
16731718
1674- eslint-plugin-import@2.8 .0 :
1675- version "2.8 .0"
1676- resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.8 .0.tgz#fa1b6ef31fcb3c501c09859c1b86f1fc5b986894 "
1719+ eslint-plugin-import@2.20 .0 :
1720+ version "2.20 .0"
1721+ resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.20 .0.tgz#d749a7263fb6c29980def8e960d380a6aa6aecaa "
16771722 dependencies :
1678- builtin-modules "^1.1.1"
1723+ array-includes "^3.0.3"
1724+ array.prototype.flat "^1.2.1"
16791725 contains-path "^0.1.0"
1680- debug "^2.6.8 "
1726+ debug "^2.6.9 "
16811727 doctrine "1.5.0"
1682- eslint-import-resolver-node "^0.3.1 "
1683- eslint-module-utils "^2.1 .1"
1684- has "^1.0.1 "
1685- lodash.cond "^4. 3.0"
1686- minimatch "^3.0.3 "
1728+ eslint-import-resolver-node "^0.3.2 "
1729+ eslint-module-utils "^2.4 .1"
1730+ has "^1.0.3 "
1731+ minimatch "^3.0.4 "
1732+ object.values "^1.1.0 "
16871733 read-pkg-up "^2.0.0"
1734+ resolve "^1.12.0"
16881735
1689173616901737 version "21.7.0"
@@ -2270,6 +2317,10 @@ has-flag@^2.0.0:
22702317 version "2.0.0"
22712318 resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-2.0.0.tgz#e8207af1cc7b30d446cc70b734b5e8be18f88d51"
22722319
2320+ has-symbols@^1.0.0, has-symbols@^1.0.1 :
2321+ version "1.0.1"
2322+ resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.1.tgz#9f5214758a44196c406d9bd76cebf81ec2dd31e8"
2323+
22732324has-unicode@^2.0.0 :
22742325 version "2.0.1"
22752326 resolved "https://registry.yarnpkg.com/has-unicode/-/has-unicode-2.0.1.tgz#e0e6fe6a28cf51138855e086d1691e771de2a8b9"
@@ -2280,6 +2331,12 @@ has@^1.0.1:
22802331 dependencies :
22812332 function-bind "^1.0.2"
22822333
2334+ has@^1.0.3 :
2335+ version "1.0.3"
2336+ resolved "https://registry.yarnpkg.com/has/-/has-1.0.3.tgz#722d7cbfc1f6aa8241f16dd814e011e1f41e8796"
2337+ dependencies :
2338+ function-bind "^1.1.1"
2339+
2283234022842341 version "3.1.3"
22852342 resolved "https://registry.yarnpkg.com/hawk/-/hawk-3.1.3.tgz#078444bd7c1640b0fe540d2c9b73d59678e8e1c4"
@@ -2490,6 +2547,10 @@ is-callable@^1.1.1, is-callable@^1.1.3:
24902547 version "1.1.3"
24912548 resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.1.3.tgz#86eb75392805ddc33af71c92a0eedf74ee7604b2"
24922549
2550+ is-callable@^1.1.4, is-callable@^1.1.5 :
2551+ version "1.1.5"
2552+ resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.1.5.tgz#f7e46b596890456db74e7f6e976cb3273d06faab"
2553+
24932554is-ci@^1.0.10 :
24942555 version "1.1.0"
24952556 resolved "https://registry.yarnpkg.com/is-ci/-/is-ci-1.1.0.tgz#247e4162e7860cebbdaf30b774d6b0ac7dcfe7a5"
@@ -2622,6 +2683,12 @@ is-regex@^1.0.4:
26222683 dependencies :
26232684 has "^1.0.1"
26242685
2686+ is-regex@^1.0.5 :
2687+ version "1.0.5"
2688+ resolved "https://registry.yarnpkg.com/is-regex/-/is-regex-1.0.5.tgz#39d589a358bf18967f726967120b8fc1aed74eae"
2689+ dependencies :
2690+ has "^1.0.3"
2691+
26252692is-regexp@^1.0.0 :
26262693 version "1.0.0"
26272694 resolved "https://registry.yarnpkg.com/is-regexp/-/is-regexp-1.0.0.tgz#fd2d883545c46bac5a633e7b9a09e87fa2cb5069"
@@ -2634,10 +2701,20 @@ is-stream@^1.1.0:
26342701 version "1.1.0"
26352702 resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-1.1.0.tgz#12d4a3dd4e68e0b79ceb8dbc84173ae80d91ca44"
26362703
2704+ is-string@^1.0.5 :
2705+ version "1.0.5"
2706+ resolved "https://registry.yarnpkg.com/is-string/-/is-string-1.0.5.tgz#40493ed198ef3ff477b8c7f92f644ec82a5cd3a6"
2707+
26372708is-symbol@^1.0.1 :
26382709 version "1.0.1"
26392710 resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.1.tgz#3cc59f00025194b6ab2e38dbae6689256b660572"
26402711
2712+ is-symbol@^1.0.2 :
2713+ version "1.0.3"
2714+ resolved "https://registry.yarnpkg.com/is-symbol/-/is-symbol-1.0.3.tgz#38e1014b9e6329be0de9d24a414fd7441ec61937"
2715+ dependencies :
2716+ has-symbols "^1.0.1"
2717+
26412718is-typedarray@~1.0.0 :
26422719 version "1.0.0"
26432720 resolved "https://registry.yarnpkg.com/is-typedarray/-/is-typedarray-1.0.0.tgz#e479c80858df0c1b11ddda6940f96011fcda4a9a"
@@ -3277,10 +3354,6 @@ locate-path@^2.0.0:
32773354 p-locate "^2.0.0"
32783355 path-exists "^3.0.0"
32793356
3280- lodash.cond@^4.3.0 :
3281- version "4.5.2"
3282- resolved "https://registry.yarnpkg.com/lodash.cond/-/lodash.cond-4.5.2.tgz#f471a1da486be60f6ab955d17115523dd1d255d5"
3283-
32843357lodash.merge@^4.6.0 :
32853358 version "4.6.0"
32863359 resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.0.tgz#69884ba144ac33fe699737a6086deffadd0f89c5"
@@ -3590,6 +3663,14 @@ object-assign@^4.0.1, object-assign@^4.1.0:
35903663 version "4.1.1"
35913664 resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863"
35923665
3666+ object-inspect@^1.7.0 :
3667+ version "1.7.0"
3668+ resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.7.0.tgz#f4f6bd181ad77f006b5ece60bd0b6f398ff74a67"
3669+
3670+ object-keys@^1.0.11, object-keys@^1.0.12, object-keys@^1.1.1 :
3671+ version "1.1.1"
3672+ resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.1.1.tgz#1c47f272df277f3b1daf061677d9c82e2322c60e"
3673+
35933674object-keys@^1.0.8 :
35943675 version "1.0.11"
35953676 resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.0.11.tgz#c54601778ad560f1142ce0e01bcca8b56d13426d"
@@ -3602,6 +3683,15 @@ object-keys@~0.2.0:
36023683 indexof "~0.0.1"
36033684 is "~0.2.6"
36043685
3686+ object.assign@^4.1.0 :
3687+ version "4.1.0"
3688+ resolved "https://registry.yarnpkg.com/object.assign/-/object.assign-4.1.0.tgz#968bf1100d7956bb3ca086f006f846b3bc4008da"
3689+ dependencies :
3690+ define-properties "^1.1.2"
3691+ function-bind "^1.1.1"
3692+ has-symbols "^1.0.0"
3693+ object-keys "^1.0.11"
3694+
36053695object.getownpropertydescriptors@^2.0.3 :
36063696 version "2.0.3"
36073697 resolved "https://registry.yarnpkg.com/object.getownpropertydescriptors/-/object.getownpropertydescriptors-2.0.3.tgz#8758c846f5b407adab0f236e0986f14b051caa16"
@@ -3625,6 +3715,15 @@ object.values@^1.0.4:
36253715 function-bind "^1.1.0"
36263716 has "^1.0.1"
36273717
3718+ object.values@^1.1.0 :
3719+ version "1.1.1"
3720+ resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.1.tgz#68a99ecde356b7e9295a3c5e0ce31dc8c953de5e"
3721+ dependencies :
3722+ define-properties "^1.1.3"
3723+ es-abstract "^1.17.0-next.1"
3724+ function-bind "^1.1.1"
3725+ has "^1.0.3"
3726+
36283727once@^1.3.0, once@^1.3.3, once@^1.4.0 :
36293728 version "1.4.0"
36303729 resolved "https://registry.yarnpkg.com/once/-/once-1.4.0.tgz#583b1aa775961d4b113ac17d9c50baef9dd76bd1"
@@ -3797,6 +3896,10 @@ path-parse@^1.0.5:
37973896 version "1.0.5"
37983897 resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.5.tgz#3c1adf871ea9cd6c9431b6ea2bd74a0ff055c4c1"
37993898
3899+ path-parse@^1.0.6 :
3900+ version "1.0.6"
3901+ resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.6.tgz#d62dbb5679405d72c4737ec58600e9ddcf06d24c"
3902+
38003903path-type@^1.0.0 :
38013904 version "1.1.0"
38023905 resolved "https://registry.yarnpkg.com/path-type/-/path-type-1.1.0.tgz#59c44f7ee491da704da415da5a4070ba4f8fe441"
@@ -3843,12 +3946,6 @@ pirates@^3.0.1:
38433946 dependencies :
38443947 node-modules-regexp "^1.0.0"
38453948
3846- pkg-dir@^1.0.0 :
3847- version "1.0.0"
3848- resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-1.0.0.tgz#7a4b508a8d5bb2d629d447056ff4e9c9314cf3d4"
3849- dependencies :
3850- find-up "^1.0.0"
3851-
38523949pkg-dir@^2.0.0 :
38533950 version "2.0.0"
38543951 resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-2.0.0.tgz#f6d5d1109e19d63edf428e0bd57e12777615334b"
42314328 version "1.1.7"
42324329 resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.1.7.tgz#203114d82ad2c5ed9e8e0411b3932875e889e97b"
42334330
4234- resolve@^1.3.2, resolve@^1.5.0 :
4331+ resolve@^1.12.0, resolve@^1.13.1 :
4332+ version "1.14.2"
4333+ resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.14.2.tgz#dbf31d0fa98b1f29aa5169783b9c290cb865fea2"
4334+ dependencies :
4335+ path-parse "^1.0.6"
4336+
4337+ resolve@^1.3.2 :
42354338 version "1.5.0"
42364339 resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.5.0.tgz#1f09acce796c9a762579f31b2c1cc4c3cddf9f36"
42374340 dependencies :
@@ -4475,6 +4578,20 @@ string-width@^2.0.0, string-width@^2.1.0, string-width@^2.1.1:
44754578 is-fullwidth-code-point "^2.0.0"
44764579 strip-ansi "^4.0.0"
44774580
4581+ string.prototype.trimleft@^2.1.1 :
4582+ version "2.1.1"
4583+ resolved "https://registry.yarnpkg.com/string.prototype.trimleft/-/string.prototype.trimleft-2.1.1.tgz#9bdb8ac6abd6d602b17a4ed321870d2f8dcefc74"
4584+ dependencies :
4585+ define-properties "^1.1.3"
4586+ function-bind "^1.1.1"
4587+
4588+ string.prototype.trimright@^2.1.1 :
4589+ version "2.1.1"
4590+ resolved "https://registry.yarnpkg.com/string.prototype.trimright/-/string.prototype.trimright-2.1.1.tgz#440314b15996c866ce8a0341894d45186200c5d9"
4591+ dependencies :
4592+ define-properties "^1.1.3"
4593+ function-bind "^1.1.1"
4594+
44784595string_decoder@~0.10.x :
44794596 version "0.10.31"
44804597 resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-0.10.31.tgz#62e203bc41766c6c28c9fc84301dab1c5310fa94"
0 commit comments