Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated all Node packages to their latest versions: - husky [1] — Bumped minimum version from `v4.3.0` to `v6.0.0` [2]. This also includes some breaking changes that require migrations. Run the official migration CLI to automatically migrate from v4 to v6: `npx husky-init && npm exec -- github:typicode/husky-4-to-6 --remove-v4-config` - lint-staged [3] — Bumped minimum version from `v10.5.1` to `v10.5.4` [4]. - remark-cli [5] — Bumped minimum version from `v8.0.1` to `v9.0.0` [6]. - Validated and fixed/improved matches after running formatting and linting tools with their latest versions. [1]: https://github.com/typicode/husky [2]: typicode/husky@v4.3.0...v6.0.0 [3]: https://github.com/okonet/lint-staged [4]: typicode/husky@v10.5.1...v10.5.4 [5]: https://github.com/remarkjs/remark/releases [6]: typicode/husky@v8.0.1...v9.0.0 Closes GH-74
- Loading branch information