File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 44
44
"grunt-contrib-cssmin" : " ~0.9.0" ,
45
45
"grunt-contrib-htmlmin" : " ~0.2.0" ,
46
46
"grunt-contrib-imagemin" : " ~0.7.1" ,
47
- "grunt-contrib-jshint" : " ~0.10.0 " ,
47
+ "grunt-contrib-jshint" : " ~0.11.2 " ,
48
48
"grunt-contrib-uglify" : " ~0.4.0" ,
49
49
"grunt-contrib-watch" : " ~0.6.1" ,<% if (filters.coffee) { %>
50
50
"grunt-contrib-coffee" : " ^0.10.1" ,<% } %><% if (filters.jade) { %>
76
76
"grunt-postcss" : " ^0.5.5" ,
77
77
"grunt-open" : " ~0.2.3" ,
78
78
"open" : " ~0.0.4" ,
79
- "jshint-stylish" : " ~0.1.5 " ,
79
+ "jshint-stylish" : " ~2. 0.1" ,
80
80
"connect-livereload" : " ^0.5.3" ,
81
81
"mocha" : " ^2.2.5" ,
82
82
"grunt-mocha-test" : " ~0.12.7" ,
Original file line number Diff line number Diff line change 36
36
"grunt" : " ~0.4.1" ,
37
37
"grunt-build-control" : " DaftMonk/grunt-build-control" ,
38
38
"grunt-contrib-clean" : " ^0.6.0" ,
39
- "grunt-contrib-jshint" : " ^0.10.0 " ,
39
+ "grunt-contrib-jshint" : " ^0.11.2 " ,
40
40
"grunt-conventional-changelog" : " ~1.0.0" ,
41
41
"grunt-env" : " ^0.4.1" ,
42
42
"grunt-mocha-test" : " ^0.11.0" ,
You can’t perform that action at this time.
0 commit comments