|
2 | 2 | # yarn lockfile v1
|
3 | 3 |
|
4 | 4 |
|
5 |
| -"@babel/[email protected]-beta.44": |
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 | +"@babel/code-frame@^7.0.0": |
| 6 | + version "7.0.0" |
| 7 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.0.0.tgz#06e2ab19bdb535385559aabb5ba59729482800f8" |
8 | 8 | dependencies:
|
9 |
| - "@babel/highlight" "7.0.0-beta.44" |
| 9 | + "@babel/highlight" "^7.0.0" |
10 | 10 |
|
11 |
| -"@babel/generator@7.0.0-beta.44": |
12 |
| - version "7.0.0-beta.44" |
13 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.0.0-beta.44.tgz#c7e67b9b5284afcf69b309b50d7d37f3e5033d42" |
| 11 | +"@babel/generator@^7.1.6": |
| 12 | + version "7.1.6" |
| 13 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.1.6.tgz#001303cf87a5b9d093494a4bf251d7b5d03d3999" |
14 | 14 | dependencies:
|
15 |
| - "@babel/types" "7.0.0-beta.44" |
| 15 | + "@babel/types" "^7.1.6" |
16 | 16 | jsesc "^2.5.1"
|
17 |
| - lodash "^4.2.0" |
| 17 | + lodash "^4.17.10" |
18 | 18 | source-map "^0.5.0"
|
19 | 19 | trim-right "^1.0.1"
|
20 | 20 |
|
21 |
| -"@babel/helper-function-name@7.0.0-beta.44": |
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" |
| 21 | +"@babel/helper-function-name@^7.1.0": |
| 22 | + version "7.1.0" |
| 23 | + resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.1.0.tgz#a0ceb01685f73355d4360c1247f582bfafc8ff53" |
24 | 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" |
| 25 | + "@babel/helper-get-function-arity" "^7.0.0" |
| 26 | + "@babel/template" "^7.1.0" |
| 27 | + "@babel/types" "^7.0.0" |
28 | 28 |
|
29 |
| -"@babel/[email protected]-beta.44": |
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" |
| 29 | +"@babel/helper-get-function-arity@^7.0.0": |
| 30 | + version "7.0.0" |
| 31 | + resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.0.0.tgz#83572d4320e2a4657263734113c42868b64e49c3" |
32 | 32 | dependencies:
|
33 |
| - "@babel/types" "7.0.0-beta.44" |
| 33 | + "@babel/types" "^7.0.0" |
34 | 34 |
|
35 |
| -"@babel/[email protected]-beta.44": |
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" |
| 35 | +"@babel/helper-split-export-declaration@^7.0.0": |
| 36 | + version "7.0.0" |
| 37 | + resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.0.0.tgz#3aae285c0311c2ab095d997b8c9a94cad547d813" |
38 | 38 | dependencies:
|
39 |
| - "@babel/types" "7.0.0-beta.44" |
| 39 | + "@babel/types" "^7.0.0" |
40 | 40 |
|
41 |
| -"@babel/[email protected]-beta.44": |
42 |
| - version "7.0.0-beta.44" |
43 |
| - resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.0.0-beta.44.tgz#18c94ce543916a80553edcdcf681890b200747d5" |
| 41 | +"@babel/highlight@^7.0.0": |
| 42 | + version "7.0.0" |
| 43 | + resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.0.0.tgz#f710c38c8d458e6dd9a201afb637fcb781ce99e4" |
44 | 44 | dependencies:
|
45 | 45 | chalk "^2.0.0"
|
46 | 46 | esutils "^2.0.2"
|
47 |
| - js-tokens "^3.0.0" |
| 47 | + js-tokens "^4.0.0" |
48 | 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" |
| 49 | +"@babel/parser@^7.0.0", "@babel/parser@^7.1.2", "@babel/parser@^7.1.6": |
| 50 | + version "7.1.6" |
| 51 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.1.6.tgz#16e97aca1ec1062324a01c5a6a7d0df8dd189854" |
| 52 | + |
| 53 | +"@babel/template@^7.1.0": |
| 54 | + version "7.1.2" |
| 55 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.1.2.tgz#090484a574fef5a2d2d7726a674eceda5c5b5644" |
| 56 | + dependencies: |
| 57 | + "@babel/code-frame" "^7.0.0" |
| 58 | + "@babel/parser" "^7.1.2" |
| 59 | + "@babel/types" "^7.1.2" |
| 60 | + |
| 61 | +"@babel/traverse@^7.0.0": |
| 62 | + version "7.1.6" |
| 63 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.1.6.tgz#c8db9963ab4ce5b894222435482bd8ea854b7b5c" |
| 64 | + dependencies: |
| 65 | + "@babel/code-frame" "^7.0.0" |
| 66 | + "@babel/generator" "^7.1.6" |
| 67 | + "@babel/helper-function-name" "^7.1.0" |
| 68 | + "@babel/helper-split-export-declaration" "^7.0.0" |
| 69 | + "@babel/parser" "^7.1.6" |
| 70 | + "@babel/types" "^7.1.6" |
| 71 | + debug "^4.1.0" |
69 | 72 | globals "^11.1.0"
|
70 |
| - invariant "^2.2.0" |
71 |
| - lodash "^4.2.0" |
| 73 | + lodash "^4.17.10" |
72 | 74 |
|
73 |
| -"@babel/[email protected]-beta.44": |
74 |
| - version "7.0.0-beta.44" |
75 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.0.0-beta.44.tgz#6b1b164591f77dec0a0342aca995f2d046b3a757" |
| 75 | +"@babel/types@^7.0.0", "@babel/types@^7.1.2", "@babel/types@^7.1.6": |
| 76 | + version "7.1.6" |
| 77 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.1.6.tgz#0adb330c3a281348a190263aceb540e10f04bcce" |
76 | 78 | dependencies:
|
77 | 79 | esutils "^2.0.2"
|
78 |
| - lodash "^4.2.0" |
| 80 | + lodash "^4.17.10" |
79 | 81 | to-fast-properties "^2.0.0"
|
80 | 82 |
|
81 | 83 | "@nuxtjs/youch@^4.2.3":
|
@@ -451,15 +453,15 @@ babel-core@^6.0.0, babel-core@^6.22.1, babel-core@^6.26.0:
|
451 | 453 | slash "^1.0.0"
|
452 | 454 | source-map "^0.5.7"
|
453 | 455 |
|
454 |
| -babel-eslint@8.2.3: |
455 |
| - version "8.2.3" |
456 |
| - resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-8.2.3.tgz#1a2e6681cc9bc4473c32899e59915e19cd6733cf" |
| 456 | +babel-eslint@10.0.1: |
| 457 | + version "10.0.1" |
| 458 | + resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-10.0.1.tgz#919681dc099614cd7d31d45c8908695092a1faed" |
457 | 459 | dependencies:
|
458 |
| - "@babel/code-frame" "7.0.0-beta.44" |
459 |
| - "@babel/traverse" "7.0.0-beta.44" |
460 |
| - "@babel/types" "7.0.0-beta.44" |
461 |
| - babylon "7.0.0-beta.44" |
462 |
| - eslint-scope "~3.7.1" |
| 460 | + "@babel/code-frame" "^7.0.0" |
| 461 | + "@babel/parser" "^7.0.0" |
| 462 | + "@babel/traverse" "^7.0.0" |
| 463 | + "@babel/types" "^7.0.0" |
| 464 | + eslint-scope "3.7.1" |
463 | 465 | eslint-visitor-keys "^1.0.0"
|
464 | 466 |
|
465 | 467 | babel-generator@^6.26.0:
|
@@ -1093,10 +1095,6 @@ babel-types@^6.19.0, babel-types@^6.24.1, babel-types@^6.26.0:
|
1093 | 1095 | lodash "^4.17.4"
|
1094 | 1096 | to-fast-properties "^1.0.3"
|
1095 | 1097 |
|
1096 |
| - |
1097 |
| - version "7.0.0-beta.44" |
1098 |
| - resolved "https://registry.yarnpkg.com/babylon/-/babylon-7.0.0-beta.44.tgz#89159e15e6e30c5096e22d738d8c0af8a0e8ca1d" |
1099 |
| - |
1100 | 1098 | babylon@^6.18.0:
|
1101 | 1099 | version "6.18.0"
|
1102 | 1100 | resolved "https://registry.yarnpkg.com/babylon/-/babylon-6.18.0.tgz#af2f3b88fa6f5c1e4c634d1a0f8eac4f55b395e3"
|
@@ -2084,6 +2082,12 @@ debug@^3.1.0:
|
2084 | 2082 | dependencies:
|
2085 | 2083 | ms "2.0.0"
|
2086 | 2084 |
|
| 2085 | +debug@^4.1.0: |
| 2086 | + version "4.1.0" |
| 2087 | + resolved "https://registry.yarnpkg.com/debug/-/debug-4.1.0.tgz#373687bffa678b38b1cd91f861b63850035ddc87" |
| 2088 | + dependencies: |
| 2089 | + ms "^2.1.1" |
| 2090 | + |
2087 | 2091 | decamelize@^1.0.0, decamelize@^1.1.1, decamelize@^1.1.2:
|
2088 | 2092 | version "1.2.0"
|
2089 | 2093 | resolved "https://registry.yarnpkg.com/decamelize/-/decamelize-1.2.0.tgz#f6534d15148269b20352e7bee26f501f9a191290"
|
|
2559 | 2563 | fast-diff "^1.1.1"
|
2560 | 2564 | jest-docblock "^21.0.0"
|
2561 | 2565 |
|
2562 |
| -eslint-scope@^3.7.1, eslint-scope@~3.7.1: |
| 2566 | +[email protected], eslint-scope@^3.7.1: |
2563 | 2567 | version "3.7.1"
|
2564 | 2568 | resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-3.7.1.tgz#3d63c3edfda02e06e01a452ad88caacc7cdcb6e8"
|
2565 | 2569 | dependencies:
|
@@ -3638,12 +3642,6 @@ interpret@^1.0.0:
|
3638 | 3642 | version "1.1.0"
|
3639 | 3643 | resolved "https://registry.yarnpkg.com/interpret/-/interpret-1.1.0.tgz#7ed1b1410c6a0e0f78cf95d3b8440c63f78b8614"
|
3640 | 3644 |
|
3641 |
| -invariant@^2.2.0: |
3642 |
| - version "2.2.2" |
3643 |
| - resolved "https://registry.yarnpkg.com/invariant/-/invariant-2.2.2.tgz#9e1f56ac0acdb6bf303306f338be3b204ae60360" |
3644 |
| - dependencies: |
3645 |
| - loose-envify "^1.0.0" |
3646 |
| - |
3647 | 3645 | invariant@^2.2.2:
|
3648 | 3646 | version "2.2.4"
|
3649 | 3647 | resolved "https://registry.yarnpkg.com/invariant/-/invariant-2.2.4.tgz#610f3c92c9359ce1db616e538008d23ff35158e6"
|
@@ -3944,6 +3942,10 @@ js-tokens@^3.0.0, js-tokens@^3.0.2:
|
3944 | 3942 | version "3.0.2"
|
3945 | 3943 | resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b"
|
3946 | 3944 |
|
| 3945 | +js-tokens@^4.0.0: |
| 3946 | + version "4.0.0" |
| 3947 | + resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499" |
| 3948 | + |
3947 | 3949 | js-yaml@^3.4.3, js-yaml@^3.9.0:
|
3948 | 3950 | version "3.12.0"
|
3949 | 3951 | resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.12.0.tgz#eaed656ec8344f10f527c6bfa1b6e2244de167d1"
|
@@ -4205,7 +4207,7 @@ lodash@^4.0.0, lodash@^4.17.10, lodash@^4.17.2, lodash@^4.17.3, lodash@^4.17.5,
|
4205 | 4207 | version "4.17.10"
|
4206 | 4208 | resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.10.tgz#1b7793cf7259ea38fb3661d4d38b3260af8ae4e7"
|
4207 | 4209 |
|
4208 |
| -lodash@^4.17.4, lodash@^4.2.0, lodash@^4.3.0: |
| 4210 | +lodash@^4.17.4, lodash@^4.3.0: |
4209 | 4211 | version "4.17.5"
|
4210 | 4212 | resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.5.tgz#99a92d65c0272debe8c96b6057bc8fbfa3bed511"
|
4211 | 4213 |
|
|
4496 | 4498 | version "2.0.0"
|
4497 | 4499 | resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8"
|
4498 | 4500 |
|
| 4501 | +ms@^2.1.1: |
| 4502 | + version "2.1.1" |
| 4503 | + resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.1.tgz#30a5864eb3ebb0a66f2ebe6d727af06a09d86e0a" |
| 4504 | + |
4499 | 4505 | multicast-dns-service-types@^1.1.0:
|
4500 | 4506 | version "1.1.0"
|
4501 | 4507 | resolved "https://registry.yarnpkg.com/multicast-dns-service-types/-/multicast-dns-service-types-1.1.0.tgz#899f11d9686e5e05cb91b35d5f0e63b773cfc901"
|
|
0 commit comments