|
2 | 2 | # yarn lockfile v1
|
3 | 3 |
|
4 | 4 |
|
5 |
| -"@babel/code-frame@7.0.0-beta.36": |
6 |
| - version "7.0.0-beta.36" |
7 |
| - resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.0.0-beta.36.tgz#2349d7ec04b3a06945ae173280ef8579b63728e4" |
| 5 | +"@babel/code-frame@7.0.0-beta.40": |
| 6 | + version "7.0.0-beta.40" |
| 7 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.0.0-beta.40.tgz#37e2b0cf7c56026b4b21d3927cadf81adec32ac6" |
8 | 8 | dependencies:
|
9 |
| - chalk "^2.0.0" |
10 |
| - esutils "^2.0.2" |
11 |
| - js-tokens "^3.0.0" |
| 9 | + "@babel/highlight" "7.0.0-beta.40" |
| 10 | + |
| 11 | +"@babel/generator@7.0.0-beta.40": |
| 12 | + version "7.0.0-beta.40" |
| 13 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.0.0-beta.40.tgz#ab61f9556f4f71dbd1138949c795bb9a21e302ea" |
| 14 | + dependencies: |
| 15 | + "@babel/types" "7.0.0-beta.40" |
| 16 | + jsesc "^2.5.1" |
| 17 | + lodash "^4.2.0" |
| 18 | + source-map "^0.5.0" |
| 19 | + trim-right "^1.0.1" |
| 20 | + |
| 21 | +"@babel/helper-function-name@7.0.0-beta.40": |
| 22 | + version "7.0.0-beta.40" |
| 23 | + resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.0.0-beta.40.tgz#9d033341ab16517f40d43a73f2d81fc431ccd7b6" |
| 24 | + dependencies: |
| 25 | + "@babel/helper-get-function-arity" "7.0.0-beta.40" |
| 26 | + "@babel/template" "7.0.0-beta.40" |
| 27 | + "@babel/types" "7.0.0-beta.40" |
12 | 28 |
|
13 |
| -"@babel/helper-function-name@7.0.0-beta.36": |
14 |
| - version "7.0.0-beta.36" |
15 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.0.0-beta.36.tgz#366e3bc35147721b69009f803907c4d53212e88d" |
| 29 | +"@babel/helper-get-function-arity@7.0.0-beta.40": |
| 30 | + version "7.0.0-beta.40" |
| 31 | + resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.0.0-beta.40.tgz#ac0419cf067b0ec16453e1274f03878195791c6e" |
16 | 32 | dependencies:
|
17 |
| - "@babel/helper-get-function-arity" "7.0.0-beta.36" |
18 |
| - "@babel/template" "7.0.0-beta.36" |
19 |
| - "@babel/types" "7.0.0-beta.36" |
| 33 | + "@babel/types" "7.0.0-beta.40" |
20 | 34 |
|
21 |
| -"@babel/helper-get-function-arity@7.0.0-beta.36": |
22 |
| - version "7.0.0-beta.36" |
23 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.0.0-beta.36.tgz#f5383bac9a96b274828b10d98900e84ee43e32b8" |
| 35 | +"@babel/highlight@7.0.0-beta.40": |
| 36 | + version "7.0.0-beta.40" |
| 37 | + resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.0.0-beta.40.tgz#b43d67d76bf46e1d10d227f68cddcd263786b255" |
24 | 38 | dependencies:
|
25 |
| - "@babel/types" "7.0.0-beta.36" |
| 39 | + chalk "^2.0.0" |
| 40 | + esutils "^2.0.2" |
| 41 | + js-tokens "^3.0.0" |
26 | 42 |
|
27 |
| -"@babel/template@7.0.0-beta.36": |
28 |
| - version "7.0.0-beta.36" |
29 |
| - resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.0.0-beta.36.tgz#02e903de5d68bd7899bce3c5b5447e59529abb00" |
| 43 | +"@babel/template@7.0.0-beta.40": |
| 44 | + version "7.0.0-beta.40" |
| 45 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.0.0-beta.40.tgz#034988c6424eb5c3268fe6a608626de1f4410fc8" |
30 | 46 | dependencies:
|
31 |
| - "@babel/code-frame" "7.0.0-beta.36" |
32 |
| - "@babel/types" "7.0.0-beta.36" |
33 |
| - babylon "7.0.0-beta.36" |
| 47 | + "@babel/code-frame" "7.0.0-beta.40" |
| 48 | + "@babel/types" "7.0.0-beta.40" |
| 49 | + babylon "7.0.0-beta.40" |
34 | 50 | lodash "^4.2.0"
|
35 | 51 |
|
36 |
| -"@babel/traverse@7.0.0-beta.36": |
37 |
| - version "7.0.0-beta.36" |
38 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.0.0-beta.36.tgz#1dc6f8750e89b6b979de5fe44aa993b1a2192261" |
| 52 | +"@babel/traverse@7.0.0-beta.40": |
| 53 | + version "7.0.0-beta.40" |
| 54 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.0.0-beta.40.tgz#d140e449b2e093ef9fe1a2eecc28421ffb4e521e" |
39 | 55 | dependencies:
|
40 |
| - "@babel/code-frame" "7.0.0-beta.36" |
41 |
| - "@babel/helper-function-name" "7.0.0-beta.36" |
42 |
| - "@babel/types" "7.0.0-beta.36" |
43 |
| - babylon "7.0.0-beta.36" |
| 56 | + "@babel/code-frame" "7.0.0-beta.40" |
| 57 | + "@babel/generator" "7.0.0-beta.40" |
| 58 | + "@babel/helper-function-name" "7.0.0-beta.40" |
| 59 | + "@babel/types" "7.0.0-beta.40" |
| 60 | + babylon "7.0.0-beta.40" |
44 | 61 | debug "^3.0.1"
|
45 | 62 | globals "^11.1.0"
|
46 | 63 | invariant "^2.2.0"
|
47 | 64 | lodash "^4.2.0"
|
48 | 65 |
|
49 |
| -"@babel/types@7.0.0-beta.36": |
50 |
| - version "7.0.0-beta.36" |
51 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.0.0-beta.36.tgz#64f2004353de42adb72f9ebb4665fc35b5499d23" |
| 66 | +"@babel/types@7.0.0-beta.40": |
| 67 | + version "7.0.0-beta.40" |
| 68 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.0.0-beta.40.tgz#25c3d7aae14126abe05fcb098c65a66b6d6b8c14" |
52 | 69 | dependencies:
|
53 | 70 | esutils "^2.0.2"
|
54 | 71 | lodash "^4.2.0"
|
@@ -217,9 +234,9 @@ babylon@7.0.0-beta.22:
|
217 | 234 | version "7.0.0-beta.22"
|
218 | 235 | resolved "https://registry.yarnpkg.com/babylon/-/babylon-7.0.0-beta.22.tgz#74f0ad82ed7c7c3cfeab74cf684f815104161b65"
|
219 | 236 |
|
220 |
| -babylon@7.0.0-beta.36: |
221 |
| - version "7.0.0-beta.36" |
222 |
| - resolved "https://registry.yarnpkg.com/babylon/-/babylon-7.0.0-beta.36.tgz#3a3683ba6a9a1e02b0aa507c8e63435e39305b9e" |
| 237 | +babylon@7.0.0-beta.40: |
| 238 | + version "7.0.0-beta.40" |
| 239 | + resolved "https://registry.yarnpkg.com/babylon/-/babylon-7.0.0-beta.40.tgz#91fc8cd56d5eb98b28e6fde41045f2957779940a" |
223 | 240 |
|
224 | 241 | balanced-match@^1.0.0:
|
225 | 242 | version "1.0.0"
|
@@ -960,6 +977,10 @@ jschardet@^1.4.2:
|
960 | 977 | version "1.4.2"
|
961 | 978 | resolved "https://registry.yarnpkg.com/jschardet/-/jschardet-1.4.2.tgz#2aa107f142af4121d145659d44f50830961e699a"
|
962 | 979 |
|
| 980 | +jsesc@^2.5.1: |
| 981 | + version "2.5.1" |
| 982 | + resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-2.5.1.tgz#e421a2a8e20d6b0819df28908f782526b96dd1fe" |
| 983 | + |
963 | 984 | json-schema-traverse@^0.3.0:
|
964 | 985 | version "0.3.1"
|
965 | 986 | resolved "https://registry.yarnpkg.com/json-schema-traverse/-/json-schema-traverse-0.3.1.tgz#349a6d44c53a51de89b40805c5d5e59b417d3340"
|
@@ -1124,9 +1145,9 @@ mkdirp@0.5.1, mkdirp@^0.5.1:
|
1124 | 1145 | dependencies:
|
1125 | 1146 | minimist "0.0.8"
|
1126 | 1147 |
|
1127 |
| -mocha@^4.0.0: |
1128 |
| - version "4.0.1" |
1129 |
| - resolved "https://registry.yarnpkg.com/mocha/-/mocha-4.0.1.tgz#0aee5a95cf69a4618820f5e51fa31717117daf1b" |
| 1148 | +mocha@^5.0.1: |
| 1149 | + version "5.0.1" |
| 1150 | + resolved "https://registry.yarnpkg.com/mocha/-/mocha-5.0.1.tgz#759b62c836b0732382a62b6b1fb245ec1bc943ac" |
1130 | 1151 | dependencies:
|
1131 | 1152 | browser-stdout "1.3.0"
|
1132 | 1153 | commander "2.11.0"
|
@@ -1458,6 +1479,10 @@ slice-ansi@0.0.4:
|
1458 | 1479 | version "0.0.4"
|
1459 | 1480 | resolved "https://registry.yarnpkg.com/slice-ansi/-/slice-ansi-0.0.4.tgz#edbf8903f66f7ce2f8eafd6ceed65e264c831b35"
|
1460 | 1481 |
|
| 1482 | +source-map@^0.5.0: |
| 1483 | + version "0.5.7" |
| 1484 | + resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.7.tgz#8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc" |
| 1485 | + |
1461 | 1486 | spdx-correct@~1.0.0:
|
1462 | 1487 | version "1.0.2"
|
1463 | 1488 | resolved "https://registry.yarnpkg.com/spdx-correct/-/spdx-correct-1.0.2.tgz#4b3073d933ff51f3912f03ac5519498a4150db40"
|
@@ -1582,6 +1607,10 @@ to-fast-properties@^2.0.0:
|
1582 | 1607 | version "2.0.0"
|
1583 | 1608 | resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-2.0.0.tgz#dc5e698cbd079265bc73e0377681a4e4e83f616e"
|
1584 | 1609 |
|
| 1610 | +trim-right@^1.0.1: |
| 1611 | + version "1.0.1" |
| 1612 | + resolved "https://registry.yarnpkg.com/trim-right/-/trim-right-1.0.1.tgz#cb2e1203067e0c8de1f614094b9fe45704ea6003" |
| 1613 | + |
1585 | 1614 | tryit@^1.0.1:
|
1586 | 1615 | version "1.0.3"
|
1587 | 1616 | resolved "https://registry.yarnpkg.com/tryit/-/tryit-1.0.3.tgz#393be730a9446fd1ead6da59a014308f36c289cb"
|
|
0 commit comments