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.
2 parents 6cb8486 + bf65cb7 commit ea44cafCopy full SHA for ea44caf
package.json
@@ -68,13 +68,13 @@
68
},
69
"devDependencies": {
70
"codeclimate-test-reporter": "0.1.1",
71
- "echint": "^1.5.0",
+ "echint": "^3.0.0",
72
"glob": "^6.0.1",
73
"istanbul": "^0.4.0",
74
"mocha": "^2.3.4",
75
"require-directory": "^2.1.1",
76
"should": "^7.1.1",
77
- "standard": "^5.4.1"
+ "standard": "^10.0.0"
78
79
"dependencies": {
80
"chalk": "^1.1.1",
@@ -84,7 +84,7 @@
84
"form-data": "^1.0.0-rc3",
85
"fs-readfile-promise": "^2.0.1",
86
"fs-writefile-promise": "^1.0.3",
87
- "har-validator": "^2.0.2",
+ "har-validator": "^5.0.0",
88
"pinkie-promise": "^2.0.0"
89
}
90
0 commit comments