Skip to content

Commit 5d8e019

Browse files
committed
Update dependency prettier to v2.8.4
1 parent 8c3ab74 commit 5d8e019

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.4.2",
5858
"myzod": "1.8.8",
5959
"npm-run-all": "4.1.5",
60-
"prettier": "2.8.3",
60+
"prettier": "2.8.4",
6161
"ts-jest": "29.0.5",
6262
"typescript": "4.9.5",
6363
"yup": "0.32.11",

yarn.lock

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

5058-
5059-
version "2.8.3"
5060-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.3.tgz#ab697b1d3dd46fb4626fbe2f543afe0cc98d8632"
5061-
integrity sha512-tJ/oJ4amDihPoufT5sM0Z1SKEuKay8LfVAMlbbhnnkvt6BUserZylqo2PN+p9KeljLr0OHa2rXHU1T8reeoTrw==
5058+
5059+
version "2.8.4"
5060+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.4.tgz#34dd2595629bfbb79d344ac4a91ff948694463c3"
5061+
integrity sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw==
50625062

50635063
pretty-format@^29.0.0, pretty-format@^29.0.1:
50645064
version "29.0.1"

0 commit comments

Comments
 (0)