Skip to content

Commit 059dbd4

Browse files
committed
Update grunt dependencies
1 parent c7c6217 commit 059dbd4

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
@@ -27,9 +27,9 @@
2727
},
2828
"dependencies": {},
2929
"devDependencies": {
30-
"grunt": "0.4.x",
31-
"grunt-contrib-qunit": "~0.2.0",
32-
"grunt-contrib-jshint": "~0.2.0",
30+
"grunt": "~0.4.1",
31+
"grunt-contrib-qunit": "~0.2.1",
32+
"grunt-contrib-jshint": "~0.4.3",
3333
"grunt-contrib-uglify": "~0.1.1",
3434
"grunt-contrib-concat": "~0.1.3",
3535
"grunt-zipstream": "~0.2.2"

0 commit comments

Comments
 (0)