Skip to content
This repository was archived by the owner on Dec 2, 2023. It is now read-only.

Commit ab68584

Browse files
committed
chore(deps): update dependency prettier to v2.8.8
1 parent 0018729 commit ab68584

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
@@ -37,7 +37,7 @@
3737
"jest": "28.1.3",
3838
"lint-staged": "12.5.0",
3939
"npm-run-all": "4.1.5",
40-
"prettier": "2.7.1",
40+
"prettier": "2.8.8",
4141
"prettier-plugin-organize-imports": "2.3.4",
4242
"prettier-plugin-package": "1.3.1",
4343
"typescript": "4.8.4"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3944,10 +3944,10 @@ prettier-plugin-package@1.3.1:
39443944
resolved "https://registry.yarnpkg.com/prettier-plugin-package/-/prettier-plugin-package-1.3.1.tgz#07d90fcb1b3902509fc355fc379a980f25d8569e"
39453945
integrity sha512-/0x1ZJLaf+ru5TH0bTOZCcb7aVNWFqY4Pb4CHx1p56dS/HiNeQfCdrarMqwE8huqW7ohp8fMvQTyPjlqqzmw1Q==
39463946

3947-
prettier@2.7.1:
3948-
version "2.7.1"
3949-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"
3950-
integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==
3947+
prettier@2.8.8:
3948+
version "2.8.8"
3949+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.8.tgz#e8c5d7e98a4305ffe3de2e1fc4aca1a71c28b1da"
3950+
integrity sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==
39513951

39523952
pretty-format@^28.1.3:
39533953
version "28.1.3"

0 commit comments

Comments
 (0)