diff options
author | Jörn Zaefferer <joern.zaefferer@gmail.com> | 2014-03-03 23:05:08 +0100 |
---|---|---|
committer | Jörn Zaefferer <joern.zaefferer@gmail.com> | 2014-03-05 16:04:45 +0100 |
commit | 385821e365476a318982864fe6c6b49652071a54 (patch) | |
tree | 6b305c62ed3d6206901275aba7f03ddd5c541023 /bower.json | |
parent | d789d7ab1973f61484cc3c6307e8ff2978acd215 (diff) | |
download | jquery-ui-385821e365476a318982864fe6c6b49652071a54.tar.gz jquery-ui-385821e365476a318982864fe6c6b49652071a54.zip |
Externals: Update jshint to latest
Diffstat (limited to 'bower.json')
-rw-r--r-- | bower.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bower.json b/bower.json index 4b30e5a87..1833ab5ab 100644 --- a/bower.json +++ b/bower.json @@ -12,7 +12,7 @@ }, "devDependencies": { "jquery-mousewheel": "3.1.0", - "jshint": "2.3.0", + "jshint": "2.4.4", "qunit": "1.14.0" } } |