git.fiddlerwoaroof.com
Browse code

Bump babel-jest from 23.6.0 to 24.8.0

Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 23.6.0 to 24.8.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v24.8.0/packages/babel-jest)

dependabot-preview[bot] authored on 05/06/2019 21:35:25
Showing 2 changed files
... ...
@@ -38,7 +38,7 @@
38 38
     "@babel/preset-react": "^7.0.0",
39 39
     "babel-core": "7.0.0-bridge.0",
40 40
     "babel-eslint": "10.0.1",
41
-    "babel-jest": "23.6.0",
41
+    "babel-jest": "24.8.0",
42 42
     "dotenv": "8.0.0",
43 43
     "dotenv-expand": "4.2.0",
44 44
     "enzyme": "^3.6.0",
... ...
@@ -1741,19 +1741,12 @@ aria-query@^3.0.0:
1741 1741
     ast-types-flow "0.0.7"
1742 1742
     commander "^2.11.0"
1743 1743
 
1744
-arr-diff@^2.0.0:
1745
-  version "2.0.0"
1746
-  resolved "https://registry.yarnpkg.com/arr-diff/-/arr-diff-2.0.0.tgz#8f3b827f955a8bd669697e4a4256ac3ceae356cf"
1747
-  integrity sha1-jzuCf5Vai9ZpaX5KQlasPOrjVs8=
1748
-  dependencies:
1749
-    arr-flatten "^1.0.1"
1750
-
1751 1744
 arr-diff@^4.0.0:
1752 1745
   version "4.0.0"
1753 1746
   resolved "https://registry.yarnpkg.com/arr-diff/-/arr-diff-4.0.0.tgz#d6461074febfec71e7e15235761a329a5dc7c520"
1754 1747
   integrity sha1-1kYQdP6/7HHn4VI1dhoyml3HxSA=
1755 1748
 
1756
-arr-flatten@^1.0.1, arr-flatten@^1.1.0:
1749
+arr-flatten@^1.1.0:
1757 1750
   version "1.1.0"
1758 1751
   resolved "https://registry.yarnpkg.com/arr-flatten/-/arr-flatten-1.1.0.tgz#36048bbff4e7b47e136644316c99669ea5ae91f1"
1759 1752
   integrity sha512-L3hKV5R/p5o81R7O02IGnwpDmkp6E982XhtbuwSe3O4qOtMMMtodicASA1Cny2U+aCXcNpml+m4dPsvsJ3jatg==
... ...
@@ -1818,11 +1811,6 @@ array-uniq@^1.0.1:
1818 1811
   resolved "https://registry.yarnpkg.com/array-uniq/-/array-uniq-1.0.3.tgz#af6ac877a25cc7f74e058894753858dfdb24fdb6"
1819 1812
   integrity sha1-r2rId6Jcx/dOBYiUdThY39sk/bY=
1820 1813
 
1821
-array-unique@^0.2.1:
1822
-  version "0.2.1"
1823
-  resolved "https://registry.yarnpkg.com/array-unique/-/array-unique-0.2.1.tgz#a1d97ccafcbc2625cc70fadceb36a50c58b01a53"
1824
-  integrity sha1-odl8yvy8JiXMcPrc6zalDFiwGlM=
1825
-
1826 1814
 array-unique@^0.3.2:
1827 1815
   version "0.3.2"
1828 1816
   resolved "https://registry.yarnpkg.com/array-unique/-/array-unique-0.3.2.tgz#a894b75d4bc4f6cd679ef3244a9fd8f46ae2d428"
... ...
@@ -1953,7 +1941,7 @@ axobject-query@^2.0.2:
1953 1941
   dependencies:
1954 1942
     ast-types-flow "0.0.7"
1955 1943
 
1956
-babel-code-frame@^6.22.0, babel-code-frame@^6.26.0:
1944
+babel-code-frame@^6.22.0:
1957 1945
   version "6.26.0"
1958 1946
   resolved "https://registry.yarnpkg.com/babel-code-frame/-/babel-code-frame-6.26.0.tgz#63fd43f7dc1e3bb7ce35947db8fe369a3f58c74b"
1959 1947
   integrity sha1-Y/1D99weO7fONZR9uP42mj9Yx0s=
... ...
@@ -1986,29 +1974,7 @@ babel-extract-comments@^1.0.0:
1986 1974
   dependencies:
1987 1975
     babylon "^6.18.0"
1988 1976
 
1989
-babel-generator@^6.18.0:
1990
-  version "6.26.1"
1991
-  resolved "https://registry.yarnpkg.com/babel-generator/-/babel-generator-6.26.1.tgz#1844408d3b8f0d35a404ea7ac180f087a601bd90"
1992
-  integrity sha512-HyfwY6ApZj7BYTcJURpM5tznulaBvyio7/0d4zFOeMPUmfxkCjHocCuoLa2SAGzBI8AREcH3eP3758F672DppA==
1993
-  dependencies:
1994
-    babel-messages "^6.23.0"
1995
-    babel-runtime "^6.26.0"
1996
-    babel-types "^6.26.0"
1997
-    detect-indent "^4.0.0"
1998
-    jsesc "^1.3.0"
1999
-    lodash "^4.17.4"
2000
-    source-map "^0.5.7"
2001
-    trim-right "^1.0.1"
2002
-
2003
-babel-jest@23.6.0:
2004
-  version "23.6.0"
2005
-  resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-23.6.0.tgz#a644232366557a2240a0c083da6b25786185a2f1"
2006
-  integrity sha512-lqKGG6LYXYu+DQh/slrQ8nxXQkEkhugdXsU6St7GmhVS7Ilc/22ArwqXNJrf0QaOBjZB0360qZMwXqDYQHXaew==
2007
-  dependencies:
2008
-    babel-plugin-istanbul "^4.1.6"
2009
-    babel-preset-jest "^23.2.0"
2010
-
2011
-babel-jest@^24.8.0:
1977
+babel-jest@24.8.0, babel-jest@^24.8.0:
2012 1978
   version "24.8.0"
2013 1979
   resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-24.8.0.tgz#5c15ff2b28e20b0f45df43fe6b7f2aae93dba589"
2014 1980
   integrity sha512-+5/kaZt4I9efoXzPlZASyK/lN9qdRKmmUav9smVc0ruPQD7IsfucQ87gpOE8mn2jbDuS6M/YOW6n3v9ZoIfgnw==
... ...
@@ -2031,13 +1997,6 @@ babel-loader@8.0.5:
2031 1997
     mkdirp "^0.5.1"
2032 1998
     util.promisify "^1.0.0"
2033 1999
 
2034
-babel-messages@^6.23.0:
2035
-  version "6.23.0"
2036
-  resolved "https://registry.yarnpkg.com/babel-messages/-/babel-messages-6.23.0.tgz#f3cdf4703858035b2a2951c6ec5edf6c62f2630e"
2037
-  integrity sha1-8830cDhYA1sqKVHG7F7fbGLyYw4=
2038
-  dependencies:
2039
-    babel-runtime "^6.22.0"
2040
-
2041 2000
 babel-plugin-dynamic-import-node@2.2.0:
2042 2001
   version "2.2.0"
