Skip to content

Commit d8456fa

Browse files
authored
Update prettier to version 2.8.3
1 parent c93d1f0 commit d8456fa

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
@@ -77,7 +77,7 @@
7777
"eslint-import-resolver-typescript": "^2.7.1",
7878
"eslint-plugin-flowtype": "8.0.3",
7979
"eslint-plugin-import": "2.26.0",
80-
"prettier": "^2.8.1",
80+
"prettier": "^2.8.3",
8181
"prettier-plugin-tailwindcss": "^0.1.13",
8282
"typescript": "^4.9.4",
8383
"webpack": "^5.75.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5216,10 +5216,10 @@ prettier-plugin-tailwindcss@^0.1.13:
52165216
resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.1.13.tgz#ca1071361dc7e2ed5d95a2ee36825ce45f814942"
52175217
integrity sha512-/EKQURUrxLu66CMUg4+1LwGdxnz8of7IDvrSLqEtDqhLH61SAlNNUSr90UTvZaemujgl3OH/VHg+fyGltrNixw==
52185218

5219-
prettier@^2.8.1:
5220-
version "2.8.1"
5221-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.1.tgz#4e1fd11c34e2421bc1da9aea9bd8127cd0a35efc"
5222-
integrity sha512-lqGoSJBQNJidqCHE80vqZJHWHRFoNYsSpP9AjFhlhi9ODCJA541svILes/+/1GM3VaL/abZi7cpFzOpdR9UPKg==
5219+
prettier@^2.8.3:
5220+
version "2.8.3"
5221+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.3.tgz#ab697b1d3dd46fb4626fbe2f543afe0cc98d8632"
5222+
integrity sha512-tJ/oJ4amDihPoufT5sM0Z1SKEuKay8LfVAMlbbhnnkvt6BUserZylqo2PN+p9KeljLr0OHa2rXHU1T8reeoTrw==
52235223

52245224
pretty-hrtime@^1.0.3:
52255225
version "1.0.3"

0 commit comments

Comments
 (0)