fix(deps): update dependency eslint-plugin-prettier to v4 - autoclosed
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
eslint-plugin-prettier | dependencies | major | 3.4.1 -> 4.2.1 |
Release Notes
prettier/eslint-plugin-prettier
v4.2.1
Patch Changes
v4.2.0
Minor Changes
-
#483
7bd70b6
Thanks @JounQin! - feat: support svelte out of boxWe recommend to use
eslint-plugin-svelte
instead ofeslint-plugin-svelte3
.
v4.1.0
- feat: skip processing code blocks on specific languages like
stylelint-prettier
(#415) (52eec48) - build(deps): Bump minimist from 1.2.5 to 1.2.6 (#464) (42bfe88)
- build(deps-dev): Bump graphql from 15.5.1 to 15.7.2 (#442) (0158640)
- build(deps-dev): Bump @graphql-eslint/eslint-plugin from 2.3.0 to 2.4.0 (#444) (4bcaca2)
- chore(CI): add tests for ESLint 8 (#428) (f3713be)
- README.md: HTTP => HTTPS (#443) (44e1478)
v4.0.0
This breaking change drops support for old versions of ESLint, Prettier and Node. You must use at least ESLint v7.28.0, Prettier v2.0.0 and Node v12.0.0. Aside from that, usage of this plugin remains identical.
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.