build: Bump eslint-config-wikimedia to v0.3.0 (already passes)

Change-Id: I6b2cbf6470a184b2cccffa92d37fe3193b908567
This commit is contained in:
James D. Forrester
2016-11-15 16:39:17 -08:00
parent 688a9737dc
commit 8cb6ce3abf

View File

@@ -4,7 +4,7 @@
"test": "grunt test" "test": "grunt test"
}, },
"devDependencies": { "devDependencies": {
"eslint-config-wikimedia": "0.2.0", "eslint-config-wikimedia": "0.3.0",
"grunt": "1.0.1", "grunt": "1.0.1",
"grunt-banana-checker": "0.5.0", "grunt-banana-checker": "0.5.0",
"grunt-eslint": "19.0.0", "grunt-eslint": "19.0.0",