|
129 | 129 | invariant "^2.2.4" |
130 | 130 | semver "^5.5.0" |
131 | 131 |
|
132 | | -"@babel/core@^7.1.0", "@babel/core@^7.7.5", "@babel/core@^7.9.0": |
133 | | - version "7.12.3" |
134 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.3.tgz#1b436884e1e3bff6fb1328dc02b208759de92ad8" |
135 | | - integrity sha512-0qXcZYKZp3/6N2jKYVxZv0aNCsxTSVCiK72DTiTYZAu7sjg73W0/aynWjMbiGd87EQL4WyA8reiJVh92AVla9g== |
136 | | - dependencies: |
137 | | - "@babel/code-frame" "^7.10.4" |
138 | | - "@babel/generator" "^7.12.1" |
139 | | - "@babel/helper-module-transforms" "^7.12.1" |
140 | | - "@babel/helpers" "^7.12.1" |
141 | | - "@babel/parser" "^7.12.3" |
142 | | - "@babel/template" "^7.10.4" |
143 | | - "@babel/traverse" "^7.12.1" |
144 | | - "@babel/types" "^7.12.1" |
145 | | - convert-source-map "^1.7.0" |
146 | | - debug "^4.1.0" |
147 | | - gensync "^1.0.0-beta.1" |
148 | | - json5 "^2.1.2" |
149 | | - lodash "^4.17.19" |
150 | | - resolve "^1.3.2" |
151 | | - semver "^5.4.1" |
152 | | - source-map "^0.5.0" |
153 | | - |
154 | | -"@babel/core@^7.12.9": |
| 132 | +"@babel/core@^7.1.0", "@babel/core@^7.12.9", "@babel/core@^7.7.5", "@babel/core@^7.9.0": |
155 | 133 | version "7.12.9" |
156 | 134 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.9.tgz#fd450c4ec10cdbb980e2928b7aa7a28484593fc8" |
157 | 135 | integrity sha512-gTXYh3M5wb7FRXQy+FErKFAv90BnlOuNn1QkCK2lREoPAjrQCO49+HVSrFoe5uakFAF5eenS75KbO2vQiLrTMQ== |
|
173 | 151 | semver "^5.4.1" |
174 | 152 | source-map "^0.5.0" |
175 | 153 |
|
176 | | -"@babel/generator@^7.12.1": |
177 | | - version "7.12.1" |
178 | | - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.12.1.tgz#0d70be32bdaa03d7c51c8597dda76e0df1f15468" |
179 | | - integrity sha512-DB+6rafIdc9o72Yc3/Ph5h+6hUjeOp66pF0naQBgUFFuPqzQwIlPTm3xZR7YNvduIMtkDIj2t21LSQwnbCrXvg== |
180 | | - dependencies: |
181 | | - "@babel/types" "^7.12.1" |
182 | | - jsesc "^2.5.1" |
183 | | - source-map "^0.5.0" |
184 | | - |
185 | 154 | "@babel/generator@^7.12.5": |
186 | 155 | version "7.12.5" |
187 | 156 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.12.5.tgz#a2c50de5c8b6d708ab95be5e6053936c1884a4de" |
|
416 | 385 | "@babel/traverse" "^7.10.4" |
417 | 386 | "@babel/types" "^7.10.4" |
418 | 387 |
|
419 | | -"@babel/helpers@^7.12.1": |
420 | | - version "7.12.1" |
421 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.12.1.tgz#8a8261c1d438ec18cb890434df4ec768734c1e79" |
422 | | - integrity sha512-9JoDSBGoWtmbay98efmT2+mySkwjzeFeAL9BuWNoVQpkPFQF8SIIFUfY5os9u8wVzglzoiPRSW7cuJmBDUt43g== |
423 | | - dependencies: |
424 | | - "@babel/template" "^7.10.4" |
425 | | - "@babel/traverse" "^7.12.1" |
426 | | - "@babel/types" "^7.12.1" |
427 | | - |
428 | 388 | "@babel/helpers@^7.12.5": |
429 | 389 | version "7.12.5" |
430 | 390 | resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.12.5.tgz#1a1ba4a768d9b58310eda516c449913fe647116e" |
|
443 | 403 | chalk "^2.0.0" |
444 | 404 | js-tokens "^4.0.0" |
445 | 405 |
|
446 | | -"@babel/parser@^7.0.0", "@babel/parser@^7.1.0", "@babel/parser@^7.10.4", "@babel/parser@^7.12.1", "@babel/parser@^7.12.3": |
447 | | - version "7.12.3" |
448 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.3.tgz#a305415ebe7a6c7023b40b5122a0662d928334cd" |
449 | | - integrity sha512-kFsOS0IbsuhO5ojF8Hc8z/8vEIOkylVBrjiZUbLTE3XFe0Qi+uu6HjzQixkFaqr0ZPAMZcBVxEwmsnsLPZ2Xsw== |
450 | | - |
451 | | -"@babel/parser@^7.12.7": |
| 406 | +"@babel/parser@^7.0.0", "@babel/parser@^7.1.0", "@babel/parser@^7.12.7": |
452 | 407 | version "7.12.7" |
453 | 408 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.7.tgz#fee7b39fe809d0e73e5b25eecaf5780ef3d73056" |
454 | 409 | integrity sha512-oWR02Ubp4xTLCAqPRiNIuMVgNO5Aif/xpXtabhzW2HWUD47XJsAB4Zd/Rg30+XeQA3juXigV7hlquOTmwqLiwg== |
|
1129 | 1084 | dependencies: |
1130 | 1085 | regenerator-runtime "^0.13.4" |
1131 | 1086 |
|
1132 | | -"@babel/template@^7.10.4", "@babel/template@^7.3.3": |
1133 | | - version "7.10.4" |
1134 | | - resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.10.4.tgz#3251996c4200ebc71d1a8fc405fba940f36ba278" |
1135 | | - integrity sha512-ZCjD27cGJFUB6nmCB1Enki3r+L5kJveX9pq1SvAUKoICy6CZ9yD8xO086YXdYhvNjBdnekm4ZnaP5yC8Cs/1tA== |
1136 | | - dependencies: |
1137 | | - "@babel/code-frame" "^7.10.4" |
1138 | | - "@babel/parser" "^7.10.4" |
1139 | | - "@babel/types" "^7.10.4" |
1140 | | - |
1141 | | -"@babel/template@^7.12.7": |
| 1087 | +"@babel/template@^7.10.4", "@babel/template@^7.12.7", "@babel/template@^7.3.3": |
1142 | 1088 | version "7.12.7" |
1143 | 1089 | resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.12.7.tgz#c817233696018e39fbb6c491d2fb684e05ed43bc" |
1144 | 1090 | integrity sha512-GkDzmHS6GV7ZeXfJZ0tLRBhZcMcY0/Lnb+eEbXDBfCAcZCjrZKe6p3J4we/D24O9Y8enxWAg1cWwof59yLh2ow== |
|
1147 | 1093 | "@babel/parser" "^7.12.7" |
1148 | 1094 | "@babel/types" "^7.12.7" |
1149 | 1095 |
|
1150 | | -"@babel/traverse@^7.0.0", "@babel/traverse@^7.1.0", "@babel/traverse@^7.10.4", "@babel/traverse@^7.11.5", "@babel/traverse@^7.12.1": |
1151 | | - version "7.12.1" |
1152 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.1.tgz#941395e0c5cc86d5d3e75caa095d3924526f0c1e" |
1153 | | - integrity sha512-MA3WPoRt1ZHo2ZmoGKNqi20YnPt0B1S0GTZEPhhd+hw2KGUzBlHuVunj6K4sNuK+reEvyiPwtp0cpaqLzJDmAw== |
1154 | | - dependencies: |
1155 | | - "@babel/code-frame" "^7.10.4" |
1156 | | - "@babel/generator" "^7.12.1" |
1157 | | - "@babel/helper-function-name" "^7.10.4" |
1158 | | - "@babel/helper-split-export-declaration" "^7.11.0" |
1159 | | - "@babel/parser" "^7.12.1" |
1160 | | - "@babel/types" "^7.12.1" |
1161 | | - debug "^4.1.0" |
1162 | | - globals "^11.1.0" |
1163 | | - lodash "^4.17.19" |
1164 | | - |
1165 | | -"@babel/traverse@^7.12.5", "@babel/traverse@^7.12.9": |
| 1096 | +"@babel/traverse@^7.0.0", "@babel/traverse@^7.1.0", "@babel/traverse@^7.10.4", "@babel/traverse@^7.11.5", "@babel/traverse@^7.12.1", "@babel/traverse@^7.12.5", "@babel/traverse@^7.12.9": |
1166 | 1097 | version "7.12.9" |
1167 | 1098 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.9.tgz#fad26c972eabbc11350e0b695978de6cc8e8596f" |
1168 | 1099 | integrity sha512-iX9ajqnLdoU1s1nHt36JDI9KG4k+vmI8WgjK5d+aDTwQbL2fUnzedNedssA645Ede3PM2ma1n8Q4h2ohwXgMXw== |
|
1177 | 1108 | globals "^11.1.0" |
1178 | 1109 | lodash "^4.17.19" |
1179 | 1110 |
|
1180 | | -"@babel/types@^7.0.0", "@babel/types@^7.10.4", "@babel/types@^7.10.5", "@babel/types@^7.11.0", "@babel/types@^7.11.5", "@babel/types@^7.12.1", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.9.5": |
1181 | | - version "7.12.1" |
1182 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.1.tgz#e109d9ab99a8de735be287ee3d6a9947a190c4ae" |
1183 | | - integrity sha512-BzSY3NJBKM4kyatSOWh3D/JJ2O3CVzBybHWxtgxnggaxEuaSTTDqeiSb/xk9lrkw2Tbqyivw5ZU4rT+EfznQsA== |
1184 | | - dependencies: |
1185 | | - "@babel/helper-validator-identifier" "^7.10.4" |
1186 | | - lodash "^4.17.19" |
1187 | | - to-fast-properties "^2.0.0" |
1188 | | - |
1189 | | -"@babel/types@^7.12.5", "@babel/types@^7.12.7": |
| 1111 | +"@babel/types@^7.0.0", "@babel/types@^7.10.4", "@babel/types@^7.10.5", "@babel/types@^7.11.0", "@babel/types@^7.11.5", "@babel/types@^7.12.1", "@babel/types@^7.12.5", "@babel/types@^7.12.7", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.9.5": |
1190 | 1112 | version "7.12.7" |
1191 | 1113 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.7.tgz#6039ff1e242640a29452c9ae572162ec9a8f5d13" |
1192 | 1114 | integrity sha512-MNyI92qZq6jrQkXvtIiykvl4WtoRrVV9MPn+ZfsoEENjiWcBQ3ZSHrkxnJWgWtLX3XXqX5hrSQ+X69wkmesXuQ== |
|
1473 | 1395 | "@nodelib/fs.scandir" "2.1.3" |
1474 | 1396 | fastq "^1.6.0" |
1475 | 1397 |
|
| 1398 | +"@pkgr/core@^0.1.0": |
| 1399 | + version "0.1.1" |
| 1400 | + resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.1.1.tgz#1ec17e2edbec25c8306d424ecfbf13c7de1aaa31" |
| 1401 | + integrity sha512-cq8o4cWH0ibXh9VGi5P20Tu9XF/0fFXl9EUinr9QfTM7a7p0oTA4iJRCQWppXR1Pg8dSM0UCItCkPwsk9qWWYA== |
| 1402 | + |
1476 | 1403 | "@samverschueren/stream-to-observable@^0.3.0": |
1477 | 1404 | version "0.3.0" |
1478 | 1405 | resolved "https://registry.yarnpkg.com/@samverschueren/stream-to-observable/-/stream-to-observable-0.3.0.tgz#ecdf48d532c58ea477acfcab80348424f8d0662f" |
|
1607 | 1534 | resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.3.tgz#3dca0e3f33b200fc7d1139c0cd96c1268cadfd9d" |
1608 | 1535 | integrity sha512-tHq6qdbT9U1IRSGf14CL0pUlULksvY9OZ+5eEgl1N7t+OA3tGvNpxJCzuKQlsNgCVwbAs670L1vcVQi8j9HjnA== |
1609 | 1536 |
|
1610 | | -"@types/node@*": |
1611 | | - version "12.12.14" |
1612 | | - resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.14.tgz#1c1d6e3c75dba466e0326948d56e8bd72a1903d2" |
1613 | | - integrity sha512-u/SJDyXwuihpwjXy7hOOghagLEV1KdAST6syfnOk6QZAMzZuWZqXy5aYYZbh8Jdpd4escVFP0MvftHNDb9pruA== |
1614 | | - |
1615 | | -"@types/node@14.14.10": |
| 1537 | +"@types/node@*", "@types/node@14.14.10": |
1616 | 1538 | version "14.14.10" |
1617 | 1539 | resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.10.tgz#5958a82e41863cfc71f2307b3748e3491ba03785" |
1618 | 1540 | integrity sha512-J32dgx2hw8vXrSbu4ZlVhn1Nm3GbeCFNw2FWL8S5QKucHGY0cyNwjdQdO+KMBZ4wpmC7KhLCiNsdk1RFRIYUQQ== |
@@ -1752,11 +1674,6 @@ acorn-globals@^6.0.0: |
1752 | 1674 | acorn "^7.1.1" |
1753 | 1675 | acorn-walk "^7.1.1" |
1754 | 1676 |
|
1755 | | -acorn-jsx@^5.2.0: |
1756 | | - version "5.2.0" |
1757 | | - resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.2.0.tgz#4c66069173d6fdd68ed85239fc256226182b2ebe" |
1758 | | - integrity sha512-HiUX/+K2YpkpJ+SzBffkM/AQ2YE03S0U1kjTLVpoJdhZMOWy8qvXVN9JdLqv2QsaQ6MPYQIuNmwD8zOiYUofLQ== |
1759 | | - |
1760 | 1677 | acorn-jsx@^5.3.1: |
1761 | 1678 | version "5.3.1" |
1762 | 1679 | resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.1.tgz#fc8661e11b7ac1539c47dbfea2e72b3af34d267b" |
@@ -3183,12 +3100,13 @@ eslint-plugin-jest@^24.1.3: |
3183 | 3100 | dependencies: |
3184 | 3101 | "@typescript-eslint/experimental-utils" "^4.0.1" |
3185 | 3102 |
|
3186 | | -eslint-plugin-prettier@^3.2.0: |
3187 | | - version "3.2.0" |
3188 | | - resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.2.0.tgz#af391b2226fa0e15c96f36c733f6e9035dbd952c" |
3189 | | - integrity sha512-kOUSJnFjAUFKwVxuzy6sA5yyMx6+o9ino4gCdShzBNx4eyFRudWRYKCFolKjoM40PEiuU6Cn7wBLfq3WsGg7qg== |
| 3103 | +eslint-plugin-prettier@^5.2.1: |
| 3104 | + version "5.2.1" |
| 3105 | + resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.1.tgz#d1c8f972d8f60e414c25465c163d16f209411f95" |
| 3106 | + integrity sha512-gH3iR3g4JfF+yYPaJYkN7jEl9QbweL/YfkoRlNnuIEHEz1vHVlCmWOS+eGGiRuzHQXdJFCOTxRgvju9b8VUmrw== |
3190 | 3107 | dependencies: |
3191 | 3108 | prettier-linter-helpers "^1.0.0" |
| 3109 | + synckit "^0.9.1" |
3192 | 3110 |
|
3193 | 3111 | eslint-scope@^5.0.0, eslint-scope@^5.1.1: |
3194 | 3112 | version "5.1.1" |
@@ -3258,16 +3176,7 @@ eslint@^7.15.0: |
3258 | 3176 | text-table "^0.2.0" |
3259 | 3177 | v8-compile-cache "^2.0.3" |
3260 | 3178 |
|
3261 | | -espree@^7.3.0: |
3262 | | - version "7.3.0" |
3263 | | - resolved "https://registry.yarnpkg.com/espree/-/espree-7.3.0.tgz#dc30437cf67947cf576121ebd780f15eeac72348" |
3264 | | - integrity sha512-dksIWsvKCixn1yrEXO8UosNSxaDoSYpq9reEjZSbHLpT5hpaCAKTLBwq0RHtLrIr+c0ByiYzWT8KTMRzoRCNlw== |
3265 | | - dependencies: |
3266 | | - acorn "^7.4.0" |
3267 | | - acorn-jsx "^5.2.0" |
3268 | | - eslint-visitor-keys "^1.3.0" |
3269 | | - |
3270 | | -espree@^7.3.1: |
| 3179 | +espree@^7.3.0, espree@^7.3.1: |
3271 | 3180 | version "7.3.1" |
3272 | 3181 | resolved "https://registry.yarnpkg.com/espree/-/espree-7.3.1.tgz#f2df330b752c6f55019f8bd89b7660039c1bbbb6" |
3273 | 3182 | integrity sha512-v3JCNCE64umkFpmkFGqzVKsOT0tN1Zr+ueqLZfpV1Ob8e+CEgPWa+OxCoGH3tnhimMKIaBm4m/vaRpJ/krRz2g== |
@@ -6394,14 +6303,7 @@ rimraf@^2.6.3, rimraf@^2.7.1: |
6394 | 6303 | dependencies: |
6395 | 6304 | glob "^7.1.3" |
6396 | 6305 |
|
6397 | | -rimraf@^3.0.0: |
6398 | | - version "3.0.0" |
6399 | | - resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-3.0.0.tgz#614176d4b3010b75e5c390eb0ee96f6dc0cebb9b" |
6400 | | - integrity sha512-NDGVxTsjqfunkds7CqsOiEnxln4Bo7Nddl3XhS4pXg5OzwkLqJ971ZVAAnB+DDLnF76N+VnDEiBHaVV8I06SUg== |
6401 | | - dependencies: |
6402 | | - glob "^7.1.3" |
6403 | | - |
6404 | | -rimraf@^3.0.2: |
| 6306 | +rimraf@^3.0.0, rimraf@^3.0.2: |
6405 | 6307 | version "3.0.2" |
6406 | 6308 | resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-3.0.2.tgz#f1a5402ba6220ad52cc1282bac1ae3aa49fd061a" |
6407 | 6309 | integrity sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA== |
@@ -6993,6 +6895,14 @@ symbol-tree@^3.2.4: |
6993 | 6895 | resolved "https://registry.yarnpkg.com/symbol-tree/-/symbol-tree-3.2.4.tgz#430637d248ba77e078883951fb9aa0eed7c63fa2" |
6994 | 6896 | integrity sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw== |
6995 | 6897 |
|
| 6898 | +synckit@^0.9.1: |
| 6899 | + version "0.9.1" |
| 6900 | + resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.9.1.tgz#febbfbb6649979450131f64735aa3f6c14575c88" |
| 6901 | + integrity sha512-7gr8p9TQP6RAHusBOSLs46F4564ZrjV8xFmw5zCmgmhGUcw2hxsShhJ6CEiHQMgPDwAQ1fWHPM0ypc4RMAig4A== |
| 6902 | + dependencies: |
| 6903 | + "@pkgr/core" "^0.1.0" |
| 6904 | + tslib "^2.6.2" |
| 6905 | + |
6996 | 6906 | table@^5.2.3: |
6997 | 6907 | version "5.4.6" |
6998 | 6908 | resolved "https://registry.yarnpkg.com/table/-/table-5.4.6.tgz#1292d19500ce3f86053b05f0e8e7e4a3bb21079e" |
@@ -7172,6 +7082,11 @@ tslib@^1.8.1, tslib@^1.9.0: |
7172 | 7082 | resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.10.0.tgz#c3c19f95973fb0a62973fb09d90d961ee43e5c8a" |
7173 | 7083 | integrity sha512-qOebF53frne81cf0S9B41ByenJ3/IuH8yJKngAX35CmiZySA0khhkovshKK+jGCaMnVomla7gVlIcc3EvKPbTQ== |
7174 | 7084 |
|
| 7085 | +tslib@^2.6.2: |
| 7086 | + version "2.6.3" |
| 7087 | + resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.3.tgz#0438f810ad7a9edcde7a241c3d80db693c8cbfe0" |
| 7088 | + integrity sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ== |
| 7089 | + |
7175 | 7090 | tsutils@^3.17.1: |
7176 | 7091 | version "3.17.1" |
7177 | 7092 | resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.17.1.tgz#ed719917f11ca0dee586272b2ac49e015a2dd759" |
@@ -7517,12 +7432,7 @@ write-file-atomic@^3.0.0: |
7517 | 7432 | signal-exit "^3.0.2" |
7518 | 7433 | typedarray-to-buffer "^3.1.5" |
7519 | 7434 |
|
7520 | | -ws@^7.2.3: |
7521 | | - version "7.2.5" |
7522 | | - resolved "https://registry.yarnpkg.com/ws/-/ws-7.2.5.tgz#abb1370d4626a5a9cd79d8de404aa18b3465d10d" |
7523 | | - integrity sha512-C34cIU4+DB2vMyAbmEKossWq2ZQDr6QEyuuCzWrM9zfw1sGc0mYiJ0UnG9zzNykt49C2Fi34hvr2vssFQRS6EA== |
7524 | | - |
7525 | | -ws@^7.3.1: |
| 7435 | +ws@^7.2.3, ws@^7.3.1: |
7526 | 7436 | version "7.4.1" |
7527 | 7437 | resolved "https://registry.yarnpkg.com/ws/-/ws-7.4.1.tgz#a333be02696bd0e54cea0434e21dcc8a9ac294bb" |
7528 | 7438 | integrity sha512-pTsP8UAfhy3sk1lSk/O/s4tjD0CRwvMnzvwr4OKGX7ZvqZtUyx4KIJB5JWbkykPoc55tixMGgTNoh3k4FkNGFQ== |
|
0 commit comments