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

Update dependencies #4

Open
vilaboim opened this issue Oct 13, 2021 · 0 comments
Open

Update dependencies #4

vilaboim opened this issue Oct 13, 2021 · 0 comments

Comments

@vilaboim
Copy link
Owner

Please describe your feature request.

Grido has three devDependencies: chalk, husky, and stylus. They all need to be updated.

Describe the solution you'd like

chalk and stylus need patch or minor updates, except husky. So this last one should need more attention and work to be updated.

How to test

  • chalk is used to color the terminal if some error happens during commits, so try to commit something not using the pattern described in verifyCommitMsg.js;
  • husky is also used to validate commit messages, so try the same test as above;
  • To test stylus you'll need to build the project and see if it is working.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant