Skip to content

Commit 186cc8c

Browse files
committed
Update dependency prettier to v2.8.2
1 parent f0748bc commit 186cc8c

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.1",
60+
"prettier": "2.8.2",
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
@@ -5060,10 +5060,10 @@ prelude-ls@^1.2.1:
50605060
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
50615061
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
50625062

5063-
prettier@2.8.1:
5064-
version "2.8.1"
5065-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.1.tgz#4e1fd11c34e2421bc1da9aea9bd8127cd0a35efc"
5066-
integrity sha512-lqGoSJBQNJidqCHE80vqZJHWHRFoNYsSpP9AjFhlhi9ODCJA541svILes/+/1GM3VaL/abZi7cpFzOpdR9UPKg==
5063+
prettier@2.8.2:
5064+
version "2.8.2"
5065+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.2.tgz#c4ea1b5b454d7c4b59966db2e06ed7eec5dfd160"
5066+
integrity sha512-BtRV9BcncDyI2tsuS19zzhzoxD8Dh8LiCx7j7tHzrkz8GFXAexeWFdi22mjE1d16dftH2qNaytVxqiRTGlMfpw==
50675067

50685068
pretty-format@^29.0.0, pretty-format@^29.0.1:
50695069
version "29.0.1"

0 commit comments

Comments
 (0)