|
41 | 41 | ],
|
42 | 42 | "dependencies": {
|
43 | 43 | "async": "^2.1.4",
|
44 |
| - "chalk": "^1.0.0", |
| 44 | + "chalk": "^2.4.1", |
45 | 45 | "cli-list": "^0.2.0",
|
46 | 46 | "configstore": "^3.0.0",
|
47 |
| - "cross-spawn": "^5.0.1", |
| 47 | + "cross-spawn": "^6.0.5", |
48 | 48 | "figures": "^2.0.0",
|
49 | 49 | "fullname": "^3.2.0",
|
50 | 50 | "global-tunnel-ng": "^2.1.1",
|
51 | 51 | "got": "^8.0.3",
|
52 | 52 | "humanize-string": "^1.0.0",
|
53 |
| - "inquirer": "^3.0.1", |
54 |
| - "insight": "^0.8.4", |
| 53 | + "inquirer": "^6.0.0", |
| 54 | + "insight": "^0.10.1", |
55 | 55 | "lodash": "^4.17.4",
|
56 | 56 | "meow": "^3.0.0",
|
57 | 57 | "npm-keyword": "^5.0.0",
|
58 |
| - "opn": "^4.0.2", |
59 |
| - "package-json": "^4.0.1", |
60 |
| - "parse-help": "^0.1.1", |
61 |
| - "read-pkg-up": "^2.0.0", |
| 58 | + "opn": "^5.3.0", |
| 59 | + "package-json": "^5.0.0", |
| 60 | + "parse-help": "^1.0.0", |
| 61 | + "read-pkg-up": "^4.0.0", |
62 | 62 | "root-check": "^1.0.0",
|
63 |
| - "sort-on": "^2.0.0", |
64 |
| - "string-length": "^1.0.0", |
| 63 | + "sort-on": "^3.0.0", |
| 64 | + "string-length": "^2.0.0", |
65 | 65 | "tabtab": "^1.3.2",
|
66 | 66 | "titleize": "^1.0.0",
|
67 | 67 | "update-notifier": "^2.1.0",
|
68 | 68 | "user-home": "^2.0.0",
|
69 | 69 | "yeoman-character": "^1.0.0",
|
70 |
| - "yeoman-doctor": "^2.0.0", |
| 70 | + "yeoman-doctor": "^3.0.1", |
71 | 71 | "yeoman-environment": "^2.0.0",
|
72 | 72 | "yosay": "^2.0.0"
|
73 | 73 | },
|
|
77 | 77 | "gulp-istanbul": "^1.0.0",
|
78 | 78 | "gulp-mocha": "^3.0.1",
|
79 | 79 | "gulp-plumber": "^1.0.0",
|
80 |
| - "mocha": "^3.2.0", |
| 80 | + "mocha": "^5.2.0", |
81 | 81 | "mockery": "^2.0.0",
|
82 | 82 | "nock": "^9.0.5",
|
83 |
| - "proxyquire": "^1.0.1", |
84 |
| - "registry-url": "^3.0.0", |
| 83 | + "proxyquire": "^2.0.1", |
| 84 | + "registry-url": "^4.0.0", |
85 | 85 | "sinon": "^1.12.1",
|
86 | 86 | "xo": "^0.21.1"
|
87 | 87 | },
|
|
0 commit comments