diff options
author | Jörn Zaefferer <joern.zaefferer@gmail.com> | 2015-03-18 13:25:51 +0100 |
---|---|---|
committer | Jörn Zaefferer <joern.zaefferer@gmail.com> | 2015-03-18 13:50:56 +0100 |
commit | 62620a3fdbe99c6ef847529d5ceffb95decf7875 (patch) | |
tree | 39b4c21d391377ac73b4301843c427d22e2506f3 /package.json | |
parent | fac517ebb973396292e6f96fc1bda6888dc3da10 (diff) | |
download | jquery-ui-62620a3fdbe99c6ef847529d5ceffb95decf7875.tar.gz jquery-ui-62620a3fdbe99c6ef847529d5ceffb95decf7875.zip |
Build: Update grunt-jscs to latest, use exceptions to improve coverage
Closes gh-1506
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index b7ab3780d..3058cb833 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "grunt-esformatter": "0.2.0", "grunt-git-authors": "2.0.0", "grunt-html": "1.0.0", - "grunt-jscs": "0.6.2", + "grunt-jscs": "1.5.0", "load-grunt-tasks": "0.3.0", "rimraf": "2.1.4", "testswarm": "1.1.0" |