|
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" |
8 |
| - dependencies: |
9 |
| - "@babel/highlight" "7.0.0-beta.44" |
10 |
| - |
11 | 5 | "@babel/code-frame@^7.0.0":
|
12 | 6 | version "7.0.0"
|
13 | 7 | resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.0.0.tgz#06e2ab19bdb535385559aabb5ba59729482800f8"
|
|
22 | 16 | esutils "^2.0.2"
|
23 | 17 | js-tokens "^3.0.0"
|
24 | 18 |
|
25 |
| -"@babel/[email protected]-beta.44": |
26 |
| - version "7.0.0-beta.44" |
27 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.0.0-beta.44.tgz#c7e67b9b5284afcf69b309b50d7d37f3e5033d42" |
| 19 | +"@babel/generator@^7.0.0": |
| 20 | + version "7.1.2" |
| 21 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.1.2.tgz#fde75c072575ce7abbd97322e8fef5bae67e4630" |
28 | 22 | dependencies:
|
29 |
| - "@babel/types" "7.0.0-beta.44" |
| 23 | + "@babel/types" "^7.1.2" |
30 | 24 | jsesc "^2.5.1"
|
31 |
| - lodash "^4.2.0" |
| 25 | + lodash "^4.17.10" |
32 | 26 | source-map "^0.5.0"
|
33 | 27 | trim-right "^1.0.1"
|
34 | 28 |
|
35 |
| -"@babel/helper-function-name@7.0.0-beta.44": |
36 |
| - version "7.0.0-beta.44" |
37 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.0.0-beta.44.tgz#e18552aaae2231100a6e485e03854bc3532d44dd" |
| 29 | +"@babel/helper-function-name@^7.1.0": |
| 30 | + version "7.1.0" |
| 31 | + resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.1.0.tgz#a0ceb01685f73355d4360c1247f582bfafc8ff53" |
38 | 32 | dependencies:
|
39 |
| - "@babel/helper-get-function-arity" "7.0.0-beta.44" |
40 |
| - "@babel/template" "7.0.0-beta.44" |
41 |
| - "@babel/types" "7.0.0-beta.44" |
| 33 | + "@babel/helper-get-function-arity" "^7.0.0" |
| 34 | + "@babel/template" "^7.1.0" |
| 35 | + "@babel/types" "^7.0.0" |
42 | 36 |
|
43 |
| - |
44 |
| - version "7.0.0-beta.44" |
45 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.0.0-beta.44.tgz#d03ca6dd2b9f7b0b1e6b32c56c72836140db3a15" |
46 |
| - dependencies: |
47 |
| - "@babel/types" "7.0.0-beta.44" |
48 |
| - |
49 |
| - |
50 |
| - version "7.0.0-beta.44" |
51 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.0.0-beta.44.tgz#c0b351735e0fbcb3822c8ad8db4e583b05ebd9dc" |
| 37 | +"@babel/helper-get-function-arity@^7.0.0": |
| 38 | + version "7.0.0" |
| 39 | + resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.0.0.tgz#83572d4320e2a4657263734113c42868b64e49c3" |
52 | 40 | dependencies:
|
53 |
| - "@babel/types" "7.0.0-beta.44" |
| 41 | + "@babel/types" "^7.0.0" |
54 | 42 |
|
55 |
| -"@babel/highlight@7.0.0-beta.44": |
56 |
| - version "7.0.0-beta.44" |
57 |
| - resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.0.0-beta.44.tgz#18c94ce543916a80553edcdcf681890b200747d5" |
| 43 | +"@babel/helper-split-export-declaration@^7.0.0": |
| 44 | + version "7.0.0" |
| 45 | + resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.0.0.tgz#3aae285c0311c2ab095d997b8c9a94cad547d813" |
58 | 46 | dependencies:
|
59 |
| - chalk "^2.0.0" |
60 |
| - esutils "^2.0.2" |
61 |
| - js-tokens "^3.0.0" |
| 47 | + "@babel/types" "^7.0.0" |
62 | 48 |
|
63 | 49 | "@babel/highlight@^7.0.0":
|
64 | 50 | version "7.0.0"
|
|
68 | 54 | esutils "^2.0.2"
|
69 | 55 | js-tokens "^4.0.0"
|
70 | 56 |
|
71 |
| - |
72 |
| - version "7.0.0-beta.44" |
73 |
| - resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.0.0-beta.44.tgz#f8832f4fdcee5d59bf515e595fc5106c529b394f" |
74 |
| - dependencies: |
75 |
| - "@babel/code-frame" "7.0.0-beta.44" |
76 |
| - "@babel/types" "7.0.0-beta.44" |
77 |
| - babylon "7.0.0-beta.44" |
78 |
| - lodash "^4.2.0" |
79 |
| - |
80 |
| - |
81 |
| - version "7.0.0-beta.44" |
82 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.0.0-beta.44.tgz#a970a2c45477ad18017e2e465a0606feee0d2966" |
83 |
| - dependencies: |
84 |
| - "@babel/code-frame" "7.0.0-beta.44" |
85 |
| - "@babel/generator" "7.0.0-beta.44" |
86 |
| - "@babel/helper-function-name" "7.0.0-beta.44" |
87 |
| - "@babel/helper-split-export-declaration" "7.0.0-beta.44" |
88 |
| - "@babel/types" "7.0.0-beta.44" |
89 |
| - babylon "7.0.0-beta.44" |
| 57 | +"@babel/parser@^7.0.0", "@babel/parser@^7.1.0", "@babel/parser@^7.1.2": |
| 58 | + version "7.1.2" |
| 59 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.1.2.tgz#85c5c47af6d244fab77bce6b9bd830e38c978409" |
| 60 | + |
| 61 | +"@babel/template@^7.1.0": |
| 62 | + version "7.1.2" |
| 63 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.1.2.tgz#090484a574fef5a2d2d7726a674eceda5c5b5644" |
| 64 | + dependencies: |
| 65 | + "@babel/code-frame" "^7.0.0" |
| 66 | + "@babel/parser" "^7.1.2" |
| 67 | + "@babel/types" "^7.1.2" |
| 68 | + |
| 69 | +"@babel/traverse@^7.0.0": |
| 70 | + version "7.1.0" |
| 71 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.1.0.tgz#503ec6669387efd182c3888c4eec07bcc45d91b2" |
| 72 | + dependencies: |
| 73 | + "@babel/code-frame" "^7.0.0" |
| 74 | + "@babel/generator" "^7.0.0" |
| 75 | + "@babel/helper-function-name" "^7.1.0" |
| 76 | + "@babel/helper-split-export-declaration" "^7.0.0" |
| 77 | + "@babel/parser" "^7.1.0" |
| 78 | + "@babel/types" "^7.0.0" |
90 | 79 | debug "^3.1.0"
|
91 | 80 | globals "^11.1.0"
|
92 |
| - invariant "^2.2.0" |
93 |
| - lodash "^4.2.0" |
| 81 | + lodash "^4.17.10" |
94 | 82 |
|
95 |
| -"@babel/[email protected]-beta.44": |
96 |
| - version "7.0.0-beta.44" |
97 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.0.0-beta.44.tgz#6b1b164591f77dec0a0342aca995f2d046b3a757" |
| 83 | +"@babel/types@^7.0.0", "@babel/types@^7.1.2": |
| 84 | + version "7.1.2" |
| 85 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.1.2.tgz#183e7952cf6691628afdc2e2b90d03240bac80c0" |
98 | 86 | dependencies:
|
99 | 87 | esutils "^2.0.2"
|
100 |
| - lodash "^4.2.0" |
| 88 | + lodash "^4.17.10" |
101 | 89 | to-fast-properties "^2.0.0"
|
102 | 90 |
|
103 | 91 |
|
@@ -609,14 +597,14 @@ babel-core@^6.0.0, babel-core@^6.26.0:
|
609 | 597 | slash "^1.0.0"
|
610 | 598 | source-map "^0.5.6"
|
611 | 599 |
|
612 |
| -babel-eslint@8.2.6: |
613 |
| - version "8.2.6" |
614 |
| - resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-8.2.6.tgz#6270d0c73205628067c0f7ae1693a9e797acefd9" |
| 600 | +babel-eslint@10.0.1: |
| 601 | + version "10.0.1" |
| 602 | + resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-10.0.1.tgz#919681dc099614cd7d31d45c8908695092a1faed" |
615 | 603 | dependencies:
|
616 |
| - "@babel/code-frame" "7.0.0-beta.44" |
617 |
| - "@babel/traverse" "7.0.0-beta.44" |
618 |
| - "@babel/types" "7.0.0-beta.44" |
619 |
| - babylon "7.0.0-beta.44" |
| 604 | + "@babel/code-frame" "^7.0.0" |
| 605 | + "@babel/parser" "^7.0.0" |
| 606 | + "@babel/traverse" "^7.0.0" |
| 607 | + "@babel/types" "^7.0.0" |
620 | 608 | eslint-scope "3.7.1"
|
621 | 609 | eslint-visitor-keys "^1.0.0"
|
622 | 610 |
|
@@ -1228,10 +1216,6 @@ babel-types@^6.18.0, babel-types@^6.19.0, babel-types@^6.24.1, babel-types@^6.26
|
1228 | 1216 | lodash "^4.17.4"
|
1229 | 1217 | to-fast-properties "^1.0.3"
|
1230 | 1218 |
|
1231 |
| - |
1232 |
| - version "7.0.0-beta.44" |
1233 |
| - resolved "https://registry.yarnpkg.com/babylon/-/babylon-7.0.0-beta.44.tgz#89159e15e6e30c5096e22d738d8c0af8a0e8ca1d" |
1234 |
| - |
1235 | 1219 | babylon@^6.18.0:
|
1236 | 1220 | version "6.18.0"
|
1237 | 1221 | resolved "https://registry.yarnpkg.com/babylon/-/babylon-6.18.0.tgz#af2f3b88fa6f5c1e4c634d1a0f8eac4f55b395e3"
|
@@ -3507,7 +3491,7 @@ inquirer@^6.1.0:
|
3507 | 3491 | strip-ansi "^4.0.0"
|
3508 | 3492 | through "^2.3.6"
|
3509 | 3493 |
|
3510 |
| -invariant@^2.2.0, invariant@^2.2.2: |
| 3494 | +invariant@^2.2.2: |
3511 | 3495 | version "2.2.2"
|
3512 | 3496 | resolved "https://registry.yarnpkg.com/invariant/-/invariant-2.2.2.tgz#9e1f56ac0acdb6bf303306f338be3b204ae60360"
|
3513 | 3497 | dependencies:
|
@@ -4703,10 +4687,6 @@ lodash@^4.17.5:
|
4703 | 4687 | version "4.17.5"
|
4704 | 4688 | resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.5.tgz#99a92d65c0272debe8c96b6057bc8fbfa3bed511"
|
4705 | 4689 |
|
4706 |
| -lodash@^4.2.0: |
4707 |
| - version "4.17.10" |
4708 |
| - resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.10.tgz#1b7793cf7259ea38fb3661d4d38b3260af8ae4e7" |
4709 |
| - |
4710 | 4690 | log-symbols@^1.0.2:
|
4711 | 4691 | version "1.0.2"
|
4712 | 4692 | resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-1.0.2.tgz#376ff7b58ea3086a0f09facc74617eca501e1a18"
|
|
0 commit comments