Skip to content

Commit 50a3e57

Browse files
committed
update devDependencies
upgrade grunt-contrib-jshint to ~0.11.0 upgrade load-grunt-tasks to ~3.0.0
1 parent 972a361 commit 50a3e57

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"grunt-contrib-csslint": "~0.4.0",
4545
"grunt-contrib-cssmin": "~0.11.0",
4646
"grunt-contrib-jade": "~0.14.0",
47-
"grunt-contrib-jshint": "~0.10.0",
47+
"grunt-contrib-jshint": "~0.11.0",
4848
"grunt-contrib-less": "~1.0.0",
4949
"grunt-contrib-qunit": "~0.5.2",
5050
"grunt-contrib-uglify": "~0.7.0",
@@ -56,7 +56,7 @@
5656
"grunt-jscs": "~1.2.0",
5757
"grunt-saucelabs": "~8.5.0",
5858
"grunt-sed": "~0.1.1",
59-
"load-grunt-tasks": "~2.0.0",
59+
"load-grunt-tasks": "~3.0.0",
6060
"markdown-it": "^3.0.4",
6161
"npm-shrinkwrap": "^200.0.0",
6262
"time-grunt": "~1.0.0"

0 commit comments

Comments
 (0)