Skip to content

Commit 4aa3c9f

Browse files
committed
Update dependency prettier to v2.8.1
1 parent 4e54874 commit 4aa3c9f

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.8.0",
60+
"prettier": "2.8.1",
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
@@ -5072,10 +5072,10 @@ prelude-ls@^1.2.1:
50725072
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
50735073
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
50745074

5075-
5076-
version "2.8.0"
5077-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.0.tgz#c7df58393c9ba77d6fba3921ae01faf994fb9dc9"
5078-
integrity sha512-9Lmg8hTFZKG0Asr/kW9Bp8tJjRVluO8EJQVfY2T7FMw9T5jy4I/Uvx0Rca/XWf50QQ1/SS48+6IJWnrb+2yemA==
5075+
5076+
version "2.8.1"
5077+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.1.tgz#4e1fd11c34e2421bc1da9aea9bd8127cd0a35efc"
5078+
integrity sha512-lqGoSJBQNJidqCHE80vqZJHWHRFoNYsSpP9AjFhlhi9ODCJA541svILes/+/1GM3VaL/abZi7cpFzOpdR9UPKg==
50795079

50805080
pretty-format@^29.0.0, pretty-format@^29.0.1:
50815081
version "29.0.1"

0 commit comments

Comments
 (0)