Update prettier to 2.8.x

This commit is contained in:
Jacob Wallraff
2023-01-30 12:37:29 -08:00
parent 3a8b7d4e4b
commit d554993d8b
5 changed files with 18 additions and 18 deletions
+1 -1
View File
@@ -56,7 +56,7 @@
"@typescript-eslint/parser": "^5.40.0",
"eslint": "7.32.0",
"jest": "^29.0.3",
"prettier": "^2.7.1",
"prettier": "^2.8.3",
"rimraf": "^3.0.2",
"ts-jest": "^29.0.3",
"typescript": "^4.8.4"