We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c00c091 commit 3a57216Copy full SHA for 3a57216
1 file changed
package.json
@@ -29,13 +29,13 @@
29
"yo": ">=1.0.0-rc.1.1"
30
},
31
"devDependencies": {
32
- "mocha": "~1.13.0",
+ "mocha": "~1.14.0",
33
"grunt": "~0.4.1",
34
- "grunt-contrib-jshint": "~0.6.0",
+ "grunt-contrib-jshint": "~0.7.2",
35
"grunt-conventional-changelog": "~1.0.0",
36
- "load-grunt-tasks": "~0.1.0",
+ "load-grunt-tasks": "~0.2.0",
37
"marked": "~0.2.8",
38
- "semver": "~2.1.0",
+ "semver": "~2.2.1",
39
"underscore.string": "~2.3.1",
40
"grunt-release": "~0.6.0"
41
0 commit comments