chore(deps): update dependency @html-validate/eslint-config to v3
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| @html-validate/eslint-config (source) | devDependencies | major | 2.3.2 -> 3.0.0 |
Release Notes
html-validate/eslint-config
v3.0.0
⚠ BREAKING CHANGES
-
@html-validate/eslint-config-cypress, @html-validate/eslint-config-jest, @html-validate/eslint-config-typescript, @html-validate/eslint-config: Previously the
@html-validate/eslint-configcontained all presets (jest, cypress, typescript) but those are now in separate packages. See README.md or useeslint-config --writeto update configuration. - deps: Update dependency eslint-config-prettier to v7
Features
- @html-validate/eslint-config-cypress, @html-validate/eslint-config-jest, @html-validate/eslint-config-typescript, @html-validate/eslint-config: split into monorepo with multiple presets (25d5aff)
Bug Fixes
- update
typescriptrules to matcheslint-config-prettier(1d589f0)
Dependency upgrades
- deps: Update dependency eslint-config-prettier to v7 (d47913c)
Renovate configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by HTML-validate