aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorOleg Gaidarenko <markelog@gmail.com>2016-03-04 00:49:58 +0300
committerOleg Gaidarenko <markelog@gmail.com>2016-03-04 00:52:02 +0300
commit3e7388115488b66a1f6c905712c14defd56b2d48 (patch)
treeb7ea896b2a2ec8a1e0ac51c5a48f81196816f99a /package.json
parent93a8fa6bfc1c8a469e188630b61e736dfb69e128 (diff)
downloadjquery-3e7388115488b66a1f6c905712c14defd56b2d48.tar.gz
jquery-3e7388115488b66a1f6c905712c14defd56b2d48.zip
Build: update grunt-contrib-jshint and grunt-jscs while we at it
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 726fa8048..e4196567e 100644
--- a/package.json
+++ b/package.json
@@ -33,11 +33,11 @@
"grunt-babel": "6.0.0",
"grunt-cli": "0.1.13",
"grunt-compare-size": "0.4.0",
- "grunt-contrib-jshint": "0.12.0",
+ "grunt-contrib-jshint": "1.0.0",
"grunt-contrib-uglify": "0.11.0",
"grunt-contrib-watch": "0.6.1",
"grunt-git-authors": "3.1.0",
- "grunt-jscs": "2.6.0",
+ "grunt-jscs": "2.8.0",
"grunt-jsonlint": "1.0.7",
"grunt-newer": "1.1.1",
"grunt-npmcopy": "0.1.0",