Skip to content

Commit 9694c4a

Browse files
committed
Update dependency prettier to v2.8.0
1 parent ebe1867 commit 9694c4a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"jest": "29.3.1",
5858
"myzod": "1.8.8",
5959
"npm-run-all": "4.1.5",
60-
"prettier": "2.7.1",
60+
"prettier": "2.8.0",
6161
"ts-jest": "29.0.3",
6262
"typescript": "4.9.3",
6363
"yup": "0.32.11",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5051,10 +5051,10 @@ prelude-ls@^1.2.1:
50515051
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
50525052
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
50535053

5054-
prettier@2.7.1:
5055-
version "2.7.1"
5056-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"
5057-
integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==
5054+
prettier@2.8.0:
5055+
version "2.8.0"
5056+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.0.tgz#c7df58393c9ba77d6fba3921ae01faf994fb9dc9"
5057+
integrity sha512-9Lmg8hTFZKG0Asr/kW9Bp8tJjRVluO8EJQVfY2T7FMw9T5jy4I/Uvx0Rca/XWf50QQ1/SS48+6IJWnrb+2yemA==
50585058

50595059
pretty-format@^29.0.0, pretty-format@^29.0.1:
50605060
version "29.0.1"

0 commit comments

Comments
 (0)