Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade outdated dependencies in the generator #760

Merged
merged 2 commits into from
Jun 9, 2019

Conversation

UlisesGascon
Copy link
Member

Generator dependencies updated as requested in #759

 yeoman-generator         ^3.1.1  →   ^4.0.1 
 @babel/core              ^7.2.2  →   ^7.4.5 
 eslint                  ^5.10.0  →  ^5.16.0 
 eslint-config-prettier   ^3.3.0  →   ^4.3.0 
 eslint-plugin-prettier   ^3.0.0  →   ^3.1.0 
 husky                    ^1.2.1  →   ^2.3.0 
 lint-staged              ^8.1.0  →   ^8.1.7 
 mocha                    ^5.2.0  →   ^6.1.4 
 prettier                ^1.15.3  →  ^1.17.1 
 yeoman-assert            ^3.0.0  →   ^3.1.1 
 yeoman-test              ^1.6.0  →   ^2.0.0 

@UlisesGascon UlisesGascon added this to the v4.1.0 milestone Jun 3, 2019
@UlisesGascon UlisesGascon self-assigned this Jun 3, 2019
@UlisesGascon UlisesGascon mentioned this pull request Jun 3, 2019
15 tasks
@UlisesGascon
Copy link
Member Author

UlisesGascon commented Jun 3, 2019

This error with Node@6 test has been solved in #761 (removed compatibility)

@silvenon silvenon mentioned this pull request Jun 5, 2019
Copy link
Member

@silvenon silvenon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yarn.lock should also be updated.

@UlisesGascon
Copy link
Member Author

yarn.lock updated as requested ;-)

@silvenon silvenon merged commit e5100b4 into yeoman:master Jun 9, 2019
@silvenon
Copy link
Member

silvenon commented Jun 9, 2019

Thanks! Just FYI, I deleted package-lock.json on master, you added it as a part of this PR, but I didn't want to bother you any further so I deleted it myself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants