@@ -1250,10 +1250,10 @@
[email protected] , escape-string-regexp@^1.0.2, escape-string-regexp@^1
1250
1250
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
1251
1251
integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
1252
1252
1253
- eslint-plugin-flowtype@4.3.0 :
1254
- version "4.3.0 "
1255
- resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-4.3.0 .tgz#06d0837ac341caf369e7e6dbb112dd7fd21acf17 "
1256
- integrity sha512-elvqoadMHnYqSYN1YXn02DR7SFW8Kc2CLe8na3m2GdQPQhIY+BgCd2quVJ1AbW3aO0zcyE9loVJ7Szy8A/xlMA ==
1253
+ eslint-plugin-flowtype@4.5.2 :
1254
+ version "4.5.2 "
1255
+ resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-4.5.2 .tgz#5353449692663ef70e8fc8c2386cebdecac7e86b "
1256
+ integrity sha512-ByV0EtEQOqiCl6bsrtXtTGnXlIXoyvDrvUq3Nz28huODAhnRDuMotyTrwP+TjAKZMPWbtaNGFHMoUxW3DktGOw ==
1257
1257
dependencies :
1258
1258
lodash "^4.17.15"
1259
1259
@@ -1277,10 +1277,10 @@ eslint-visitor-keys@^1.0.0, eslint-visitor-keys@^1.1.0:
1277
1277
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.1.0.tgz#e2a82cea84ff246ad6fb57f9bde5b46621459ec2"
1278
1278
integrity sha512-8y9YjtM1JBJU/A9Kc+SbaOV4y29sSWckBwMHa+FGtVj5gN/sbnKDf6xJUl+8g7FAij9LVaP8C24DUiH/f/2Z9A==
1279
1279
1280
- eslint@6.6.0 :
1281
- version "6.6.0 "
1282
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.6.0 .tgz#4a01a2fb48d32aacef5530ee9c5a78f11a8afd04 "
1283
- integrity sha512-PpEBq7b6qY/qrOmpYQ/jTMDYfuQMELR4g4WI1M/NaSDDD/bdcMb+dj4Hgks7p41kW2caXsPsEZAEAyAgjVVC0g ==
1280
+ eslint@6.7.1 :
1281
+ version "6.7.1 "
1282
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.7.1 .tgz#269ccccec3ef60ab32358a44d147ac209154b919 "
1283
+ integrity sha512-UWzBS79pNcsDSxgxbdjkmzn/B6BhsXMfUaOHnNwyE8nD+Q6pyT96ow2MccVayUTV4yMid4qLhMiQaywctRkBLA ==
1284
1284
dependencies :
1285
1285
" @babel/code-frame" " ^7.0.0"
1286
1286
ajv "^6.10.0"
1297
1297
file-entry-cache "^5.0.1"
1298
1298
functional-red-black-tree "^1.0.1"
1299
1299
glob-parent "^5.0.0"
1300
- globals "^11.7 .0"
1300
+ globals "^12.1 .0"
1301
1301
ignore "^4.0.6"
1302
1302
import-fresh "^3.0.0"
1303
1303
imurmurhash "^0.1.4"
1310
1310
minimatch "^3.0.4"
1311
1311
mkdirp "^0.5.1"
1312
1312
natural-compare "^1.4.0"
1313
- optionator "^0.8.2 "
1313
+ optionator "^0.8.3 "
1314
1314
progress "^2.0.0"
1315
1315
regexpp "^2.0.1"
1316
1316
semver "^6.1.2"
@@ -1572,11 +1572,18 @@ glob@^7.1.1, glob@^7.1.3:
1572
1572
once "^1.3.0"
1573
1573
path-is-absolute "^1.0.0"
1574
1574
1575
- globals@^11.1.0, globals@^11.7.0 :
1575
+ globals@^11.1.0 :
1576
1576
version "11.12.0"
1577
1577
resolved "https://registry.yarnpkg.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e"
1578
1578
integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==
1579
1579
1580
+ globals@^12.1.0 :
1581
+ version "12.3.0"
1582
+ resolved "https://registry.yarnpkg.com/globals/-/globals-12.3.0.tgz#1e564ee5c4dded2ab098b0f88f24702a3c56be13"
1583
+ integrity sha512-wAfjdLgFsPZsklLJvOBUBmzYE8/CwhEqSBEMRXA3qxIiNtyqvjYurAtIfDh6chlEPUfmTY3MnZh5Hfh4q0UlIw==
1584
+ dependencies :
1585
+ type-fest "^0.8.1"
1586
+
1580
1587
graceful-fs@^4.1.11, graceful-fs@^4.1.15, graceful-fs@^4.1.2, graceful-fs@^4.1.6 :
1581
1588
version "4.2.3"
1582
1589
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.3.tgz#4a12ff1b60376ef09862c2093edd908328be8423"
@@ -2296,7 +2303,7 @@ optimist@^0.6.1:
2296
2303
minimist "~0.0.1"
2297
2304
wordwrap "~0.0.2"
2298
2305
2299
- optionator@^0.8.2 :
2306
+ optionator@^0.8.3 :
2300
2307
version "0.8.3"
2301
2308
resolved "https://registry.yarnpkg.com/optionator/-/optionator-0.8.3.tgz#84fa1d036fe9d3c7e21d99884b601167ec8fb495"
2302
2309
integrity sha512-+IW9pACdk3XWmmTXG8m3upGUJst5XRGzxMRjXzAuJ1XnIFNvfhjjIuYkDvysnPQ7qzqVzLt78BCruntqRhWQbA==
@@ -3031,6 +3038,11 @@ type-fest@^0.5.2:
3031
3038
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.5.2.tgz#d6ef42a0356c6cd45f49485c3b6281fc148e48a2"
3032
3039
integrity sha512-DWkS49EQKVX//Tbupb9TFa19c7+MK1XmzkrZUR8TAktmE/DizXoaoJV6TZ/tSIPXipqNiRI6CyAe7x69Jb6RSw==
3033
3040
3041
+ type-fest@^0.8.1 :
3042
+ version "0.8.1"
3043
+ resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.8.1.tgz#09e249ebde851d3b1e48d27c105444667f17b83d"
3044
+ integrity sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==
3045
+
3034
3046
typescript@next :
3035
3047
version "3.8.0-dev.20191105"
3036
3048
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.8.0-dev.20191105.tgz#84936856168f081f8ffd67441c76f439c97fb9b7"
0 commit comments