Skip to content

Commit c996466

Browse files
committed
Bump devDependencies
1 parent 606d544 commit c996466

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,12 @@
4141
},
4242
"devDependencies": {
4343
"grunt": "~0.4.1",
44-
"grunt-contrib-jshint": "~0.3.0",
45-
"grunt-contrib-concat": "~0.1.3",
46-
"grunt-contrib-watch": "~0.3.1",
47-
"yuitest": "~0.7.8",
48-
"grunt-contrib-clean": "~0.4.0",
44+
"grunt-contrib-jshint": "~0.5.4",
45+
"grunt-contrib-concat": "~0.3.0",
46+
"grunt-contrib-watch": "~0.4.4",
47+
"yuitest": "~0.7.9",
48+
"grunt-contrib-clean": "~0.4.1",
4949
"grunt-contrib-copy": "~0.4.1",
50-
"grunt-include-replace": "~0.1.1"
50+
"grunt-include-replace": "~0.4.0"
5151
}
5252
}

0 commit comments

Comments
 (0)