We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f199a93 commit b333836Copy full SHA for b333836
package.json
@@ -138,7 +138,7 @@
138
"babylon": "^6.14.1",
139
"base64-js": "^1.1.2",
140
"bser": "^1.0.2",
141
- "chalk": "^1.1.1",
+ "chalk": "^2.0.0",
142
"commander": "^2.9.0",
143
"connect": "^2.8.3",
144
"core-js": "^2.2.2",
@@ -153,7 +153,7 @@
153
"image-size": "^0.3.5",
154
"immutable": "~3.7.6",
155
"imurmurhash": "^0.1.4",
156
- "inquirer": "^0.12.0",
+ "inquirer": "^6.5.1",
157
"jest-haste-map": "18.0.0",
158
"joi": "^6.6.1",
159
"json-stable-stringify": "^1.0.1",
@@ -192,7 +192,7 @@
192
"ws": "^1.1.0",
193
"xcode": "^0.8.9",
194
"xmldoc": "^0.4.0",
195
- "yargs": "^6.4.0"
+ "yargs": "^13.2.4"
196
},
197
"devDependencies": {
198
"babel-eslint": "^7.1.1",
0 commit comments