Skip to content

Commit

Permalink
Merge pull request #343 from ghaiklor/dev
Browse files Browse the repository at this point in the history
Another bunch of deps updates
  • Loading branch information
ghaiklor committed Dec 27, 2017
2 parents b765988 + e28e959 commit 2a3a0a9
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Expand Up @@ -41,20 +41,20 @@
"url": "https://github.com/ghaiklor/generator-sails-rest-api.git"
},
"dependencies": {
"chalk": "2.0.0",
"chalk": "2.1.0",
"print-message": "2.1.0",
"update-notifier": "2.2.0",
"update-notifier": "2.3.0",
"yeoman-generator": "2.0.0",
"yosay": "2.0.0"
"yosay": "2.0.1"
},
"devDependencies": {
"chai": "4.1.0",
"coveralls": "2.13.1",
"cz-conventional-changelog": "2.0.0",
"chai": "4.1.1",
"coveralls": "2.13.2",
"cz-conventional-changelog": "2.1.0",
"istanbul": "0.4.5",
"mocha": "3.4.2",
"mocha": "3.5.0",
"semantic-release": "7.0.1",
"yeoman-assert": "3.0.0",
"yeoman-assert": "3.1.0",
"yeoman-test": "1.7.0"
},
"config": {
Expand Down

0 comments on commit 2a3a0a9

Please sign in to comment.