Skip to content

Commit 92dbd56

Browse files
committed
Update dev dependencies
1 parent 1778455 commit 92dbd56

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -26,21 +26,21 @@
2626
"rasterizehtml": "~0.9.0"
2727
},
2828
"devDependencies": {
29-
"grunt": "~0.4.1",
29+
"grunt": "~0.4.5",
3030
"grunt-browserify": "~2.0.7",
3131
"grunt-cli": "~0.1",
32-
"grunt-contrib-clean": "~0.5.0",
33-
"grunt-contrib-concat": "~0.3.0",
34-
"grunt-contrib-csslint": "~0.1.2",
35-
"grunt-contrib-cssmin": "~0.6.2",
36-
"grunt-contrib-jasmine": "~0.6.4",
32+
"grunt-contrib-clean": "~0.6.0",
33+
"grunt-contrib-concat": "~0.5.0",
34+
"grunt-contrib-csslint": "~0.3.1",
35+
"grunt-contrib-cssmin": "~0.10.0",
36+
"grunt-contrib-jasmine": "~0.8.0",
3737
"grunt-contrib-jshint": "~0.10.0",
38-
"grunt-contrib-uglify": "~0.2.4",
39-
"grunt-contrib-watch": "~0.5.2",
40-
"grunt-regex-check": "~0.1.5",
41-
"grunt-shell": "~0.7.0",
42-
"grunt-umd": "~1.7.3",
43-
"jasmine-core": "2.0.0",
38+
"grunt-contrib-uglify": "~0.6.0",
39+
"grunt-contrib-watch": "~0.6.1",
40+
"grunt-regex-check": "~0.1.9",
41+
"grunt-shell": "~1.1.1",
42+
"grunt-umd": "~2.2.1",
43+
"jasmine-core": "2.1.2",
4444
"jasmine-jquery": "git://github.com/velesin/jasmine-jquery",
4545
"jquery": "~2.1.0",
4646
"phantomjs": "1.9.8"

0 commit comments

Comments
 (0)