Skip to content

Commit f66a476

Browse files
committed
update dep versions
1 parent 8579320 commit f66a476

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -31,15 +31,15 @@
3131
},
3232
"dependencies": {},
3333
"devDependencies": {
34-
"grunt": "~0.4.2",
34+
"grunt": "~0.4.5",
3535
"grunt-cli": "~0.1.13",
36-
"grunt-contrib-clean": "~0.5.0",
37-
"grunt-contrib-copy": "~0.5.0",
38-
"grunt-contrib-concat": "~0.3.0",
39-
"grunt-contrib-jshint": "~0.8.0",
40-
"grunt-contrib-qunit": "~0.4.0",
41-
"grunt-contrib-uglify": "~0.3.2",
42-
"grunt-contrib-cssmin": "~0.7.0",
43-
"grunt-contrib-watch": "~0.5.3"
36+
"grunt-contrib-clean": "~0.6.0",
37+
"grunt-contrib-copy": "~0.7.0",
38+
"grunt-contrib-concat": "~0.5.0",
39+
"grunt-contrib-jshint": "~0.10.0",
40+
"grunt-contrib-qunit": "~0.5.2",
41+
"grunt-contrib-uglify": "~0.6.0",
42+
"grunt-contrib-cssmin": "~0.10.0",
43+
"grunt-contrib-watch": "~0.6.1"
4444
}
4545
}

0 commit comments

Comments
 (0)