📌(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:
@@ -46,7 +46,7 @@
|
||||
"eslint-config-custom": "*",
|
||||
"jest": "29.6.1",
|
||||
"nodemon": "3.0.1",
|
||||
"prettier": "3.0.0",
|
||||
"prettier": "2.8.8",
|
||||
"ts-jest": "29.1.1",
|
||||
"tsc-alias": "1.8.7",
|
||||
"typescript": "5.1.6"
|
||||
|
||||
Reference in New Issue
Block a user