Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update yo requirement in /packages/generator/app/templates
Updates the requirements on [yo](https://github.com/yeoman/yo) to permit the latest version.
- [Release notes](https://github.com/yeoman/yo/releases)
- [Commits](yeoman/yo@v2.0.6...v3.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Jul 1, 2019
commit b3e57e9d435d277c39dce338ac49298d355d386f
2 changes: 1 addition & 1 deletion packages/generator/app/templates/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"sinon-chai": "^3.3.0",
"stylelint": "^10.1.0",
"xvfb-maybe": "^0.2.1",
"yo": "^2.0.6"
"yo": "^3.0.0"
},
"engines": {
"node": ">=8.0.0"
Expand Down