2043 2002
   resolved "https://registry.yarnpkg.com/babel-plugin-dynamic-import-node/-/babel-plugin-dynamic-import-node-2.2.0.tgz#c0adfb07d95f4a4495e9aaac6ec386c4d7c2524e"
... ...
@@ -2045,16 +2004,6 @@ babel-plugin-dynamic-import-node@2.2.0:
2045 2004
   dependencies:
2046 2005
     object.assign "^4.1.0"
2047 2006
 
2048
-babel-plugin-istanbul@^4.1.6:
2049
-  version "4.1.6"
2050
-  resolved "https://registry.yarnpkg.com/babel-plugin-istanbul/-/babel-plugin-istanbul-4.1.6.tgz#36c59b2192efce81c5b378321b74175add1c9a45"
2051
-  integrity sha512-PWP9FQ1AhZhS01T/4qLSKoHGY/xvkZdVBGlKM/HuxxS3+sC66HhTNR7+MpbO/so/cz/wY94MeSWJuP1hXIPfwQ==
2052
-  dependencies:
2053
-    babel-plugin-syntax-object-rest-spread "^6.13.0"
2054
-    find-up "^2.1.0"
2055
-    istanbul-lib-instrument "^1.10.1"
2056
-    test-exclude "^4.2.1"
2057
-
2058 2007
 babel-plugin-istanbul@^5.1.0:
2059 2008
   version "5.1.4"
2060 2009
   resolved "https://registry.yarnpkg.com/babel-plugin-istanbul/-/babel-plugin-istanbul-5.1.4.tgz#841d16b9a58eeb407a0ddce622ba02fe87a752ba"
... ...
@@ -2064,11 +2013,6 @@ babel-plugin-istanbul@^5.1.0:
2064 2013
     istanbul-lib-instrument "^3.3.0"
2065 2014
     test-exclude "^5.2.3"
2066 2015
 
2067
-babel-plugin-jest-hoist@^23.2.0:
2068
-  version "23.2.0"
2069
-  resolved "https://registry.yarnpkg.com/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-23.2.0.tgz#e61fae05a1ca8801aadee57a6d66b8cefaf44167"
2070
-  integrity sha1-5h+uBaHKiAGq3uV6bWa4zvr0QWc=
2071
-
2072 2016
 babel-plugin-jest-hoist@^24.6.0:
2073 2017
   version "24.6.0"
2074 2018
   resolved "https://registry.yarnpkg.com/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-24.6.0.tgz#f7f7f7ad150ee96d7a5e8e2c5da8319579e78019"
... ...
@@ -2090,7 +2034,7 @@ babel-plugin-named-asset-import@^0.3.2:
2090 2034
   resolved "https://registry.yarnpkg.com/babel-plugin-named-asset-import/-/babel-plugin-named-asset-import-0.3.2.tgz#20978ed446b8e1bf4a2f42d0a94c0ece85f75f4f"
2091 2035
   integrity sha512-CxwvxrZ9OirpXQ201Ec57OmGhmI8/ui/GwTDy0hSp6CmRvgRC0pSair6Z04Ck+JStA0sMPZzSJ3uE4n17EXpPQ==
2092 2036
 
2093
-babel-plugin-syntax-object-rest-spread@^6.13.0, babel-plugin-syntax-object-rest-spread@^6.8.0:
2037
+babel-plugin-syntax-object-rest-spread@^6.8.0:
2094 2038
   version "6.13.0"
2095 2039
   resolved "https://registry.yarnpkg.com/babel-plugin-syntax-object-rest-spread/-/babel-plugin-syntax-object-rest-spread-6.13.0.tgz#fd6536f2bce13836ffa3a5458c4903a597bb3bf5"
2096 2040
   integrity sha1-/WU28rzhODb/o6VFjEkDpZe7O/U=
... ...
@@ -2108,14 +2052,6 @@ babel-plugin-transform-react-remove-prop-types@0.4.24:
2108 2052
   resolved "https://registry.yarnpkg.com/babel-plugin-transform-react-remove-prop-types/-/babel-plugin-transform-react-remove-prop-types-0.4.24.tgz#f2edaf9b4c6a5fbe5c1d678bfb531078c1555f3a"
2109 2053
   integrity sha512-eqj0hVcJUR57/Ug2zE1Yswsw4LhuqqHhD+8v120T1cl3kjg76QwtyBrdIk4WVwK+lAhBJVYCd/v+4nc4y+8JsA==
2110 2054
 
2111
-babel-preset-jest@^23.2.0:
2112
-  version "23.2.0"
2113
-  resolved "https://registry.yarnpkg.com/babel-preset-jest/-/babel-preset-jest-23.2.0.tgz#8ec7a03a138f001a1a8fb1e8113652bf1a55da46"
2114
-  integrity sha1-jsegOhOPABoaj7HoETZSvxpV2kY=
2115
-  dependencies:
2116
-    babel-plugin-jest-hoist "^23.2.0"
2117
-    babel-plugin-syntax-object-rest-spread "^6.13.0"
2118
-
2119 2055
 babel-preset-jest@^24.6.0:
2120 2056
   version "24.6.0"
2121 2057
   resolved "https://registry.yarnpkg.com/babel-preset-jest/-/babel-preset-jest-24.6.0.tgz#66f06136eefce87797539c0d63f1769cc3915984"
... ...
@@ -2148,7 +2084,7 @@ babel-preset-react-app@^9.0.0:
2148 2084
     babel-plugin-macros "2.5.1"
2149 2085
     babel-plugin-transform-react-remove-prop-types "0.4.24"
2150 2086
 
2151
-babel-runtime@^6.22.0, babel-runtime@^6.26.0:
2087
+babel-runtime@^6.26.0:
2152 2088
   version "6.26.0"
2153 2089
   resolved "https://registry.yarnpkg.com/babel-runtime/-/babel-runtime-6.26.0.tgz#965c7058668e82b55d7bfe04ff2337bc8b5647fe"
2154 2090
   integrity sha1-llxwWGaOgrVde/4E/yM3vItWR/4=
... ...
@@ -2156,42 +2092,6 @@ babel-runtime@^6.22.0, babel-runtime@^6.26.0:
2156 2092
     core-js "^2.4.0"
2157 2093
     regenerator-runtime "^0.11.0"
2158 2094
 
2159
-babel-template@^6.16.0:
2160
-  version "6.26.0"
2161
-  resolved "https://registry.yarnpkg.com/babel-template/-/babel-template-6.26.0.tgz#de03e2d16396b069f46dd9fff8521fb1a0e35e02"
2162
-  integrity sha1-3gPi0WOWsGn0bdn/+FIfsaDjXgI=
2163
-  dependencies:
2164
-    babel-runtime "^6.26.0"
2165
-    babel-traverse "^6.26.0"
2166
-    babel-types "^6.26.0"
2167
-    babylon "^6.18.0"
2168
-    lodash "^4.17.4"
2169
-
2170
-babel-traverse@^6.18.0, babel-traverse@^6.26.0:
2171
-  version "6.26.0"
2172
-  resolved "https://registry.yarnpkg.com/babel-traverse/-/babel-traverse-6.26.0.tgz#46a9cbd7edcc62c8e5c064e2d2d8d0f4035766ee"
2173
-  integrity sha1-RqnL1+3MYsjlwGTi0tjQ9ANXZu4=
2174
-  dependencies:
2175
-    babel-code-frame "^6.26.0"
2176
-    babel-messages "^6.23.0"
2177
-    babel-runtime "^6.26.0"
2178
-    babel-types "^6.26.0"
2179
-    babylon "^6.18.0"
2180
-    debug "^2.6.8"
2181
-    globals "^9.18.0"
2182
-    invariant "^2.2.2"
2183
-    lodash "^4.17.4"
2184
-
2185
-babel-types@^6.18.0, babel-types@^6.26.0:
2186
-  version "6.26.0"
2187
-  resolved "https://registry.yarnpkg.com/babel-types/-/babel-types-6.26.0.tgz#a3b073f94ab49eb6fa55cd65227a334380632497"
2188
-  integrity sha1-o7Bz+Uq0nrb6Vc1lInozQ4BjJJc=
2189
-  dependencies:
2190
-    babel-runtime "^6.26.0"
2191
-    esutils "^2.0.2"
2192
-    lodash "^4.17.4"
2193
-    to-fast-properties "^1.0.3"
2194
-
2195 2095
 babylon@^6.18.0:
2196 2096
   version "6.18.0"
2197 2097
   resolved "https://registry.yarnpkg.com/babylon/-/babylon-6.18.0.tgz#af2f3b88fa6f5c1e4c634d1a0f8eac4f55b395e3"
... ...
@@ -2321,15 +2221,6 @@ brace-expansion@^1.1.7:
2321 2221
     balanced-match "^1.0.0"
2322 2222
     concat-map "0.0.1"
2323 2223
 
2324
-braces@^1.8.2:
2325
-  version "1.8.5"
2326
-  resolved "https://registry.yarnpkg.com/braces/-/braces-1.8.5.tgz#ba77962e12dff969d6b76711e914b737857bf6a7"
2327
-  integrity sha1-uneWLhLf+WnWt2cR6RS3N4V79qc=
2328
-  dependencies:
2329
-    expand-range "^1.8.1"
2330
-    preserve "^0.2.0"
2331
-    repeat-element "^1.1.2"
2332
-
2333 2224
 braces@^2.3.1, braces@^2.3.2:
2334 2225
   version "2.3.2"
2335 2226
   resolved "https://registry.yarnpkg.com/braces/-/braces-2.3.2.tgz#5979fd3f14cd531565e5fa2df1abfff1dfaee729"
... ...
@@ -3510,13 +3401,6 @@ destroy@~1.0.4:
3510 3401
   resolved "https://registry.yarnpkg.com/destroy/-/destroy-1.0.4.tgz#978857442c44749e4206613e37946205826abd80"
3511 3402
   integrity sha1-l4hXRCxEdJ5CBmE+N5RiBYJqvYA=
3512 3403
 
3513
-detect-indent@^4.0.0:
3514
-  version "4.0.0"
3515
-  resolved "https://registry.yarnpkg.com/detect-indent/-/detect-indent-4.0.0.tgz#f76d064352cdf43a1cb6ce619c4ee3a9475de208"
3516
-  integrity sha1-920GQ1LN9Docts5hnE7jqUdd4gg=
3517
-  dependencies:
3518
-    repeating "^2.0.0"
3519
-
3520 3404
 detect-libc@^1.0.2:
3521 3405
   version "1.0.3"
3522 3406
   resolved "https://registry.yarnpkg.com/detect-libc/-/detect-libc-1.0.3.tgz#fa137c4bd698edf55cd5cd02ac559f91a4c4ba9b"
... ...
@@ -4178,13 +4062,6 @@ exit@^0.1.2:
4178 4062
   resolved "https://registry.yarnpkg.com/exit/-/exit-0.1.2.tgz#0632638f8d877cc82107d30a0fff1a17cba1cd0c"
4179 4063
   integrity sha1-BjJjj42HfMghB9MKD/8aF8uhzQw=
4180 4064
 
4181
-expand-brackets@^0.1.4:
4182
-  version "0.1.5"
4183
-  resolved "https://registry.yarnpkg.com/expand-brackets/-/expand-brackets-0.1.5.tgz#df07284e342a807cd733ac5af72411e581d1177b"
4184
-  integrity sha1-3wcoTjQqgHzXM6xa9yQR5YHRF3s=
4185
-  dependencies:
4186
-    is-posix-bracket "^0.1.0"
4187
-
4188 4065
 expand-brackets@^2.1.4:
4189 4066
   version "2.1.4"
4190 4067
   resolved "https://registry.yarnpkg.com/expand-brackets/-/expand-brackets-2.1.4.tgz#b77735e315ce30f6b6eff0f83b04151a22449622"
... ...
@@ -4198,13 +4075,6 @@ expand-brackets@^2.1.4:
4198 4075
     snapdragon "^0.8.1"
4199 4076
     to-regex "^3.0.1"
4200 4077
 
4201
-expand-range@^1.8.1:
4202
-  version "1.8.2"
4203
-  resolved "https://registry.yarnpkg.com/expand-range/-/expand-range-1.8.2.tgz#a299effd335fe2721ebae8e257ec79644fc85337"
4204
-  integrity sha1-opnv/TNf4nIeuujiV+x5ZE/IUzc=
4205
-  dependencies:
4206
-    fill-range "^2.1.0"
4207
-
4208 4078
 expect@^24.8.0:
4209 4079
   version "24.8.0"
4210 4080
   resolved "https://registry.yarnpkg.com/expect/-/expect-24.8.0.tgz#471f8ec256b7b6129ca2524b2a62f030df38718d"
... ...
@@ -4282,13 +4152,6 @@ external-editor@^3.0.3:
4282 4152
     iconv-lite "^0.4.24"
4283 4153
     tmp "^0.0.33"
4284 4154
 
4285
-extglob@^0.3.1:
4286
-  version "0.3.2"
4287
-  resolved "https://registry.yarnpkg.com/extglob/-/extglob-0.3.2.tgz#2e18ff3d2f49ab2765cec9023f011daa8d8349a1"
4288
-  integrity sha1-Lhj/PS9JqydlzskCPwEdqo2DSaE=
4289
-  dependencies:
4290
-    is-extglob "^1.0.0"
4291
-
4292 4155
 extglob@^2.0.4:
4293 4156
   version "2.0.4"
4294 4157
   resolved "https://registry.yarnpkg.com/extglob/-/extglob-2.0.4.tgz#ad00fe4dc612a9232e8718711dc5cb5ab0285543"
... ...
@@ -4388,27 +4251,11 @@ file-loader@3.0.1:
4388 4251
     loader-utils "^1.0.2"
4389 4252
     schema-utils "^1.0.0"
4390 4253
 
4391
-filename-regex@^2.0.0:
4392
-  version "2.0.1"
4393
-  resolved "https://registry.yarnpkg.com/filename-regex/-/filename-regex-2.0.1.tgz#c1c4b9bee3e09725ddb106b75c1e301fe2f18b26"
4394
-  integrity sha1-wcS5vuPglyXdsQa3XB4wH+LxiyY=
4395
-
4396 4254
 filesize@3.6.1:
