Skip to content

Commit 4158891

Browse files
authored
Update prettier to version 2.7.1
1 parent 8d2ed6e commit 4158891

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

packages/fastify-renderer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"jest": "^27.5.1",
9494
"npm-run-all": "^4.1.5",
9595
"pino-pretty": "^4.8.0",
96-
"prettier": "^2.6.1",
96+
"prettier": "^2.7.1",
9797
"prettier-plugin-organize-imports": "^2.3.4",
9898
"react": "0.0.0-experimental-4ead6b530",
9999
"react-dom": "0.0.0-experimental-4ead6b530",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5612,10 +5612,10 @@ prettier-plugin-organize-imports@^2.3.4:
56125612
resolved "https://registry.yarnpkg.com/prettier-plugin-organize-imports/-/prettier-plugin-organize-imports-2.3.4.tgz#65473861ae5ab7960439fff270a2258558fbe9ba"
56135613
integrity sha512-R8o23sf5iVL/U71h9SFUdhdOEPsi3nm42FD/oDYIZ2PQa4TNWWuWecxln6jlIQzpZTDMUeO1NicJP6lLn2TtRw==
56145614

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==
56195619

56205620
pretty-format@^26.0.0, pretty-format@^26.6.2:
56215621
version "26.6.2"
@@ -6030,10 +6030,10 @@ [email protected]:
60306030
loose-envify "^1.1.0"
60316031
object-assign "^4.1.1"
60326032

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==
60376037
dependencies:
60386038
loose-envify "^1.1.0"
60396039

0 commit comments

Comments
 (0)