Update jscs to 3.0.1 and fs-extra to 0.27.0.

This commit is contained in:
John-David Dalton
2016-04-14 12:44:31 -07:00
parent 3cf28953a7
commit da7f413f6f

View File

@@ -14,11 +14,11 @@
"docdown": "~0.5.1",
"dojo": "^1.11.1",
"ecstatic": "^1.4.0",
"fs-extra": "~0.26.7",
"fs-extra": "~0.27.0",
"glob": "^7.0.3",
"istanbul": "0.4.3",
"jquery": "^2.2.3",
"jscs": "^2.11.0",
"jscs": "^3.0.1",
"lodash": "4.10.0",
"platform": "^1.3.1",
"qunit-extras": "^1.5.0",