|
72 | 72 | version "9.4.6" |
73 | 73 | resolved "https://registry.yarnpkg.com/@types/node/-/node-9.4.6.tgz#d8176d864ee48753d053783e4e463aec86b8d82e" |
74 | 74 |
|
75 | | -"@types/strip-bom@^3.0.0": |
76 | | - version "3.0.0" |
77 | | - resolved "https://registry.yarnpkg.com/@types/strip-bom/-/strip-bom-3.0.0.tgz#14a8ec3956c2e81edb7520790aecf21c290aebd2" |
78 | | - |
79 | | -"@types/strip-json-comments@0.0.30": |
80 | | - version "0.0.30" |
81 | | - resolved "https://registry.yarnpkg.com/@types/strip-json-comments/-/strip-json-comments-0.0.30.tgz#9aa30c04db212a9a0649d6ae6fd50accc40748a1" |
82 | | - |
83 | 75 | JSONStream@^1.0.4: |
84 | 76 | version "1.3.2" |
85 | 77 | resolved "https://registry.yarnpkg.com/JSONStream/-/JSONStream-1.3.2.tgz#c102371b6ec3a7cf3b847ca00c20bb0fce4c6dea" |
@@ -1203,12 +1195,6 @@ hoek@4.x.x: |
1203 | 1195 | version "4.2.0" |
1204 | 1196 | resolved "https://registry.yarnpkg.com/hoek/-/hoek-4.2.0.tgz#72d9d0754f7fe25ca2d01ad8f8f9a9449a89526d" |
1205 | 1197 |
|
1206 | | -homedir-polyfill@^1.0.1: |
1207 | | - version "1.0.1" |
1208 | | - resolved "https://registry.yarnpkg.com/homedir-polyfill/-/homedir-polyfill-1.0.1.tgz#4c2bbc8a758998feebf5ed68580f76d46768b4bc" |
1209 | | - dependencies: |
1210 | | - parse-passwd "^1.0.0" |
1211 | | - |
1212 | 1198 | hook-std@^0.4.0: |
1213 | 1199 | version "0.4.0" |
1214 | 1200 | resolved "https://registry.yarnpkg.com/hook-std/-/hook-std-0.4.0.tgz#fa8b2f84d358763137cb7d17e3308b28714bd174" |
@@ -1994,10 +1980,6 @@ parse-json@^4.0.0: |
1994 | 1980 | error-ex "^1.3.1" |
1995 | 1981 | json-parse-better-errors "^1.0.1" |
1996 | 1982 |
|
1997 | | -parse-passwd@^1.0.0: |
1998 | | - version "1.0.0" |
1999 | | - resolved "https://registry.yarnpkg.com/parse-passwd/-/parse-passwd-1.0.0.tgz#6d5b934a456993b23d37f40a382d6f1666a8e5c6" |
2000 | | - |
2001 | 1983 | parse-url@^1.3.0: |
2002 | 1984 | version "1.3.11" |
2003 | 1985 | resolved "https://registry.yarnpkg.com/parse-url/-/parse-url-1.3.11.tgz#57c15428ab8a892b1f43869645c711d0e144b554" |
@@ -2356,9 +2338,9 @@ sntp@2.x.x: |
2356 | 2338 | dependencies: |
2357 | 2339 | hoek "4.x.x" |
2358 | 2340 |
|
2359 | | -source-map-support@^0.5.0: |
2360 | | - version "0.5.0" |
2361 | | - resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.0.tgz#2018a7ad2bdf8faf2691e5fddab26bed5a2bacab" |
| 2341 | +source-map-support@^0.5.3: |
| 2342 | + version "0.5.3" |
| 2343 | + resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.3.tgz#2b3d5fff298cfa4d1afd7d4352d569e9a0158e76" |
2362 | 2344 | dependencies: |
2363 | 2345 | source-map "^0.6.0" |
2364 | 2346 |
|
@@ -2548,7 +2530,7 @@ strip-indent@^1.0.1: |
2548 | 2530 | dependencies: |
2549 | 2531 | get-stdin "^4.0.1" |
2550 | 2532 |
|
2551 | | -strip-json-comments@^2.0.0, strip-json-comments@~2.0.1: |
| 2533 | +strip-json-comments@~2.0.1: |
2552 | 2534 | version "2.0.1" |
2553 | 2535 | resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a" |
2554 | 2536 |
|
@@ -2642,30 +2624,19 @@ trim-right@^1.0.1: |
2642 | 2624 | version "1.0.1" |
2643 | 2625 | resolved "https://registry.yarnpkg.com/trim-right/-/trim-right-1.0.1.tgz#cb2e1203067e0c8de1f614094b9fe45704ea6003" |
2644 | 2626 |
|
2645 | | -ts-node@4.1.0: |
2646 | | - version "4.1.0" |
2647 | | - resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-4.1.0.tgz#36d9529c7b90bb993306c408cd07f7743de20712" |
| 2627 | +ts-node@5.0.0: |
| 2628 | + version "5.0.0" |
| 2629 | + resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-5.0.0.tgz#9aa573889ad7949411f972981c209e064705e36f" |
2648 | 2630 | dependencies: |
2649 | 2631 | arrify "^1.0.0" |
2650 | 2632 | chalk "^2.3.0" |
2651 | 2633 | diff "^3.1.0" |
2652 | 2634 | make-error "^1.1.1" |
2653 | 2635 | minimist "^1.2.0" |
2654 | 2636 | mkdirp "^0.5.1" |
2655 | | - source-map-support "^0.5.0" |
2656 | | - tsconfig "^7.0.0" |
2657 | | - v8flags "^3.0.0" |
| 2637 | + source-map-support "^0.5.3" |
2658 | 2638 | yn "^2.0.0" |
2659 | 2639 |
|
2660 | | -tsconfig@^7.0.0: |
2661 | | - version "7.0.0" |
2662 | | - resolved "https://registry.yarnpkg.com/tsconfig/-/tsconfig-7.0.0.tgz#84538875a4dc216e5c4a5432b3a4dec3d54e91b7" |
2663 | | - dependencies: |
2664 | | - "@types/strip-bom" "^3.0.0" |
2665 | | - "@types/strip-json-comments" "0.0.30" |
2666 | | - strip-bom "^3.0.0" |
2667 | | - strip-json-comments "^2.0.0" |
2668 | | - |
2669 | 2640 | tunnel-agent@^0.6.0: |
2670 | 2641 | version "0.6.0" |
2671 | 2642 | resolved "https://registry.yarnpkg.com/tunnel-agent/-/tunnel-agent-0.6.0.tgz#27a5dea06b36b04a0a9966774b290868f0fc40fd" |
@@ -2725,12 +2696,6 @@ uuid@^3.1.0: |
2725 | 2696 | version "3.1.0" |
2726 | 2697 | resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.1.0.tgz#3dd3d3e790abc24d7b0d3a034ffababe28ebbc04" |
2727 | 2698 |
|
2728 | | -v8flags@^3.0.0: |
2729 | | - version "3.0.1" |
2730 | | - resolved "https://registry.yarnpkg.com/v8flags/-/v8flags-3.0.1.tgz#dce8fc379c17d9f2c9e9ed78d89ce00052b1b76b" |
2731 | | - dependencies: |
2732 | | - homedir-polyfill "^1.0.1" |
2733 | | - |
2734 | 2699 | validate-npm-package-license@^3.0.1: |
2735 | 2700 | version "3.0.1" |
2736 | 2701 | resolved "https://registry.yarnpkg.com/validate-npm-package-license/-/validate-npm-package-license-3.0.1.tgz#2804babe712ad3379459acfbe24746ab2c303fbc" |
|
0 commit comments