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 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

Conversation

svengreb
Copy link
Owner

Resolves #78

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 svengreb added this to the Next milestone Jun 26, 2021
@svengreb svengreb self-assigned this Jun 26, 2021
@svengreb svengreb merged commit 0f13e87 into main Jun 26, 2021
@svengreb svengreb deleted the task/gh-78-update-node-packages branch June 26, 2021 19:29
@svengreb svengreb removed their assignment Jun 26, 2021
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.

Update Node packages
1 participant