Skip to content

Update dependencies #4

Description

@vilaboim

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.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions