|
2 | 2 | # yarn lockfile v1 |
3 | 3 |
|
4 | 4 |
|
5 | | - |
6 | | - version "7.0.0-beta.44" |
7 | | - resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.0.0-beta.44.tgz#2a02643368de80916162be70865c97774f3adbd9" |
| 5 | + |
| 6 | + version "7.11.0" |
| 7 | + resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.11.0.tgz#b123924edd44508782c030066c926f1b807151cd" |
| 8 | + integrity sha512-dJDM2Pc01D9TwKL3Mmz2xgVF9X953RBHq9H4gywbN1q8MrfvXmNHfsCt06vvByBVQqm+9WxMs+doEH/R09TwWQ== |
8 | 9 | dependencies: |
9 | | - "@babel/highlight" "7.0.0-beta.44" |
10 | | - |
11 | | - |
12 | | - version "7.0.0-beta.44" |
13 | | - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.0.0-beta.44.tgz#c7e67b9b5284afcf69b309b50d7d37f3e5033d42" |
14 | | - dependencies: |
15 | | - "@babel/types" "7.0.0-beta.44" |
16 | | - jsesc "^2.5.1" |
17 | | - lodash "^4.2.0" |
18 | | - source-map "^0.5.0" |
19 | | - trim-right "^1.0.1" |
20 | | - |
21 | | - |
22 | | - version "7.0.0-beta.44" |
23 | | - resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.0.0-beta.44.tgz#e18552aaae2231100a6e485e03854bc3532d44dd" |
24 | | - dependencies: |
25 | | - "@babel/helper-get-function-arity" "7.0.0-beta.44" |
26 | | - "@babel/template" "7.0.0-beta.44" |
27 | | - "@babel/types" "7.0.0-beta.44" |
28 | | - |
29 | | - |
30 | | - version "7.0.0-beta.44" |
31 | | - resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.0.0-beta.44.tgz#d03ca6dd2b9f7b0b1e6b32c56c72836140db3a15" |
32 | | - dependencies: |
33 | | - "@babel/types" "7.0.0-beta.44" |
34 | | - |
35 | | - |
36 | | - version "7.0.0-beta.44" |
37 | | - resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.0.0-beta.44.tgz#c0b351735e0fbcb3822c8ad8db4e583b05ebd9dc" |
38 | | - dependencies: |
39 | | - "@babel/types" "7.0.0-beta.44" |
40 | | - |
41 | | - |
42 | | - version "7.0.0-beta.44" |
43 | | - resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.0.0-beta.44.tgz#18c94ce543916a80553edcdcf681890b200747d5" |
44 | | - dependencies: |
45 | | - chalk "^2.0.0" |
46 | | - esutils "^2.0.2" |
47 | | - js-tokens "^3.0.0" |
48 | | - |
49 | | - |
50 | | - version "7.0.0-beta.44" |
51 | | - resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.0.0-beta.44.tgz#f8832f4fdcee5d59bf515e595fc5106c529b394f" |
52 | | - dependencies: |
53 | | - "@babel/code-frame" "7.0.0-beta.44" |
54 | | - "@babel/types" "7.0.0-beta.44" |
55 | | - babylon "7.0.0-beta.44" |
56 | | - lodash "^4.2.0" |
57 | | - |
58 | | - |
59 | | - version "7.0.0-beta.44" |
60 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.0.0-beta.44.tgz#a970a2c45477ad18017e2e465a0606feee0d2966" |
61 | | - dependencies: |
62 | | - "@babel/code-frame" "7.0.0-beta.44" |
63 | | - "@babel/generator" "7.0.0-beta.44" |
64 | | - "@babel/helper-function-name" "7.0.0-beta.44" |
65 | | - "@babel/helper-split-export-declaration" "7.0.0-beta.44" |
66 | | - "@babel/types" "7.0.0-beta.44" |
67 | | - babylon "7.0.0-beta.44" |
68 | | - debug "^3.1.0" |
69 | | - globals "^11.1.0" |
70 | | - invariant "^2.2.0" |
71 | | - lodash "^4.2.0" |
72 | | - |
73 | | - |
74 | | - version "7.0.0-beta.44" |
75 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.0.0-beta.44.tgz#6b1b164591f77dec0a0342aca995f2d046b3a757" |
76 | | - dependencies: |
77 | | - esutils "^2.0.2" |
78 | | - lodash "^4.2.0" |
79 | | - to-fast-properties "^2.0.0" |
| 10 | + eslint-scope "5.1.0" |
| 11 | + eslint-visitor-keys "^1.3.0" |
| 12 | + semver "^6.3.0" |
80 | 13 |
|
81 | 14 | "@textlint/ast-node-types@^4.0.3": |
82 | 15 | version "4.0.3" |
@@ -183,12 +116,6 @@ ansi-styles@^2.2.1: |
183 | 116 | version "2.2.1" |
184 | 117 | resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-2.2.1.tgz#b432dd3358b634cf75e1e4664368240533c1ddbe" |
185 | 118 |
|
186 | | -ansi-styles@^3.1.0: |
187 | | - version "3.2.0" |
188 | | - resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-3.2.0.tgz#c159b8d5be0f9e5a6f346dab94f16ce022161b88" |
189 | | - dependencies: |
190 | | - color-convert "^1.9.0" |
191 | | - |
192 | 119 | ansi-styles@^3.2.1: |
193 | 120 | version "3.2.1" |
194 | 121 | resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-3.2.1.tgz#41fbb20243e50b12be0f04b8dedbf07520ce841d" |
@@ -404,17 +331,6 @@ babel-core@^6.26.0: |
404 | 331 | slash "^1.0.0" |
405 | 332 | source-map "^0.5.6" |
406 | 333 |
|
407 | | - |
408 | | - version "8.2.6" |
409 | | - resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-8.2.6.tgz#6270d0c73205628067c0f7ae1693a9e797acefd9" |
410 | | - dependencies: |
411 | | - "@babel/code-frame" "7.0.0-beta.44" |
412 | | - "@babel/traverse" "7.0.0-beta.44" |
413 | | - "@babel/types" "7.0.0-beta.44" |
414 | | - babylon "7.0.0-beta.44" |
415 | | - eslint-scope "3.7.1" |
416 | | - eslint-visitor-keys "^1.0.0" |
417 | | - |
418 | 334 | babel-eslint@^7.0.0: |
419 | 335 | version "7.2.3" |
420 | 336 | resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-7.2.3.tgz#b2fe2d80126470f5c19442dc757253a897710827" |
@@ -1006,10 +922,6 @@ babel-types@^6.19.0, babel-types@^6.23.0, babel-types@^6.24.1, babel-types@^6.26 |
1006 | 922 | lodash "^4.17.4" |
1007 | 923 | to-fast-properties "^1.0.3" |
1008 | 924 |
|
1009 | | - |
1010 | | - version "7.0.0-beta.44" |
1011 | | - resolved "https://registry.yarnpkg.com/babylon/-/babylon-7.0.0-beta.44.tgz#89159e15e6e30c5096e22d738d8c0af8a0e8ca1d" |
1012 | | - |
1013 | 925 | babylon@^6.17.0, babylon@^6.18.0: |
1014 | 926 | version "6.18.0" |
1015 | 927 | resolved "https://registry.yarnpkg.com/babylon/-/babylon-6.18.0.tgz#af2f3b88fa6f5c1e4c634d1a0f8eac4f55b395e3" |
@@ -1244,14 +1156,6 @@ chalk@^1.0.0, chalk@^1.1.1, chalk@^1.1.3: |
1244 | 1156 | strip-ansi "^3.0.0" |
1245 | 1157 | supports-color "^2.0.0" |
1246 | 1158 |
|
1247 | | -chalk@^2.0.0: |
1248 | | - version "2.3.0" |
1249 | | - resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.3.0.tgz#b5ea48efc9c1793dccc9b4767c93914d3f2d52ba" |
1250 | | - dependencies: |
1251 | | - ansi-styles "^3.1.0" |
1252 | | - escape-string-regexp "^1.0.5" |
1253 | | - supports-color "^4.0.0" |
1254 | | - |
1255 | 1159 | chalk@^2.0.1, chalk@^2.4.1: |
1256 | 1160 | version "2.4.1" |
1257 | 1161 | resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.1.tgz#18c49ab16a037b6eb0152cc83e3471338215b66e" |
@@ -1712,7 +1616,7 @@ dateformat@^3.0.0: |
1712 | 1616 | version "3.0.3" |
1713 | 1617 | resolved "https://registry.yarnpkg.com/dateformat/-/dateformat-3.0.3.tgz#a6e37499a4d9a9cf85ef5872044d62901c9889ae" |
1714 | 1618 |
|
1715 | | - |
| 1619 | + |
1716 | 1620 | version "3.1.0" |
1717 | 1621 | resolved "https://registry.yarnpkg.com/debug/-/debug-3.1.0.tgz#5bb5a0672628b64149566ba16819e61518c67261" |
1718 | 1622 | dependencies: |
@@ -2235,16 +2139,18 @@ eslint-plugin-react@^6.4.1: |
2235 | 2139 | jsx-ast-utils "^1.3.4" |
2236 | 2140 | object.assign "^4.0.4" |
2237 | 2141 |
|
2238 | | - |
2239 | | - version "3.7.1" |
2240 | | - resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-3.7.1.tgz#3d63c3edfda02e06e01a452ad88caacc7cdcb6e8" |
| 2142 | + |
| 2143 | + version "5.1.0" |
| 2144 | + resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.0.tgz#d0f971dfe59c69e0cada684b23d49dbf82600ce5" |
| 2145 | + integrity sha512-iiGRvtxWqgtx5m8EyQUJihBloE4EnYeGE/bz1wSPwJE6tZuJUtHlhqDM4Xj2ukE8Dyy1+HCZ4hE0fzIVMzb58w== |
2241 | 2146 | dependencies: |
2242 | 2147 | esrecurse "^4.1.0" |
2243 | 2148 | estraverse "^4.1.1" |
2244 | 2149 |
|
2245 | | -eslint-visitor-keys@^1.0.0: |
2246 | | - version "1.0.0" |
2247 | | - resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d" |
| 2150 | +eslint-visitor-keys@^1.3.0: |
| 2151 | + version "1.3.0" |
| 2152 | + resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz#30ebd1ef7c2fdff01c3a4f151044af25fab0523e" |
| 2153 | + integrity sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ== |
2248 | 2154 |
|
2249 | 2155 | |
2250 | 2156 | version "3.19.0" |
@@ -2684,10 +2590,6 @@ global-dirs@^0.1.0: |
2684 | 2590 | dependencies: |
2685 | 2591 | ini "^1.3.4" |
2686 | 2592 |
|
2687 | | -globals@^11.1.0: |
2688 | | - version "11.1.0" |
2689 | | - resolved "https://registry.yarnpkg.com/globals/-/globals-11.1.0.tgz#632644457f5f0e3ae711807183700ebf2e4633e4" |
2690 | | - |
2691 | 2593 | globals@^9.14.0, globals@^9.18.0: |
2692 | 2594 | version "9.18.0" |
2693 | 2595 | resolved "https://registry.yarnpkg.com/globals/-/globals-9.18.0.tgz#aa3896b3e69b487f17e31ed2143d69a8e30c2d8a" |
@@ -2965,7 +2867,7 @@ interpret@^1.4.0: |
2965 | 2867 | resolved "https://registry.yarnpkg.com/interpret/-/interpret-1.4.0.tgz#665ab8bc4da27a774a40584e812e3e0fa45b1a1e" |
2966 | 2868 | integrity sha512-agE4QfB2Lkp9uICn7BAqoscw4SZP9kTE2hxiFI3jBPmXJfdqiahTbUuKGsMoN2GtqL9AxhYioAcVvgsb1HvRbA== |
2967 | 2869 |
|
2968 | | -invariant@^2.2.0, invariant@^2.2.2: |
| 2870 | +invariant@^2.2.2: |
2969 | 2871 | version "2.2.2" |
2970 | 2872 | resolved "https://registry.yarnpkg.com/invariant/-/invariant-2.2.2.tgz#9e1f56ac0acdb6bf303306f338be3b204ae60360" |
2971 | 2873 | dependencies: |
@@ -3394,10 +3296,6 @@ jsesc@^1.3.0: |
3394 | 3296 | version "1.3.0" |
3395 | 3297 | resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-1.3.0.tgz#46c3fec8c1892b12b0833db9bc7622176dbab34b" |
3396 | 3298 |
|
3397 | | -jsesc@^2.5.1: |
3398 | | - version "2.5.1" |
3399 | | - resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-2.5.1.tgz#e421a2a8e20d6b0819df28908f782526b96dd1fe" |
3400 | | - |
3401 | 3299 | jsesc@~0.5.0: |
3402 | 3300 | version "0.5.0" |
3403 | 3301 | resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-0.5.0.tgz#e7dee66e35d6fc16f710fe91d5cf69f70f08911d" |
@@ -3590,7 +3488,7 @@ lodash.toarray@^4.4.0: |
3590 | 3488 | version "4.4.0" |
3591 | 3489 | resolved "https://registry.yarnpkg.com/lodash.toarray/-/lodash.toarray-4.4.0.tgz#24c4bfcd6b2fba38bfd0594db1179d8e9b656561" |
3592 | 3490 |
|
3593 | | -lodash@^4.0.0, lodash@^4.17.4, lodash@^4.2.0, lodash@^4.2.1, lodash@^4.3.0: |
| 3491 | +lodash@^4.0.0, lodash@^4.17.4, lodash@^4.2.1, lodash@^4.3.0: |
3594 | 3492 | version "4.17.4" |
3595 | 3493 | resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae" |
3596 | 3494 |
|
@@ -4798,6 +4696,11 @@ semver@^5.7.1: |
4798 | 4696 | version "5.7.1" |
4799 | 4697 | resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.1.tgz#a954f931aeba508d307bbf069eff0c01c96116f7" |
4800 | 4698 |
|
| 4699 | +semver@^6.3.0: |
| 4700 | + version "6.3.0" |
| 4701 | + resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d" |
| 4702 | + integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw== |
| 4703 | + |
4801 | 4704 | set-blocking@~2.0.0: |
4802 | 4705 | version "2.0.0" |
4803 | 4706 | resolved "https://registry.yarnpkg.com/set-blocking/-/set-blocking-2.0.0.tgz#045f9782d011ae9a6803ddd382b24392b3d890f7" |
@@ -4868,7 +4771,7 @@ source-map@^0.4.4: |
4868 | 4771 | dependencies: |
4869 | 4772 | amdefine ">=0.0.4" |
4870 | 4773 |
|
4871 | | -source-map@^0.5.0, source-map@^0.5.6, source-map@~0.5.1: |
| 4774 | +source-map@^0.5.6, source-map@~0.5.1: |
4872 | 4775 | version "0.5.7" |
4873 | 4776 | resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.7.tgz#8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc" |
4874 | 4777 |
|
@@ -5101,12 +5004,6 @@ supports-color@^2.0.0: |
5101 | 5004 | version "2.0.0" |
5102 | 5005 | resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-2.0.0.tgz#535d045ce6b6363fa40117084629995e9df324c7" |
5103 | 5006 |
|
5104 | | -supports-color@^4.0.0: |
5105 | | - version "4.5.0" |
5106 | | - resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-4.5.0.tgz#be7a0de484dec5c5cddf8b3d59125044912f635b" |
5107 | | - dependencies: |
5108 | | - has-flag "^2.0.0" |
5109 | | - |
5110 | 5007 | supports-color@^5.0.0: |
5111 | 5008 | version "5.5.0" |
5112 | 5009 | resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-5.5.0.tgz#e2e69a44ac8772f78a1ec0b35b689df6530efc8f" |
@@ -5240,10 +5137,6 @@ to-fast-properties@^1.0.3: |
5240 | 5137 | version "1.0.3" |
5241 | 5138 | resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-1.0.3.tgz#b83571fa4d8c25b82e231b06e3a3055de4ca1a47" |
5242 | 5139 |
|
5243 | | -to-fast-properties@^2.0.0: |
5244 | | - version "2.0.0" |
5245 | | - resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-2.0.0.tgz#dc5e698cbd079265bc73e0377681a4e4e83f616e" |
5246 | | - |
5247 | 5140 | to-through@^2.0.0: |
5248 | 5141 | version "2.0.0" |
5249 | 5142 | resolved "https://registry.yarnpkg.com/to-through/-/to-through-2.0.0.tgz#fc92adaba072647bc0b67d6b03664aa195093af6" |
|
0 commit comments