chore(*): update dgeni-packages (and other devDependencies)

`dgeni-packages` prior to version 0.16.3 specified `engine.yarn: '^0.17.9'`,
which was unnecessarily strict and would cause any task to fail if someone had a
yarn version >=0.18.0.
Other devDependencies were also updated (because why not).

Closes #15600
This commit is contained in:
Georgios Kalpakas
2017-01-11 12:52:48 +02:00
parent eb968c4a68
commit becfeb5aa3
2 changed files with 242 additions and 218 deletions
+1 -1
View File
@@ -32,7 +32,7 @@
"cross-spawn": "^4.0.0",
"cz-conventional-changelog": "1.1.4",
"dgeni": "^0.4.0",
"dgeni-packages": "^0.16.0",
"dgeni-packages": "^0.16.4",
"event-stream": "~3.1.0",
"glob": "^6.0.1",
"grunt": "^1.0.1",
+241 -217
View File
File diff suppressed because it is too large Load Diff