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.5 .1" ,
96
+ "prettier" : " ^2.6 .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 @@ -5612,10 +5612,10 @@ prettier-plugin-organize-imports@^2.3.4:
5612
5612
resolved "https://registry.yarnpkg.com/prettier-plugin-organize-imports/-/prettier-plugin-organize-imports-2.3.4.tgz#65473861ae5ab7960439fff270a2258558fbe9ba"
5613
5613
integrity sha512-R8o23sf5iVL/U71h9SFUdhdOEPsi3nm42FD/oDYIZ2PQa4TNWWuWecxln6jlIQzpZTDMUeO1NicJP6lLn2TtRw==
5614
5614
5615
- prettier@^2.5 .1 :
5616
- version "2.5 .1"
5617
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5 .1.tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a "
5618
- integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg ==
5615
+ prettier@^2.6 .1 :
5616
+ version "2.6 .1"
5617
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6 .1.tgz#d472797e0d7461605c1609808e27b80c0f9cfe17 "
5618
+ integrity sha512-8UVbTBYGwN37Bs9LERmxCPjdvPxlEowx2urIL6urHzdb3SDq4B/Z6xLFCblrSnE4iKWcS6ziJ3aOYrc1kz/E2A ==
5619
5619
5620
5620
pretty-format@^26.0.0, pretty-format@^26.6.2 :
5621
5621
version "26.6.2"
You can’t perform that action at this time.
0 commit comments