Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 2e27df6

Browse files
committed
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
1 parent c522a43 commit 2e27df6

File tree

2 files changed

+242
-218
lines changed

2 files changed

+242
-218
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"cross-spawn": "^4.0.0",
3333
"cz-conventional-changelog": "1.1.4",
3434
"dgeni": "^0.4.0",
35-
"dgeni-packages": "^0.16.2",
35+
"dgeni-packages": "^0.16.4",
3636
"event-stream": "~3.1.0",
3737
"glob": "^6.0.1",
3838
"grunt": "^1.0.1",

0 commit comments

Comments
 (0)