|
8 | 8 | dependencies:
|
9 | 9 | tslint-xo "^0.7.0"
|
10 | 10 |
|
11 |
| -"@types/chai@^4.1.2": |
12 |
| - version "4.1.2" |
13 |
| - resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.1.2.tgz#f1af664769cfb50af805431c407425ed619daa21" |
| 11 | +"@types/chai@^4.1.3": |
| 12 | + version "4.1.3" |
| 13 | + resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.1.3.tgz#b8a74352977a23b604c01aa784f5b793443fb7dc" |
14 | 14 |
|
15 | 15 | "@types/clean-stack@^1.3.0":
|
16 | 16 | version "1.3.0"
|
|
26 | 26 | version "3.0.0"
|
27 | 27 | resolved "https://registry.yarnpkg.com/@types/indent-string/-/indent-string-3.0.0.tgz#9ebb391ceda548926f5819ad16405349641b999f"
|
28 | 28 |
|
29 |
| -"@types/mocha@^5.0.0": |
30 |
| - version "5.0.0" |
31 |
| - resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-5.0.0.tgz#a3014921991066193f6c8e47290d4d598dfd19e6" |
| 29 | +"@types/mocha@^5.2.0": |
| 30 | + version "5.2.0" |
| 31 | + resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-5.2.0.tgz#b3c8e69f038835db1a7fdc0b3d879fc50506e29e" |
32 | 32 |
|
33 | 33 | "@types/node@*":
|
34 | 34 | version "9.4.5"
|
35 | 35 | resolved "https://registry.yarnpkg.com/@types/node/-/node-9.4.5.tgz#d2a90c634208173d1b1a0a6ba9f1df3de62edcf5"
|
36 | 36 |
|
37 |
| -"@types/node@^9.6.5": |
38 |
| - version "9.6.5" |
39 |
| - resolved "https://registry.yarnpkg.com/@types/node/-/node-9.6.5.tgz#ee700810fdf49ac1c399fc5980b7559b3e5a381d" |
| 37 | +"@types/node@^10.0.2": |
| 38 | + version "10.0.2" |
| 39 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-10.0.2.tgz#180046ebbc37de8b64777765c2486ebecb59448e" |
40 | 40 |
|
41 | 41 | "@types/strip-ansi@^3.0.0":
|
42 | 42 | version "3.0.0"
|
@@ -158,9 +158,9 @@ chalk@^2.3.0:
|
158 | 158 | escape-string-regexp "^1.0.5"
|
159 | 159 | supports-color "^5.2.0"
|
160 | 160 |
|
161 |
| -chalk@^2.4.0: |
162 |
| - version "2.4.0" |
163 |
| - resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.0.tgz#a060a297a6b57e15b61ca63ce84995daa0fe6e52" |
| 161 | +chalk@^2.4.1: |
| 162 | + version "2.4.1" |
| 163 | + resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.1.tgz#18c49ab16a037b6eb0152cc83e3471338215b66e" |
164 | 164 | dependencies:
|
165 | 165 | ansi-styles "^3.2.1"
|
166 | 166 | escape-string-regexp "^1.0.5"
|
@@ -260,16 +260,16 @@ esutils@^2.0.2:
|
260 | 260 | version "2.0.2"
|
261 | 261 | resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.2.tgz#0abf4f1caa5bcb1f7a9d8acc6dea4faaa04bac9b"
|
262 | 262 |
|
263 |
| -fancy-test@^1.0.5: |
264 |
| - version "1.0.5" |
265 |
| - resolved "https://registry.yarnpkg.com/fancy-test/-/fancy-test-1.0.5.tgz#323970de576f7dc0938402c3a731ee4d59896a11" |
| 263 | +fancy-test@^1.0.6: |
| 264 | + version "1.0.6" |
| 265 | + resolved "https://registry.yarnpkg.com/fancy-test/-/fancy-test-1.0.6.tgz#e0a061ecdcfb9d8fbea1f86375ed26e258ed7243" |
266 | 266 | dependencies:
|
267 |
| - lodash "^4.17.5" |
| 267 | + lodash "^4.17.10" |
268 | 268 | stdout-stderr "^0.1.9"
|
269 | 269 |
|
270 |
| -fs-extra@^5.0.0: |
271 |
| - version "5.0.0" |
272 |
| - resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-5.0.0.tgz#414d0110cdd06705734d055652c5411260c31abd" |
| 270 | +fs-extra@^6.0.0: |
| 271 | + version "6.0.0" |
| 272 | + resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-6.0.0.tgz#0f0afb290bb3deb87978da816fcd3c7797f3a817" |
273 | 273 | dependencies:
|
274 | 274 | graceful-fs "^4.1.2"
|
275 | 275 | jsonfile "^4.0.0"
|
@@ -370,7 +370,11 @@ jsonfile@^4.0.0:
|
370 | 370 | optionalDependencies:
|
371 | 371 | graceful-fs "^4.1.6"
|
372 | 372 |
|
373 |
| -lodash@^4.17.5, lodash@^4.5.1: |
| 373 | +lodash@^4.17.10: |
| 374 | + version "4.17.10" |
| 375 | + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.10.tgz#1b7793cf7259ea38fb3661d4d38b3260af8ae4e7" |
| 376 | + |
| 377 | +lodash@^4.5.1: |
374 | 378 | version "4.17.5"
|
375 | 379 | resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.5.tgz#99a92d65c0272debe8c96b6057bc8fbfa3bed511"
|
376 | 380 |
|
@@ -398,9 +402,9 @@ mkdirp@0.5.1, mkdirp@^0.5.1:
|
398 | 402 | dependencies:
|
399 | 403 | minimist "0.0.8"
|
400 | 404 |
|
401 |
| -mocha@^5.1.0: |
402 |
| - version "5.1.0" |
403 |
| - resolved "https://registry.yarnpkg.com/mocha/-/mocha-5.1.0.tgz#5ff11cc39c0bb65330ac6c41f9086634e3e3f686" |
| 405 | +mocha@^5.1.1: |
| 406 | + version "5.1.1" |
| 407 | + resolved "https://registry.yarnpkg.com/mocha/-/mocha-5.1.1.tgz#b774c75609dac05eb48f4d9ba1d827b97fde8a7b" |
404 | 408 | dependencies:
|
405 | 409 | browser-stdout "1.3.1"
|
406 | 410 | commander "2.11.0"
|
@@ -536,9 +540,9 @@ tree-kill@^1.1.0:
|
536 | 540 | version "1.2.0"
|
537 | 541 | resolved "https://registry.yarnpkg.com/tree-kill/-/tree-kill-1.2.0.tgz#5846786237b4239014f05db156b643212d4c6f36"
|
538 | 542 |
|
539 |
| -ts-node@^6.0.0: |
540 |
| - version "6.0.0" |
541 |
| - resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-6.0.0.tgz#46c25f8498593a9248eeea16906f1598fa098140" |
| 543 | +ts-node@^6.0.2: |
| 544 | + version "6.0.2" |
| 545 | + resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-6.0.2.tgz#e132d530e53173bc6a8c21ea65f64d8b47bc573e" |
542 | 546 | dependencies:
|
543 | 547 | arrify "^1.0.0"
|
544 | 548 | chalk "^2.3.0"
|
@@ -615,9 +619,9 @@ type-detect@^4.0.0:
|
615 | 619 | version "4.0.8"
|
616 | 620 | resolved "https://registry.yarnpkg.com/type-detect/-/type-detect-4.0.8.tgz#7646fb5f18871cfbb7749e69bd39a6388eb7450c"
|
617 | 621 |
|
618 |
| -typescript@^2.8.1: |
619 |
| - version "2.8.1" |
620 |
| - resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.8.1.tgz#6160e4f8f195d5ba81d4876f9c0cc1fbc0820624" |
| 622 | +typescript@^2.8.3: |
| 623 | + version "2.8.3" |
| 624 | + resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.8.3.tgz#5d817f9b6f31bb871835f4edf0089f21abe6c170" |
621 | 625 |
|
622 | 626 | universalify@^0.1.0:
|
623 | 627 | version "0.1.1"
|
|
0 commit comments