Skip to content

Commit b6f3bd5

Browse files
committed
update all devDepencies
1 parent dd2e889 commit b6f3bd5

1 file changed

Lines changed: 15 additions & 15 deletions

File tree

package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -46,22 +46,22 @@
4646
"grunt-banner": "^0.6.0",
4747
"grunt-contrib-clean": "^1.0.0",
4848
"grunt-contrib-concat": "^1.0.1",
49-
"grunt-contrib-connect": "^0.9.0",
50-
"grunt-contrib-copy": "^0.7.0",
51-
"grunt-contrib-csslint": "^0.3.1",
52-
"grunt-contrib-cssmin": "^0.11.0",
53-
"grunt-contrib-htmlmin": "^0.3.0",
54-
"grunt-contrib-jshint": "^0.10.0",
55-
"grunt-contrib-less": "^1.0.0",
56-
"grunt-contrib-uglify": "^0.7.0",
57-
"grunt-contrib-watch": "^0.6.1",
58-
"grunt-csscomb": "^3.0.0",
49+
"grunt-contrib-connect": "^1.0.2",
50+
"grunt-contrib-copy": "^1.0.0",
51+
"grunt-contrib-csslint": "^1.0.0",
52+
"grunt-contrib-cssmin": "^1.0.1",
53+
"grunt-contrib-htmlmin": "^2.0.0",
54+
"grunt-contrib-jshint": "^1.0.0",
55+
"grunt-contrib-less": "^1.3.0",
56+
"grunt-contrib-uglify": "^2.0.0",
57+
"grunt-contrib-watch": "^1.0.0",
58+
"grunt-csscomb": "^3.1.1",
5959
"grunt-html-validation": "^0.1.18",
60-
"grunt-modernizr": "^0.6.0",
61-
"grunt-wiredep": "^2.0.0",
62-
"jscs": "^1.9.0",
63-
"load-grunt-tasks": "^2.0.0",
60+
"grunt-modernizr": "^1.0.2",
61+
"grunt-wiredep": "^3.0.1",
62+
"jscs": "^3.0.7",
63+
"load-grunt-tasks": "^3.5.0",
6464
"pretty": "^1.0.0",
65-
"time-grunt": "^1.0.0"
65+
"time-grunt": "^1.4.0"
6666
}
6767
}

0 commit comments

Comments
 (0)