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:
+1
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user