4397 4255
   version "3.6.1"
4398 4256
   resolved "https://registry.yarnpkg.com/filesize/-/filesize-3.6.1.tgz#090bb3ee01b6f801a8a8be99d31710b3422bb317"
4399 4257
   integrity sha512-7KjR1vv6qnicaPMi1iiTcI85CyYwRO/PSFCu6SvqL8jN2Wjt/NIYQTFtFs7fSDCYOstUkEWIQGFUg5YZQfjlcg==
4400 4258
 
4401
-fill-range@^2.1.0:
4402
-  version "2.2.4"
4403
-  resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-2.2.4.tgz#eb1e773abb056dcd8df2bfdf6af59b8b3a936565"
4404
-  integrity sha512-cnrcCbj01+j2gTG921VZPnHbjmdAf8oQV/iGeV2kZxGSyfYjjTyY79ErsK1WJWMpw6DaApEX72binqJE+/d+5Q==
4405
-  dependencies:
4406
-    is-number "^2.1.0"
4407
-    isobject "^2.0.0"
4408
-    randomatic "^3.0.0"
4409
-    repeat-element "^1.1.2"
4410
-    repeat-string "^1.5.2"
4411
-
4412 4259
 fill-range@^4.0.0:
4413 4260
   version "4.0.0"
4414 4261
   resolved "https://registry.yarnpkg.com/fill-range/-/fill-range-4.0.0.tgz#d544811d428f98eb06a63dc402d2403c328c38f7"
... ...
@@ -4547,7 +4394,7 @@ for-in@^1.0.1, for-in@^1.0.2:
4547 4394
   resolved "https://registry.yarnpkg.com/for-in/-/for-in-1.0.2.tgz#81068d295a8142ec0ac726c6e2200c30fb6d5e80"
4548 4395
   integrity sha1-gQaNKVqBQuwKxybG4iAMMPttXoA=
4549 4396
 
4550
-for-own@^0.1.3, for-own@^0.1.4:
4397
+for-own@^0.1.3:
4551 4398
   version "0.1.5"
4552 4399
   resolved "https://registry.yarnpkg.com/for-own/-/for-own-0.1.5.tgz#5265c681a4f294dabbf17c9509b6763aa84510ce"
4553 4400
   integrity sha1-UmXGgaTylNq78XyVCbZ2OqhFEM4=
... ...
@@ -4758,21 +4605,6 @@ getpass@^0.1.1:
4758 4605
   dependencies:
4759 4606
     assert-plus "^1.0.0"
4760 4607
 
4761
-glob-base@^0.3.0:
4762
-  version "0.3.0"
4763
-  resolved "https://registry.yarnpkg.com/glob-base/-/glob-base-0.3.0.tgz#dbb164f6221b1c0b1ccf82aea328b497df0ea3c4"
4764
-  integrity sha1-27Fk9iIbHAscz4Kuoyi0l98Oo8Q=
4765
-  dependencies:
4766
-    glob-parent "^2.0.0"
4767
-    is-glob "^2.0.0"
4768
-
4769
-glob-parent@^2.0.0:
4770
-  version "2.0.0"
4771
-  resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-2.0.0.tgz#81383d72db054fcccf5336daa902f182f6edbb28"
4772
-  integrity sha1-gTg9ctsFT8zPUzbaqQLxgvbtuyg=
4773
-  dependencies:
4774
-    is-glob "^2.0.0"
4775
-
4776 4608
 glob-parent@^3.1.0:
4777 4609
   version "3.1.0"
4778 4610
   resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-3.1.0.tgz#9e6af6299d8d3bd2bd40430832bd113df906c5ae"
... ...
@@ -4819,11 +4651,6 @@ globals@^11.1.0, globals@^11.7.0:
4819 4651
   resolved "https://registry.yarnpkg.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e"
4820 4652
   integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==
4821 4653
 
4822
-globals@^9.18.0:
4823
-  version "9.18.0"
4824
-  resolved "https://registry.yarnpkg.com/globals/-/globals-9.18.0.tgz#aa3896b3e69b487f17e31ed2143d69a8e30c2d8a"
4825
-  integrity sha512-S0nG3CLEQiY/ILxqtztTWH/3iRRdyBLw6KMDxnKMchrtbj2OFmehVh0WUCfW3DUrIgx/qFrJPICrq4Z4sTR9UQ==
4826
-
4827 4654
 globby@8.0.2:
4828 4655
   version "8.0.2"
4829 4656
   resolved "https://registry.yarnpkg.com/globby/-/globby-8.0.2.tgz#5697619ccd95c5275dbb2d6faa42087c1a941d8d"
... ...
@@ -5559,18 +5386,6 @@ is-directory@^0.3.1:
5559 5386
   resolved "https://registry.yarnpkg.com/is-directory/-/is-directory-0.3.1.tgz#61339b6f2475fc772fd9c9d83f5c8575dc154ae1"
5560 5387
   integrity sha1-YTObbyR1/Hcv2cnYP1yFddwVSuE=
5561 5388
 
5562
-is-dotfile@^1.0.0:
5563
-  version "1.0.3"
5564
-  resolved "https://registry.yarnpkg.com/is-dotfile/-/is-dotfile-1.0.3.tgz#a6a2f32ffd2dfb04f5ca25ecd0f6b83cf798a1e1"
5565
-  integrity sha1-pqLzL/0t+wT1yiXs0Pa4PPeYoeE=
5566
-
5567
-is-equal-shallow@^0.1.3:
5568
-  version "0.1.3"
5569
-  resolved "https://registry.yarnpkg.com/is-equal-shallow/-/is-equal-shallow-0.1.3.tgz#2238098fc221de0bcfa5d9eac4c45d638aa1c534"
5570
-  integrity sha1-IjgJj8Ih3gvPpdnqxMRdY4qhxTQ=
5571
-  dependencies:
5572
-    is-primitive "^2.0.0"
5573
-
5574 5389
 is-extendable@^0.1.0, is-extendable@^0.1.1:
5575 5390
   version "0.1.1"
5576 5391
   resolved "https://registry.yarnpkg.com/is-extendable/-/is-extendable-0.1.1.tgz#62b110e289a471418e3ec36a617d472e301dfc89"
... ...
@@ -5583,23 +5398,11 @@ is-extendable@^1.0.1:
5583 5398
   dependencies:
5584 5399
     is-plain-object "^2.0.4"
5585 5400
 
5586
-is-extglob@^1.0.0:
5587
-  version "1.0.0"
5588
-  resolved "https://registry.yarnpkg.com/is-extglob/-/is-extglob-1.0.0.tgz#ac468177c4943405a092fc8f29760c6ffc6206c0"
5589
-  integrity sha1-rEaBd8SUNAWgkvyPKXYMb/xiBsA=
5590
-
5591 5401
 is-extglob@^2.1.0, is-extglob@^2.1.1:
5592 5402
   version "2.1.1"
5593 5403
   resolved "https://registry.yarnpkg.com/is-extglob/-/is-extglob-2.1.1.tgz#a88c02535791f02ed37c76a1b9ea9773c833f8c2"
5594 5404
   integrity sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=
5595 5405
 
