File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed
packages/fastify-renderer Expand file tree Collapse file tree 2 files changed +9
-9
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 @@ -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.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 ==
5615
+ prettier@^2.7 .1 :
5616
+ version "2.7 .1"
5617
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7 .1.tgz#e235806850d057f97bb08368a4f7d899f7760c64 "
5618
+ integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g ==
5619
5619
5620
5620
pretty-format@^26.0.0, pretty-format@^26.6.2 :
5621
5621
version "26.6.2"
6030
6030
loose-envify "^1.1.0"
6031
6031
object-assign "^4.1.1"
6032
6032
6033
- scheduler@^0.21 .0 :
6034
- version "0.21 .0"
6035
- resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.21 .0.tgz#6fd2532ff5a6d877b6edb12f00d8ab7e8f308820 "
6036
- integrity sha512-1r87x5fz9MXqswA2ERLo0EbOAU74DpIUO090gIasYTqlVoJeMcl+Z1Rg7WHz+qtPujhS/hGIt9kxZOYBV3faRQ ==
6033
+ scheduler@^0.23 .0 :
6034
+ version "0.23 .0"
6035
+ resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.23 .0.tgz#ba8041afc3d30eb206a487b6b384002e4e61fdfe "
6036
+ integrity sha512-CtuThmgHNg7zIZWAXi3AsyIzA3n4xx7aNyjwC2VJldO2LMVDhFK+63xGqq6CsJH4rTAt6/M+N4GhZiDYPx9eUw ==
6037
6037
dependencies :
6038
6038
loose-envify "^1.1.0"
6039
6039
You can’t perform that action at this time.
0 commit comments