📌(deps) downgrade prettier versions
For now there is a conflict with the new Prettier version, so for now we just keep the previous version to check it later during the next renovate pull request.
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
"eslint-plugin-formatjs": "4.10.3",
|
||||
"eslint-plugin-import": "2.27.5",
|
||||
"eslint-plugin-jsx-a11y": "6.7.1",
|
||||
"eslint-plugin-prettier": "5.0.0",
|
||||
"eslint-plugin-prettier": "4.2.1",
|
||||
"eslint-plugin-react": "7.32.2",
|
||||
"eslint-plugin-react-hooks": "4.6.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user