5596
-is-finite@^1.0.0:
5597
-  version "1.0.2"
5598
-  resolved "https://registry.yarnpkg.com/is-finite/-/is-finite-1.0.2.tgz#cc6677695602be550ef11e8b4aa6305342b6d0aa"
5599
-  integrity sha1-zGZ3aVYCvlUO8R6LSqYwU0K20Ko=
5600
-  dependencies:
5601
-    number-is-nan "^1.0.0"
5602
-
5603 5406
 is-fullwidth-code-point@^1.0.0:
5604 5407
   version "1.0.0"
5605 5408
   resolved "https://registry.yarnpkg.com/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz#ef9e31386f031a7f0d643af82fde50c457ef00cb"
... ...
@@ -5617,13 +5420,6 @@ is-generator-fn@^2.0.0:
5617 5420
   resolved "https://registry.yarnpkg.com/is-generator-fn/-/is-generator-fn-2.1.0.tgz#7d140adc389aaf3011a8f2a2a4cfa6faadffb118"
5618 5421
   integrity sha512-cTIB4yPYL/Grw0EaSzASzg6bBy9gqCofvWN8okThAYIxKJZC+udlRAmGbM0XLeniEJSs8uEgHPGuHSe1XsOLSQ==
5619 5422
 
5620
-is-glob@^2.0.0, is-glob@^2.0.1:
5621
-  version "2.0.1"
5622
-  resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-2.0.1.tgz#d096f926a3ded5600f3fdfd91198cb0888c2d863"
5623
-  integrity sha1-0Jb5JqPe1WAPP9/ZEZjLCIjC2GM=
5624
-  dependencies:
5625
-    is-extglob "^1.0.0"
5626
-
5627 5423
 is-glob@^3.1.0:
5628 5424
   version "3.1.0"
5629 5425
   resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-3.1.0.tgz#7ba5ae24217804ac70707b96922567486cc3e84a"
... ...
@@ -5643,13 +5439,6 @@ is-number-object@^1.0.3:
5643 5439
   resolved "https://registry.yarnpkg.com/is-number-object/-/is-number-object-1.0.3.tgz#f265ab89a9f445034ef6aff15a8f00b00f551799"
5644 5440
   integrity sha1-8mWrian0RQNO9q/xWo8AsA9VF5k=
5645 5441
 
5646
-is-number@^2.1.0:
5647
-  version "2.1.0"
5648
-  resolved "https://registry.yarnpkg.com/is-number/-/is-number-2.1.0.tgz#01fcbbb393463a548f2f466cce16dece49db908f"
5649
-  integrity sha1-Afy7s5NGOlSPL0ZszhbezknbkI8=
5650
-  dependencies:
5651
-    kind-of "^3.0.2"
5652
-
5653 5442
 is-number@^3.0.0:
5654 5443
   version "3.0.0"
5655 5444
   resolved "https://registry.yarnpkg.com/is-number/-/is-number-3.0.0.tgz#24fd6201a4782cf50561c810276afc7d12d71195"
... ...
@@ -5657,11 +5446,6 @@ is-number@^3.0.0:
5657 5446
   dependencies:
5658 5447
     kind-of "^3.0.2"
5659 5448
 
5660
-is-number@^4.0.0:
5661
-  version "4.0.0"
5662
-  resolved "https://registry.yarnpkg.com/is-number/-/is-number-4.0.0.tgz#0026e37f5454d73e356dfe6564699867c6a7f0ff"
5663
-  integrity sha512-rSklcAIlf1OmFdyAqbnWTLVelsQ58uvZ66S/ZyawjWqIviTWCjg2PzVGw8WUA+nNuPTqb4wgA+NszrJ+08LlgQ==
5664
-
5665 5449
 is-obj@^1.0.0, is-obj@^1.0.1:
5666 5450
   version "1.0.1"
5667 5451
   resolved "https://registry.yarnpkg.com/is-obj/-/is-obj-1.0.1.tgz#3e4729ac1f5fde025cd7d83a896dab9f4f67db0f"
... ...
@@ -5703,16 +5487,6 @@ is-plain-object@^2.0.1, is-plain-object@^2.0.3, is-plain-object@^2.0.4:
5703 5487
   dependencies:
5704 5488
     isobject "^3.0.1"
5705 5489
 
5706
-is-posix-bracket@^0.1.0:
5707
-  version "0.1.1"
5708
-  resolved "https://registry.yarnpkg.com/is-posix-bracket/-/is-posix-bracket-0.1.1.tgz#3334dc79774368e92f016e6fbc0a88f5cd6e6bc4"
5709
-  integrity sha1-MzTceXdDaOkvAW5vvAqI9c1ua8Q=
5710
-
5711
-is-primitive@^2.0.0:
5712
-  version "2.0.0"
5713
-  resolved "https://registry.yarnpkg.com/is-primitive/-/is-primitive-2.0.0.tgz#207bab91638499c07b2adf240a41a87210034575"
5714
-  integrity sha1-IHurkWOEmcB7Kt8kCkGochADRXU=
5715
-
5716 5490
 is-promise@^2.1.0:
5717 5491
   version "2.1.0"
5718 5492
   resolved "https://registry.yarnpkg.com/is-promise/-/is-promise-2.1.0.tgz#79a2a9ece7f096e80f36d2b2f3bc16c1ff4bf3fa"
... ...
@@ -5779,11 +5553,6 @@ is-typedarray@~1.0.0:
5779 5553
   resolved "https://registry.yarnpkg.com/is-typedarray/-/is-typedarray-1.0.0.tgz#e479c80858df0c1b11ddda6940f96011fcda4a9a"
5780 5554
   integrity sha1-5HnICFjfDBsR3dppQPlgEfzaSpo=
5781 5555
 
5782
-is-utf8@^0.2.0:
5783
-  version "0.2.1"
5784
-  resolved "https://registry.yarnpkg.com/is-utf8/-/is-utf8-0.2.1.tgz#4b0da1442104d1b336340e80797e865cf39f7d72"
5785
-  integrity sha1-Sw2hRCEE0bM2NA6AeX6GXPOffXI=
5786
-
5787 5556
 is-windows@^1.0.2:
5788 5557
   version "1.0.2"
5789 5558
   resolved "https://registry.yarnpkg.com/is-windows/-/is-windows-1.0.2.tgz#d1850eb9791ecd18e6182ce12a30f396634bb19d"
... ...
@@ -5821,29 +5590,11 @@ isstream@~0.1.2:
5821 5590
   resolved "https://registry.yarnpkg.com/isstream/-/isstream-0.1.2.tgz#47e63f7af55afa6f92e1500e690eb8b8529c099a"
5822 5591
   integrity sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo=
5823 5592
 
5824
-istanbul-lib-coverage@^1.2.1:
5825
-  version "1.2.1"
5826
-  resolved "https://registry.yarnpkg.com/istanbul-lib-coverage/-/istanbul-lib-coverage-1.2.1.tgz#ccf7edcd0a0bb9b8f729feeb0930470f9af664f0"
5827
-  integrity sha512-PzITeunAgyGbtY1ibVIUiV679EFChHjoMNRibEIobvmrCRaIgwLxNucOSimtNWUhEib/oO7QY2imD75JVgCJWQ==
5828
-
5829 5593
 istanbul-lib-coverage@^2.0.2, istanbul-lib-coverage@^2.0.5:
