We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a6d097 commit be694acCopy full SHA for be694ac
1 file changed
package.json
@@ -43,20 +43,20 @@
43
},
44
"devDependencies": {
45
"chai": "^3.2.0",
46
- "coveralls": "^2.11.15",
+ "coveralls": "^2.13.0",
47
"del": "^2.2.2",
48
- "eslint": "^3.9.0",
49
- "eslint-config-modular": "^2.0.1",
+ "eslint": "^3.19.0",
+ "eslint-config-modular": "^3.0.0",
50
"mocha": "^3.2.0",
51
"npm-check": "^5.4.0"
52
53
"dependencies": {
54
"chalk": "^1.1.1",
55
"commander": "^2.8.1",
56
- "cross-spawn": "^5.0.1",
+ "cross-spawn": "^5.1.0",
57
"detect-indent": "^5.0.0",
58
"glob": "^7.1.1",
59
- "inquirer": "^2.0.0",
+ "inquirer": "^3.0.6",
60
"log-symbols": "^1.0.2",
61
"semver": "^5.0.3"
62
@@ -66,4 +66,4 @@
66
"engines": {
67
"node": ">=4"
68
}
69
-}
+}
0 commit comments