Update packages

Update grunt-jscs to 2.3.0

Update grunt-jsonlint to 1.0.6

Add new jscs-preset-wikimedia package.

Change-Id: Ie175abf1d692dac78afe02b2d70867c1369353b4
This commit is contained in:
Paladox 2015-11-07 17:43:40 +00:00
parent 77fc8ae9f6
commit a4134557e9
1 changed files with 3 additions and 2 deletions

View File

@ -7,7 +7,8 @@
"grunt-cli": "0.1.13",
"grunt-contrib-jshint": "0.11.3",
"grunt-banana-checker": "0.4.0",
"grunt-jscs": "2.2.0",
"grunt-jsonlint": "1.0.5"
"grunt-jscs": "2.3.0",
"grunt-jsonlint": "1.0.6",
"jscs-preset-wikimedia": "~1.0.0"
}
}