diff options
author | Michał Gołębiowski <m.goleb@gmail.com> | 2015-06-01 23:25:38 +0200 |
---|---|---|
committer | Michał Gołębiowski <m.goleb@gmail.com> | 2015-06-13 22:45:52 +0200 |
commit | 1556c4661af647e355a9a5c0a814012955e231bc (patch) | |
tree | cbf44d7e66e426aec8ae48bcdf22699e8dd9ae3d /package.json | |
parent | 285cfbfccc4c61d50ee8e0fe6e23695dc663e166 (diff) | |
download | jquery-1556c4661af647e355a9a5c0a814012955e231bc.tar.gz jquery-1556c4661af647e355a9a5c0a814012955e231bc.zip |
Build: Update grunt-contrib-jshint
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 5c2ea7a73..c0ee70281 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "grunt": "0.4.5", "grunt-cli": "0.1.13", "grunt-compare-size": "0.4.0", - "grunt-contrib-jshint": "0.10.0", + "grunt-contrib-jshint": "0.11.2", "grunt-contrib-uglify": "0.7.0", "grunt-contrib-watch": "0.6.1", "grunt-git-authors": "2.0.1", |