Skip to content

Commit 1ad121b

Browse files
committed
chore(dependencies): upgrade dependencies
This updates dev dependencies mocha, ghooks. It also upgrades dependencies node-uuid, babel, and glob. Closes #76 Closes #75 Closes #69 Closes #67 Closes #65
1 parent a7709e5 commit 1ad121b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -49,25 +49,25 @@
4949
"axios": "0.7.0",
5050
"chai": "3.4.1",
5151
"codecov.io": "0.1.6",
52-
"ghooks": "0.3.2",
52+
"ghooks": "1.0.0",
5353
"istanbul": "0.3.22",
54-
"mocha": "2.3.3",
54+
"mocha": "2.3.4",
5555
"semantic-release": "^4.3.5"
5656
},
5757
"dependencies": {
58-
"babel": "5.8.29",
58+
"babel": "5.8.34",
5959
"chalk": "1.1.1",
6060
"cz-conventional-changelog": "1.1.4",
6161
"dedent": "0.6.0",
6262
"detect-indent": "4.0.0",
6363
"find-node-modules": "1.0.1",
64-
"glob": "5.0.15",
64+
"glob": "6.0.1",
6565
"gulp": "3.9.0",
6666
"gulp-git": "1.6.0",
6767
"inquirer": "0.11.0",
6868
"lodash": "3.10.1",
6969
"minimist": "1.2.0",
70-
"node-uuid": "1.4.3",
70+
"node-uuid": "1.4.7",
7171
"nodemon": "1.8.1",
7272
"rimraf": "2.4.3",
7373
"semver": "5.0.3",

0 commit comments

Comments
 (0)