Skip to content

Commit 1819f0b

Browse files
authored
Merge pull request #56 from evoluteur/renovate/grunt-contrib-jshint-2.x
Update dependency grunt-contrib-jshint to v2.1.0
2 parents cfe4fba + 910a92b commit 1819f0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
},
2020
"devDependencies": {
2121
"grunt": "1.0.4",
22-
"grunt-contrib-jshint": "2.0.0",
22+
"grunt-contrib-jshint": "2.1.0",
2323
"grunt-contrib-uglify": "4.0.1",
2424
"grunt-contrib-less": "2.0.0"
2525
},

0 commit comments

Comments
 (0)