|
97 | 97 | "@babel/helper-hoist-variables@^7.0.0":
|
98 | 98 | version "7.0.0"
|
99 | 99 | resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.0.0.tgz#46adc4c5e758645ae7a45deb92bab0918c23bb88"
|
| 100 | + dependencies: |
| 101 | + "@babel/types" "^7.0.0" |
100 | 102 |
|
101 | 103 | "@babel/helper-member-expression-to-functions@^7.0.0":
|
102 | 104 | version "7.0.0"
|
103 | 105 | resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.0.0.tgz#8cd14b0a0df7ff00f009e7d7a436945f47c7a16f"
|
| 106 | + dependencies: |
| 107 | + "@babel/types" "^7.0.0" |
104 | 108 |
|
105 | 109 | "@babel/helper-module-imports@^7.0.0":
|
106 | 110 | version "7.0.0"
|
|
628 | 632 | "@babel/plugin-transform-shorthand-properties@^7.0.0":
|
629 | 633 | version "7.0.0"
|
630 | 634 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.0.0.tgz#85f8af592dcc07647541a0350e8c95c7bf419d15"
|
| 635 | + dependencies: |
| 636 | + "@babel/helper-plugin-utils" "^7.0.0" |
631 | 637 |
|
632 | 638 | "@babel/plugin-transform-spread@^7.0.0":
|
633 | 639 | version "7.0.0"
|
@@ -2515,6 +2521,17 @@ cosmiconfig@^5.0.2:
|
2515 | 2521 | js-yaml "^3.9.0"
|
2516 | 2522 | parse-json "^4.0.0"
|
2517 | 2523 |
|
| 2524 | +coveralls@^3.0.2: |
| 2525 | + version "3.0.2" |
| 2526 | + resolved "https://registry.yarnpkg.com/coveralls/-/coveralls-3.0.2.tgz#f5a0bcd90ca4e64e088b710fa8dda640aea4884f" |
| 2527 | + dependencies: |
| 2528 | + growl "~> 1.10.0" |
| 2529 | + js-yaml "^3.11.0" |
| 2530 | + lcov-parse "^0.0.10" |
| 2531 | + log-driver "^1.2.7" |
| 2532 | + minimist "^1.2.0" |
| 2533 | + request "^2.85.0" |
| 2534 | + |
2518 | 2535 | create-ecdh@^4.0.0:
|
2519 | 2536 | version "4.0.3"
|
2520 | 2537 | resolved "https://registry.yarnpkg.com/create-ecdh/-/create-ecdh-4.0.3.tgz#c9111b6f33045c4697f144787f9254cdc77c45ff"
|
@@ -4189,6 +4206,10 @@ [email protected], graceful-fs@^4.1.11, graceful-fs@^4.1.2, graceful-fs@^4.1.6,
|
4189 | 4206 | version "4.1.11"
|
4190 | 4207 | resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658"
|
4191 | 4208 |
|
| 4209 | +"growl@~> 1.10.0": |
| 4210 | + version "1.10.5" |
| 4211 | + resolved "https://registry.yarnpkg.com/growl/-/growl-1.10.5.tgz#f2735dc2283674fa67478b10181059355c369e5e" |
| 4212 | + |
4192 | 4213 | growly@^1.3.0:
|
4193 | 4214 | version "1.3.0"
|
4194 | 4215 | resolved "https://registry.yarnpkg.com/growly/-/growly-1.3.0.tgz#f10748cbe76af964b7c96c93c6bcc28af120c081"
|
@@ -5271,7 +5292,7 @@ js-tokens@^3.0.2:
|
5271 | 5292 | version "3.0.2"
|
5272 | 5293 | resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b"
|
5273 | 5294 |
|
5274 |
| -js-yaml@^3.12.0, js-yaml@^3.4.3, js-yaml@^3.7.0, js-yaml@^3.9.0, js-yaml@^3.9.1: |
| 5295 | +js-yaml@^3.11.0, js-yaml@^3.12.0, js-yaml@^3.4.3, js-yaml@^3.7.0, js-yaml@^3.9.0, js-yaml@^3.9.1: |
5275 | 5296 | version "3.12.0"
|
5276 | 5297 | resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.12.0.tgz#eaed656ec8344f10f527c6bfa1b6e2244de167d1"
|
5277 | 5298 | dependencies:
|
@@ -5454,6 +5475,10 @@ lcid@^1.0.0:
|
5454 | 5475 | dependencies:
|
5455 | 5476 | invert-kv "^1.0.0"
|
5456 | 5477 |
|
| 5478 | +lcov-parse@^0.0.10: |
| 5479 | + version "0.0.10" |
| 5480 | + resolved "https://registry.yarnpkg.com/lcov-parse/-/lcov-parse-0.0.10.tgz#1b0b8ff9ac9c7889250582b70b71315d9da6d9a3" |
| 5481 | + |
5457 | 5482 | leven@^2.1.0:
|
5458 | 5483 | version "2.1.0"
|
5459 | 5484 | resolved "https://registry.yarnpkg.com/leven/-/leven-2.1.0.tgz#c2e7a9f772094dee9d34202ae8acce4687875580"
|
@@ -5643,6 +5668,10 @@ lodash.uniq@^4.5.0:
|
5643 | 5668 | version "4.17.10"
|
5644 | 5669 | resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.10.tgz#1b7793cf7259ea38fb3661d4d38b3260af8ae4e7"
|
5645 | 5670 |
|
| 5671 | +log-driver@^1.2.7: |
| 5672 | + version "1.2.7" |
| 5673 | + resolved "https://registry.yarnpkg.com/log-driver/-/log-driver-1.2.7.tgz#63b95021f0702fedfa2c9bb0a24e7797d71871d8" |
| 5674 | + |
5646 | 5675 | log-symbols@^1.0.2:
|
5647 | 5676 | version "1.0.2"
|
5648 | 5677 | resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-1.0.2.tgz#376ff7b58ea3086a0f09facc74617eca501e1a18"
|
@@ -7447,7 +7476,7 @@ repeating@^2.0.0:
|
7447 | 7476 | dependencies:
|
7448 | 7477 | is-finite "^1.0.0"
|
7449 | 7478 |
|
7450 |
| -request@^2.79.0: |
| 7479 | +request@^2.79.0, request@^2.85.0: |
7451 | 7480 | version "2.88.0"
|
7452 | 7481 | resolved "https://registry.yarnpkg.com/request/-/request-2.88.0.tgz#9c2fca4f7d35b592efe57c7f0a55e81052124fef"
|
7453 | 7482 | dependencies:
|
|
0 commit comments