Skip to content
This repository was archived by the owner on Oct 20, 2023. It is now read-only.

Commit a8cfecc

Browse files
committed
Update dependencies of the generator
1 parent c2c03d6 commit a8cfecc

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
@@ -30,18 +30,18 @@
3030
"dependencies": {
3131
"chalk": "^1.1.3",
3232
"superb": "^1.3.0",
33-
"title-case": "^1.1.2",
34-
"yeoman-generator": "^0.23.3",
35-
"yosay": "^1.1.1"
33+
"title-case": "^2.1.0",
34+
"yeoman-generator": "^0.23.4",
35+
"yosay": "^1.2.0"
3636
},
3737
"devDependencies": {
38-
"eslint": "^2.11.1",
39-
"eslint-config-xo-space": "^0.13.0",
38+
"eslint": "^2.13.0",
39+
"eslint-config-xo-space": "^0.14.0",
4040
"gulp": "^3.9.1",
4141
"gulp-coveralls": "^0.1.4",
4242
"gulp-eslint": "^2.0.0",
4343
"gulp-exclude-gitignore": "^1.0.0",
44-
"gulp-istanbul": "^0.10.4",
44+
"gulp-istanbul": "^1.0.0",
4545
"gulp-line-ending-corrector": "^1.0.1",
4646
"gulp-mocha": "^2.2.0",
4747
"gulp-nsp": "^2.4.1",

0 commit comments

Comments
 (0)