5830 5594
   version "2.0.5"
5831 5595
   resolved "https://registry.yarnpkg.com/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.5.tgz#675f0ab69503fad4b1d849f736baaca803344f49"
5832 5596
   integrity sha512-8aXznuEPCJvGnMSRft4udDRDtb1V3pkQkMMI5LI+6HuQz5oQ4J2UFn1H82raA3qJtyOLkkwVqICBQkjnGtn5mA==
5833 5597
 
5834
-istanbul-lib-instrument@^1.10.1:
5835
-  version "1.10.2"
5836
-  resolved "https://registry.yarnpkg.com/istanbul-lib-instrument/-/istanbul-lib-instrument-1.10.2.tgz#1f55ed10ac3c47f2bdddd5307935126754d0a9ca"
5837
-  integrity sha512-aWHxfxDqvh/ZlxR8BBaEPVSWDPUkGD63VjGQn3jcw8jCp7sHEMKcrj4xfJn/ABzdMEHiQNyvDQhqm5o8+SQg7A==
5838
-  dependencies:
5839
-    babel-generator "^6.18.0"
5840
-    babel-template "^6.16.0"
5841
-    babel-traverse "^6.18.0"
5842
-    babel-types "^6.18.0"
5843
-    babylon "^6.18.0"
5844
-    istanbul-lib-coverage "^1.2.1"
5845
-    semver "^5.3.0"
5846
-
5847 5598
 istanbul-lib-instrument@^3.0.1, istanbul-lib-instrument@^3.3.0:
5848 5599
   version "3.3.0"
5849 5600
   resolved "https://registry.yarnpkg.com/istanbul-lib-instrument/-/istanbul-lib-instrument-3.3.0.tgz#a5f63d91f0bbc0c3e479ef4c5de027335ec6d630"
... ...
@@ -6406,11 +6157,6 @@ jsdom@^14.0.0:
6406 6157
     ws "^6.1.2"
6407 6158
     xml-name-validator "^3.0.0"
6408 6159
 
6409
-jsesc@^1.3.0:
6410
-  version "1.3.0"
6411
-  resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-1.3.0.tgz#46c3fec8c1892b12b0833db9bc7622176dbab34b"
6412
-  integrity sha1-RsP+yMGJKxKwgz25vHYiF226s0s=
6413
-
6414 6160
 jsesc@^2.5.1:
6415 6161
   version "2.5.2"
6416 6162
   resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-2.5.2.tgz#80564d2e483dacf6e8ef209650a67df3f0c283a4"
... ...
@@ -6602,17 +6348,6 @@ listenercount@~1.0.1:
6602 6348
   resolved "https://registry.yarnpkg.com/listenercount/-/listenercount-1.0.1.tgz#84c8a72ab59c4725321480c975e6508342e70937"
6603 6349
   integrity sha1-hMinKrWcRyUyFIDJdeZQg0LnCTc=
6604 6350
 
6605
-load-json-file@^1.0.0:
6606
-  version "1.1.0"
6607
-  resolved "https://registry.yarnpkg.com/load-json-file/-/load-json-file-1.1.0.tgz#956905708d58b4bab4c2261b04f59f31c99374c0"
6608
-  integrity sha1-lWkFcI1YtLq0wiYbBPWfMcmTdMA=
6609
-  dependencies:
6610
-    graceful-fs "^4.1.2"
6611
-    parse-json "^2.2.0"
6612
-    pify "^2.0.0"
6613
-    pinkie-promise "^2.0.0"
6614
-    strip-bom "^2.0.0"
6615
-
6616 6351
 load-json-file@^2.0.0:
6617 6352
   version "2.0.0"
6618 6353
   resolved "https://registry.yarnpkg.com/load-json-file/-/load-json-file-2.0.0.tgz#7947e42149af80d696cbf797bcaabcfe1fe29ca8"
... ...
@@ -6814,11 +6549,6 @@ map-visit@^1.0.0:
6814 6549
   dependencies:
6815 6550
     object-visit "^1.0.0"
6816 6551
 
6817
-math-random@^1.0.1:
6818
-  version "1.0.4"
6819
-  resolved "https://registry.yarnpkg.com/math-random/-/math-random-1.0.4.tgz#5dd6943c938548267016d4e34f057583080c514c"
6820
-  integrity sha512-rUxjysqif/BZQH2yhd5Aaq7vXMSx9NdEsQcyA07uEzIvxgI7zIr33gGsh+RU0/XjmQpCW7RsVof1vlkvQVCK5A==
6821
-
6822 6552
 md5.js@^1.3.4:
6823 6553
   version "1.3.5"
6824 6554
   resolved "https://registry.yarnpkg.com/md5.js/-/md5.js-1.3.5.tgz#b5d07b8e3216e3e27cd728d72f70d1e6a342005f"
... ...
@@ -6900,25 +6630,6 @@ microevent.ts@~0.1.1:
6900 6630
   resolved "https://registry.yarnpkg.com/microevent.ts/-/microevent.ts-0.1.1.tgz#70b09b83f43df5172d0205a63025bce0f7357fa0"
6901 6631
   integrity sha512-jo1OfR4TaEwd5HOrt5+tAZ9mqT4jmpNAusXtyfNzqVm9uiSYFZlKM1wYL4oU7azZW/PxQW53wM0S6OR1JHNa2g==
6902 6632
 
6903
-micromatch@^2.3.11:
6904
-  version "2.3.11"
6905
-  resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-2.3.11.tgz#86677c97d1720b363431d04d0d15293bd38c1565"
6906
-  integrity sha1-hmd8l9FyCzY0MdBNDRUpO9OMFWU=
6907
-  dependencies:
6908
-    arr-diff "^2.0.0"
6909
-    array-unique "^0.2.1"
6910
-    braces "^1.8.2"
6911
-    expand-brackets "^0.1.4"
6912
-    extglob "^0.3.1"
6913
-    filename-regex "^2.0.0"
6914
-    is-extglob "^1.0.0"
6915
-    is-glob "^2.0.1"
6916
-    kind-of "^3.0.2"
6917
-    normalize-path "^2.0.1"
6918
-    object.omit "^2.0.0"
6919
-    parse-glob "^3.0.4"
6920
-    regex-cache "^0.4.2"
6921
-
6922 6633
 micromatch@^3.1.10, micromatch@^3.1.4, micromatch@^3.1.8:
6923 6634
   version "3.1.10"
6924 6635
   resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-3.1.10.tgz#70859bc95c9840952f359a068a3fc49f9ecfac23"
... ...
@@ -7293,7 +7004,7 @@ normalize-package-data@^2.3.2:
7293 7004
     semver "2 || 3 || 4 || 5"
7294 7005
     validate-npm-package-license "^3.0.1"
7295 7006
 
7296
-normalize-path@^2.0.1, normalize-path@^2.1.1:
7007
+normalize-path@^2.1.1:
7297 7008
   version "2.1.1"
7298 7009
   resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-2.1.1.tgz#1ab28b556e198363a8c1a6f7e6fa20137fe6aed9"
