Skip to content

Commit 7e69160

Browse files
authored
Merge pull request #323 from gadget-inc/depfu/update/yarn/prettier-2.6.1
Update prettier: 2.5.1 → 2.6.1 (minor)
2 parents 193e168 + 4809f3d commit 7e69160

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.5.1",
96+
"prettier": "^2.6.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
@@ -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.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==
56195619

56205620
pretty-format@^26.0.0, pretty-format@^26.6.2:
56215621
version "26.6.2"

0 commit comments

Comments
 (0)