Skip to content

Commit 3a57216

Browse files
committed
fix(deps): upgrade dependencies
1 parent c00c091 commit 3a57216

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Diff for: package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,13 @@
2929
"yo": ">=1.0.0-rc.1.1"
3030
},
3131
"devDependencies": {
32-
"mocha": "~1.13.0",
32+
"mocha": "~1.14.0",
3333
"grunt": "~0.4.1",
34-
"grunt-contrib-jshint": "~0.6.0",
34+
"grunt-contrib-jshint": "~0.7.2",
3535
"grunt-conventional-changelog": "~1.0.0",
36-
"load-grunt-tasks": "~0.1.0",
36+
"load-grunt-tasks": "~0.2.0",
3737
"marked": "~0.2.8",
38-
"semver": "~2.1.0",
38+
"semver": "~2.2.1",
3939
"underscore.string": "~2.3.1",
4040
"grunt-release": "~0.6.0"
4141
},

0 commit comments

Comments
 (0)