7299 7010
   integrity sha1-GrKLVW4Zg2Oowab35vogE3/mrtk=
... ...
@@ -7460,14 +7171,6 @@ object.getownpropertydescriptors@^2.0.3:
7460 7171
     define-properties "^1.1.2"
7461 7172
     es-abstract "^1.5.1"
7462 7173
 
7463
-object.omit@^2.0.0:
7464
-  version "2.0.1"
7465
-  resolved "https://registry.yarnpkg.com/object.omit/-/object.omit-2.0.1.tgz#1a9c744829f39dbb858c76ca3579ae2a54ebd1fa"
7466
-  integrity sha1-Gpx0SCnznbuFjHbKNXmuKlTr0fo=
7467
-  dependencies:
7468
-    for-own "^0.1.4"
7469
-    is-extendable "^0.1.1"
7470
-
7471 7174
 object.pick@^1.3.0:
7472 7175
   version "1.3.0"
7473 7176
   resolved "https://registry.yarnpkg.com/object.pick/-/object.pick-1.3.0.tgz#87a10ac4c1694bd2e1cbf53591a66141fb5dd747"
... ...
@@ -7741,16 +7444,6 @@ parse-asn1@^5.0.0:
7741 7444
     pbkdf2 "^3.0.3"
7742 7445
     safe-buffer "^5.1.1"
7743 7446
 
7744
-parse-glob@^3.0.4:
7745
-  version "3.0.4"
7746
-  resolved "https://registry.yarnpkg.com/parse-glob/-/parse-glob-3.0.4.tgz#b2c376cfb11f35513badd173ef0bb6e3a388391c"
7747
-  integrity sha1-ssN2z7EfNVE7rdFz7wu246OIORw=
7748
-  dependencies:
7749
-    glob-base "^0.3.0"
7750
-    is-dotfile "^1.0.0"
7751
-    is-extglob "^1.0.0"
7752
-    is-glob "^2.0.0"
7753
-
7754 7447
 parse-json@^2.2.0:
7755 7448
   version "2.2.0"
7756 7449
   resolved "https://registry.yarnpkg.com/parse-json/-/parse-json-2.2.0.tgz#f480f40434ef80741f8469099f8dea18f55a4dc9"
... ...
@@ -7840,15 +7533,6 @@ path-to-regexp@0.1.7:
7840 7533
   resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.7.tgz#df604178005f522f15eb4490e7247a1bfaa67f8c"
7841 7534
   integrity sha1-32BBeABfUi8V60SQ5yR6G/qmf4w=
7842 7535
 
7843
-path-type@^1.0.0:
7844
-  version "1.1.0"
7845
-  resolved "https://registry.yarnpkg.com/path-type/-/path-type-1.1.0.tgz#59c44f7ee491da704da415da5a4070ba4f8fe441"
7846
-  integrity sha1-WcRPfuSR2nBNpBXaWkBwuk+P5EE=
7847
-  dependencies:
7848
-    graceful-fs "^4.1.2"
7849
-    pify "^2.0.0"
7850
-    pinkie-promise "^2.0.0"
7851
-
7852 7536
 path-type@^2.0.0:
7853 7537
   version "2.0.0"
7854 7538
   resolved "https://registry.yarnpkg.com/path-type/-/path-type-2.0.0.tgz#f012ccb8415b7096fc2daa1054c3d72389594c73"
... ...
@@ -8623,11 +8307,6 @@ prepend-http@^2.0.0:
8623 8307
   resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-2.0.0.tgz#e92434bfa5ea8c19f41cdfd401d741a3c819d897"
8624 8308
   integrity sha1-6SQ0v6XqjBn0HN/UAddBo8gZ2Jc=
8625 8309
 
8626
-preserve@^0.2.0:
8627
-  version "0.2.0"
8628
-  resolved "https://registry.yarnpkg.com/preserve/-/preserve-0.2.0.tgz#815ed1f6ebc65926f865b310c0713bcb3315ce4b"
8629
-  integrity sha1-gV7R9uvGWSb4ZbMQwHE7yzMVzks=
8630
-
8631 8310
 prettier@^1.17.1:
8632 8311
   version "1.17.1"
8633 8312
   resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.17.1.tgz#ed64b4e93e370cb8a25b9ef7fef3e4fd1c0995db"
... ...
@@ -8855,15 +8534,6 @@ randexp@0.4.6:
8855 8534
     discontinuous-range "1.0.0"
8856 8535
     ret "~0.1.10"
8857 8536
 
8858
-randomatic@^3.0.0:
8859
-  version "3.1.1"
8860
-  resolved "https://registry.yarnpkg.com/randomatic/-/randomatic-3.1.1.tgz#b776efc59375984e36c537b2f51a1f0aff0da1ed"
8861
-  integrity sha512-TuDE5KxZ0J461RVjrJZCJc+J+zCkTb1MbH9AQUq68sMhOMcy9jLcb3BrZKgp9q9Ncltdg4QVqWrH02W2EFFVYw==
8862
-  dependencies:
8863
-    is-number "^4.0.0"
8864
-    kind-of "^6.0.0"
8865
-    math-random "^1.0.1"
8866
-
8867 8537
 randombytes@^2.0.0, randombytes@^2.0.1, randombytes@^2.0.5:
8868 8538
   version "2.1.0"
8869 8539
   resolved "https://registry.yarnpkg.com/randombytes/-/randombytes-2.1.0.tgz#df6f84372f0270dc65cdf6291349ab7a473d4f2a"
... ...
@@ -9047,14 +8717,6 @@ react@^16.5.2:
9047 8717
     prop-types "^15.6.2"
9048 8718
     scheduler "^0.13.6"
9049 8719
 
9050
-read-pkg-up@^1.0.1:
9051
-  version "1.0.1"
9052
-  resolved "https://registry.yarnpkg.com/read-pkg-up/-/read-pkg-up-1.0.1.tgz#9d63c13276c065918d57f002a57f40a1b643fb02"
9053
-  integrity sha1-nWPBMnbAZZGNV/ACpX9AobZD+wI=
9054
-  dependencies:
9055
-    find-up "^1.0.0"
9056
-    read-pkg "^1.0.0"
9057
-
9058 8720
 read-pkg-up@^2.0.0:
9059 8721
   version "2.0.0"
9060 8722
   resolved "https://registry.yarnpkg.com/read-pkg-up/-/read-pkg-up-2.0.0.tgz#6b72a8048984e0c41e79510fd5e9fa99b3b549be"
... ...
@@ -9071,15 +8733,6 @@ read-pkg-up@^4.0.0:
9071 8733
     find-up "^3.0.0"
9072 8734
     read-pkg "^3.0.0"
9073 8735
 
9074
-read-pkg@^1.0.0:
9075
-  version "1.1.0"
9076
-  resolved "https://registry.yarnpkg.com/read-pkg/-/read-pkg-1.1.0.tgz#f5ffaa5ecd29cb31c0474bca7d756b6bb29e3f28"
9077
-  integrity sha1-9f+qXs0pyzHAR0vKfXVra7KePyg=
9078
-  dependencies:
9079
-    load-json-file "^1.0.0"
9080
-    normalize-package-data "^2.3.2"
9081
-    path-type "^1.0.0"
9082
-
9083 8736
 read-pkg@^2.0.0:
