Skip to content

Commit e39434a

Browse files
gkalpakellimist
authored andcommitted
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 angular#15600
1 parent 86ee949 commit e39434a

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)