Skip to content
This repository was archived by the owner on Aug 6, 2024. It is now read-only.

Commit 5c86a32

Browse files
Update dependency prettier to ^2.7.1 (#298)
Co-authored-by: Renovate Bot <[email protected]>
1 parent abf754e commit 5c86a32

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"async-retry": "^1.3.3",
2323
"jest": "^27.4.5",
2424
"playwright": "^1.19.2",
25-
"prettier": "^2.5.1",
25+
"prettier": "^2.7.1",
2626
"tempy": "^1.0.1",
2727
"tree-kill": "^1.2.2",
2828
"typescript": "^4.7.4"

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9818,11 +9818,16 @@ prettier@^1.19.1:
98189818
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb"
98199819
integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==
98209820

9821-
prettier@^2.5.0, prettier@^2.5.1:
9821+
prettier@^2.5.0:
98229822
version "2.5.1"
98239823
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1.tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a"
98249824
integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==
98259825

9826+
prettier@^2.7.1:
9827+
version "2.7.1"
9828+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"
9829+
integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==
9830+
98269831
pretty-format@^27.0.0, pretty-format@^27.4.2:
98279832
version "27.4.2"
98289833
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-27.4.2.tgz#e4ce92ad66c3888423d332b40477c87d1dac1fb8"

0 commit comments

Comments
 (0)