Skip to content

Commit 2a3a0a9

Browse files
authored
Merge pull request #343 from ghaiklor/dev
Another bunch of deps updates
2 parents b765988 + e28e959 commit 2a3a0a9

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -41,20 +41,20 @@
4141
"url": "https://github.com/ghaiklor/generator-sails-rest-api.git"
4242
},
4343
"dependencies": {
44-
"chalk": "2.0.0",
44+
"chalk": "2.1.0",
4545
"print-message": "2.1.0",
46-
"update-notifier": "2.2.0",
46+
"update-notifier": "2.3.0",
4747
"yeoman-generator": "2.0.0",
48-
"yosay": "2.0.0"
48+
"yosay": "2.0.1"
4949
},
5050
"devDependencies": {
51-
"chai": "4.1.0",
52-
"coveralls": "2.13.1",
53-
"cz-conventional-changelog": "2.0.0",
51+
"chai": "4.1.1",
52+
"coveralls": "2.13.2",
53+
"cz-conventional-changelog": "2.1.0",
5454
"istanbul": "0.4.5",
55-
"mocha": "3.4.2",
55+
"mocha": "3.5.0",
5656
"semantic-release": "7.0.1",
57-
"yeoman-assert": "3.0.0",
57+
"yeoman-assert": "3.1.0",
5858
"yeoman-test": "1.7.0"
5959
},
6060
"config": {

0 commit comments

Comments
 (0)