File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
packages/fastify-renderer Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 93
93
"jest" : " ^27.5.1" ,
94
94
"npm-run-all" : " ^4.1.5" ,
95
95
"pino-pretty" : " ^4.8.0" ,
96
- "prettier" : " ^2.6 .1" ,
96
+ "prettier" : " ^2.7 .1" ,
97
97
"prettier-plugin-organize-imports" : " ^2.3.4" ,
98
98
"react" : " 0.0.0-experimental-4ead6b530" ,
99
99
"react-dom" : " 0.0.0-experimental-4ead6b530" ,
Original file line number Diff line number Diff line change @@ -5630,10 +5630,10 @@ prettier-plugin-organize-imports@^2.3.4:
5630
5630
resolved "https://registry.yarnpkg.com/prettier-plugin-organize-imports/-/prettier-plugin-organize-imports-2.3.4.tgz#65473861ae5ab7960439fff270a2258558fbe9ba"
5631
5631
integrity sha512-R8o23sf5iVL/U71h9SFUdhdOEPsi3nm42FD/oDYIZ2PQa4TNWWuWecxln6jlIQzpZTDMUeO1NicJP6lLn2TtRw==
5632
5632
5633
- prettier@^2.6 .1 :
5634
- version "2.6 .1"
5635
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6 .1.tgz#d472797e0d7461605c1609808e27b80c0f9cfe17 "
5636
- integrity sha512-8UVbTBYGwN37Bs9LERmxCPjdvPxlEowx2urIL6urHzdb3SDq4B/Z6xLFCblrSnE4iKWcS6ziJ3aOYrc1kz/E2A ==
5633
+ prettier@^2.7 .1 :
5634
+ version "2.7 .1"
5635
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7 .1.tgz#e235806850d057f97bb08368a4f7d899f7760c64 "
5636
+ integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g ==
5637
5637
5638
5638
pretty-format@^26.0.0, pretty-format@^26.6.2 :
5639
5639
version "26.6.2"
You can’t perform that action at this time.
0 commit comments