9084 8737
   version "2.0.0"
9085 8738
   resolved "https://registry.yarnpkg.com/read-pkg/-/read-pkg-2.0.0.tgz#8ef1c0623c6a6db0dc6713c4bfac46332b2368f8"
... ...
@@ -9185,13 +8838,6 @@ regenerator-transform@^0.14.0:
9185 8838
   dependencies:
9186 8839
     private "^0.1.6"
9187 8840
 
9188
-regex-cache@^0.4.2:
9189
-  version "0.4.4"
9190
-  resolved "https://registry.yarnpkg.com/regex-cache/-/regex-cache-0.4.4.tgz#75bdc58a2a1496cec48a12835bc54c8d562336dd"
9191
-  integrity sha512-nVIZwtCjkC9YgvWkpM55B5rBhBYRZhAaJbgcFYXXsHnbZ9UZI9nnVWYZpBlCqv9ho2eZryPnWrZGsOdPwVWXWQ==
9192
-  dependencies:
9193
-    is-equal-shallow "^0.1.3"
9194
-
9195 8841
 regex-not@^1.0.0, regex-not@^1.0.2:
9196 8842
   version "1.0.2"
9197 8843
   resolved "https://registry.yarnpkg.com/regex-not/-/regex-not-1.0.2.tgz#1f4ece27e00b0b65e0247a6810e6a85d83a5752c"
... ...
@@ -9269,18 +8915,11 @@ repeat-element@^1.1.2:
9269 8915
   resolved "https://registry.yarnpkg.com/repeat-element/-/repeat-element-1.1.3.tgz#782e0d825c0c5a3bb39731f84efee6b742e6b1ce"
9270 8916
   integrity sha512-ahGq0ZnV5m5XtZLMb+vP76kcAM5nkLqk0lpqAuojSKGgQtn4eRi4ZZGm2olo2zKFH+sMsWaqOCW1dqAnOru72g==
9271 8917
 
9272
-repeat-string@^1.5.2, repeat-string@^1.6.1:
8918
+repeat-string@^1.6.1:
9273 8919
   version "1.6.1"
9274 8920
   resolved "https://registry.yarnpkg.com/repeat-string/-/repeat-string-1.6.1.tgz#8dcae470e1c88abc2d600fff4a776286da75e637"
9275 8921
   integrity sha1-jcrkcOHIirwtYA//Sndihtp15jc=
9276 8922
 
9277
-repeating@^2.0.0:
9278
-  version "2.0.1"
9279
-  resolved "https://registry.yarnpkg.com/repeating/-/repeating-2.0.1.tgz#5214c53a926d3552707527fbab415dbc08d06dda"
9280
-  integrity sha1-UhTFOpJtNVJwdSf7q0FdvAjQbdo=
9281
-  dependencies:
9282
-    is-finite "^1.0.0"
9283
-
9284 8923
 replace-ext@1.0.0:
9285 8924
   version "1.0.0"
9286 8925
   resolved "https://registry.yarnpkg.com/replace-ext/-/replace-ext-1.0.0.tgz#de63128373fcbf7c3ccfa4de5a480c45a67958eb"
... ...
@@ -9846,7 +9485,7 @@ source-map-url@^0.4.0:
9846 9485
   resolved "https://registry.yarnpkg.com/source-map-url/-/source-map-url-0.4.0.tgz#3e935d7ddd73631b97659956d55128e87b5084a3"
9847 9486
   integrity sha1-PpNdfd1zYxuXZZlW1VEo6HtQhKM=
9848 9487
 
9849
-source-map@^0.5.0, source-map@^0.5.3, source-map@^0.5.6, source-map@^0.5.7:
9488
+source-map@^0.5.0, source-map@^0.5.3, source-map@^0.5.6:
9850 9489
   version "0.5.7"
9851 9490
   resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.7.tgz#8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc"
9852 9491
   integrity sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=
... ...
@@ -10096,13 +9735,6 @@ strip-ansi@^4.0.0:
10096 9735
   dependencies:
10097 9736
     ansi-regex "^3.0.0"
10098 9737
 
10099
-strip-bom@^2.0.0:
10100
-  version "2.0.0"
10101
-  resolved "https://registry.yarnpkg.com/strip-bom/-/strip-bom-2.0.0.tgz#6219a85616520491f35788bdbf1447a99c7e6b0e"
10102
-  integrity sha1-YhmoVhZSBJHzV4i9vxRHqZx+aw4=
10103
-  dependencies:
10104
-    is-utf8 "^0.2.0"
10105
-
10106 9738
 strip-bom@^3.0.0:
10107 9739
   version "3.0.0"
10108 9740
   resolved "https://registry.yarnpkg.com/strip-bom/-/strip-bom-3.0.0.tgz#2334c18e9c759f7bdd56fdef7e9ae3d588e68ed3"
... ...
@@ -10268,17 +9900,6 @@ terser@^4.0.0:
10268 9900
     source-map "~0.6.1"
10269 9901
     source-map-support "~0.5.10"
10270 9902
 
10271
-test-exclude@^4.2.1:
10272
-  version "4.2.3"
10273
-  resolved "https://registry.yarnpkg.com/test-exclude/-/test-exclude-4.2.3.tgz#a9a5e64474e4398339245a0a769ad7c2f4a97c20"
10274
-  integrity sha512-SYbXgY64PT+4GAL2ocI3HwPa4Q4TBKm0cwAVeKOt/Aoc0gSpNRjJX8w0pA1LMKZ3LBmd8pYBqApFNQLII9kavA==
10275
-  dependencies:
10276
-    arrify "^1.0.1"
10277
-    micromatch "^2.3.11"
10278
-    object-assign "^4.1.0"
10279
-    read-pkg-up "^1.0.1"
10280
-    require-main-filename "^1.0.1"
10281
-
10282 9903
 test-exclude@^5.2.3:
10283 9904
   version "5.2.3"
10284 9905
   resolved "https://registry.yarnpkg.com/test-exclude/-/test-exclude-5.2.3.tgz#c3d3e1e311eb7ee405e092dac10aefd09091eac0"
... ...
@@ -10351,11 +9972,6 @@ to-arraybuffer@^1.0.0:
10351 9972
   resolved "https://registry.yarnpkg.com/to-arraybuffer/-/to-arraybuffer-1.0.1.tgz#7d229b1fcc637e466ca081180836a7aabff83f43"
10352 9973
   integrity sha1-fSKbH8xjfkZsoIEYCDanqr/4P0M=
10353 9974
 
10354
-to-fast-properties@^1.0.3:
10355
-  version "1.0.3"
10356
-  resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-1.0.3.tgz#b83571fa4d8c25b82e231b06e3a3055de4ca1a47"
10357
-  integrity sha1-uDVx+k2MJbguIxsG46MFXeTKGkc=
10358
-
10359 9975
 to-fast-properties@^2.0.0:
10360 9976
   version "2.0.0"
10361 9977
   resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-2.0.0.tgz#dc5e698cbd079265bc73e0377681a4e4e83f616e"