Skip to content

Commit

Permalink
fix: pin jshint to 2.9.7
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Feb 5, 2019
1 parent e0ced02 commit 72c4d5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -66,7 +66,7 @@
"gulp-spawn-mocha": "^5.0.0",
"gulp-uglify": "^3.0.0",
"istanbul": "^0.4.5",
"jshint": "^2.9.2",
"jshint": "2.9.7",
"jshint-stylish": "^2.2.0",
"mocha": "*",
"semantic-release": "^15.6.0",
Expand Down

0 comments on commit 72c4d5e

Please sign in to comment.