Skip to content
This repository was archived by the owner on Mar 26, 2018. It is now read-only.

Commit af851d2

Browse files
committed
bump deps
1 parent 196873a commit af851d2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,15 @@
2323
"tasks"
2424
],
2525
"dependencies": {
26-
"chalk": "^0.5.1",
26+
"chalk": "^1.0.0",
2727
"each-async": "^0.1.3"
2828
},
2929
"devDependencies": {
3030
"grunt": "^0.4.5",
3131
"grunt-cli": "^0.1.13",
3232
"grunt-contrib-clean": "^0.6.0",
33-
"grunt-contrib-copy": "^0.5.0",
34-
"grunt-contrib-jshint": "^0.10.0",
33+
"grunt-contrib-copy": "^0.8.0",
34+
"grunt-contrib-jshint": "^0.11.0",
3535
"grunt-jscs": "^1.5.0",
3636
"grunt-simple-mocha": "^0.4.0"
3737
},

0 commit comments

Comments
 (0)