Update prettier to v2.8.8

Summary:
X-link: https://github.com/facebook/react-native/pull/37738

Upgrade Prettier to the latest stable version, 2.8.8.

Reviewed By: SamChou19815

Differential Revision: D46403769

fbshipit-source-id: 551d64db0b701a8d3f275900dd8f6324c115a3e6
This commit is contained in:
Pieter Vanderwerff
2023-06-06 20:06:25 -07:00
committed by Facebook GitHub Bot
parent 4fc1657f2c
commit 8a07ffe6c8
2 changed files with 5 additions and 5 deletions

View File

@@ -61,7 +61,7 @@
"glob": "^8.0.3",
"jest": "^29.3.1",
"just-scripts": "^2.1.0",
"prettier": "^2.4.1",
"prettier": "2.8.8",
"ts-node": "^10.9.1",
"typescript": "5.0.4",
"which": "^3.0.0"