Skip to content
New issue

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

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

Already on GitHub? # to your account

Update Node packages #79

Merged
merged 1 commit into from
Jun 26, 2021
Merged

Update Node packages #79

merged 1 commit into from
Jun 26, 2021

Commits on Jun 26, 2021

  1. Update Node packages

    Updated all outdated Node packages to their latest versions:
    
    - lint-staged [1] - Bumped minimum version from `v10.5.4` to
      `v11.0.0` [2].
    - prettier [3] - Bumped minimum version from `v2.2.1` to
      `v2.3.2` [4]. It comes with the nice improvement to treat the
      `.prettierrc` file as YAML when formatting it [5].
    - Validated all files after running formatting and linting tools with
      their latest versions.
    
    [1]: https://github.com/okonet/lint-staged
    [2]: typicode/husky@v10.5.4...v11.0.0
    [3]: https://github.com/prettier/prettier
    [4]: prettier/prettier@v2.2.1...v2.3.2
    [5]: https://prettier.io/blog/2021/05/09/2.3.0.html#treat-prettierrc-as-yaml-when-formatting-it-8105httpsgithubcomprettierprettierpull8105-by-fiskerhttpsgithubcomfisker
    
    GH-78
    svengreb committed Jun 26, 2021
    Configuration menu
    Copy the full SHA
    ae768ec View commit details
    Browse the repository at this point in the history