Skip to content

Commit 82f5974

Browse files
authored
Merge pull request #356 from gadget-inc/depfu/update/yarn/prettier-2.7.1
Update prettier: 2.6.1 → 2.7.1 (minor)
2 parents 2333f76 + 4158891 commit 82f5974

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5630,10 +5630,10 @@ prettier-plugin-organize-imports@^2.3.4:
56305630
resolved "https://registry.yarnpkg.com/prettier-plugin-organize-imports/-/prettier-plugin-organize-imports-2.3.4.tgz#65473861ae5ab7960439fff270a2258558fbe9ba"
56315631
integrity sha512-R8o23sf5iVL/U71h9SFUdhdOEPsi3nm42FD/oDYIZ2PQa4TNWWuWecxln6jlIQzpZTDMUeO1NicJP6lLn2TtRw==
56325632

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

56385638
pretty-format@^26.0.0, pretty-format@^26.6.2:
56395639
version "26.6.2"

0 commit comments

Comments
 (0)