Skip to content

Commit 98fb6c2

Browse files
committed
Update dependencies.
1 parent df926cf commit 98fb6c2

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -28,16 +28,16 @@
2828
"test": "grunt test"
2929
},
3030
"dependencies": {
31-
"parserlib": "~0.2.2"
31+
"parserlib": "~0.2.4"
3232
},
3333
"devDependencies": {
34-
"grunt": "~0.4.1",
35-
"grunt-contrib-clean": "~0.4.1",
36-
"grunt-contrib-concat": "~0.3.0",
37-
"grunt-contrib-copy": "~0.4.1",
34+
"grunt": "~0.4.4",
35+
"grunt-contrib-clean": "~0.5.0",
36+
"grunt-contrib-concat": "~0.4.0",
37+
"grunt-contrib-copy": "~0.5.0",
3838
"grunt-contrib-jshint": "~0.10.0",
39-
"grunt-contrib-watch": "~0.4.4",
40-
"grunt-include-replace": "~0.4.0",
39+
"grunt-contrib-watch": "~0.6.1",
40+
"grunt-include-replace": "~1.2.0",
4141
"yuitest": "~0.7.9"
4242
},
4343
"engines": {

0 commit comments

Comments
 (0)