Skip to content

Commit e318cf4

Browse files
committed
fix: upgrade some dependencies
1 parent 54d15fa commit e318cf4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,13 +51,13 @@
5151
"check-more-types": "2.24.0",
5252
"conventional-commit-message": "1.1.0",
5353
"cz-conventional-changelog": "2.1.0",
54-
"debug": "2.6.9",
54+
"debug": "3.1.0",
5555
"ggit": "2.4.2",
5656
"inquirer": "3.3.0",
5757
"lazy-ass": "1.6.0",
5858
"require-relative": "0.8.7",
5959
"shelljs": "0.8.1",
60-
"simple-commit-message": "3.3.2",
60+
"simple-commit-message": "4.0.3",
6161
"validate-commit-msg": "2.14.0",
6262
"word-wrap": "1.2.3"
6363
},
@@ -71,7 +71,7 @@
7171
"grunt-nice-package": "0.10.4",
7272
"jshint-summary": "0.4.0",
7373
"matchdep": "1.0.1",
74-
"mocha": "3.5.3",
74+
"mocha": "5.0.4",
7575
"next-update-travis": "1.7.1",
7676
"semantic-release": "6.3.6"
7777
},

0 commit comments

Comments
 (0)