Skip to content

Commit

Permalink
Update prettier to v2.8.8 (#37738)
Browse files Browse the repository at this point in the history
Summary:
Pull Request resolved: facebook/react-native#37738

Upgrade Prettier to the latest stable version, 2.8.8.

Reviewed By: SamChou19815

Differential Revision: D46403769

fbshipit-source-id: 551d64db0b701a8d3f275900dd8f6324c115a3e6

Original-Commit: facebook/react-native@08dc0a6
  • Loading branch information
pieterv authored and facebook-github-bot committed Jun 7, 2023
1 parent 39d069f commit 5546525
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"eslint": "^8.19.0",
"jest": "^29.2.1",
"metro-react-native-babel-preset": "0.76.2",
"prettier": "^2.4.1",
"prettier": "2.8.8",
"react-test-renderer": "18.2.0",
"typescript": "5.0.4"
},
Expand Down

0 comments on commit 5546525

Please sign in to comment.