chore: Update Prettier
Added a workaround to select the latest version of Prettier with pre-commit, since the pre-commit mirror repo started tracking alpha releases and doesn't have anything beyond 2.7.1.
This commit is contained in:
parent
94061bb916
commit
5b07c86d05
5 changed files with 19 additions and 16 deletions
|
|
@ -58,7 +58,7 @@
|
|||
"mustache": "^4.2.0",
|
||||
"null-loader": "^4.0.0",
|
||||
"prebuild-webpack-plugin": "^1.1.1",
|
||||
"prettier": "^2.7.1",
|
||||
"prettier": "^2.8.7",
|
||||
"string-replace-loader": "^3.1.0",
|
||||
"typescript": "^4.6.3",
|
||||
"webpack": "^5.72.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue