chore(deps): update dependency stylelint-prettier to v2
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
stylelint-prettier | devDependencies | major | 1.2.0 -> 2.0.0 |
Release Notes
prettier/stylelint-prettier
v2.0.0
Increase the minimum required versions of stylelint
, prettier
and node
. No code changes have been required and v1.2.0 works with stylelint v14, however continuing to test old these old unsupported versions is getting more difficult thanks to internal API changes. (#198)
- Minimum stylelint version is now v14 (drop support for v9.5 through v13.x)
- Minimum prettier version is now v2 (drop support for v1.x)
- Minimum node requirements is now ^12.22.0 || ^14.17.0 || >=16.0.0 (drop support for v8.x and v10.x)
Configuration
-
If you want to rebase/retry this MR, check this box.
This MR has been generated by Renovate Bot.