Skip to content

Commit b864d0d

Browse files
authored
Merge pull request #430 from javaistic/depfu/update/yarn/prettier-2.8.4
Update prettier: 2.8.3 → 2.8.4 (patch)
2 parents 9bd89f8 + 8b42a7b commit b864d0d

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.3",
80+
"prettier": "^2.8.4",
8181
"prettier-plugin-tailwindcss": "^0.1.13",
8282
"typescript": "^4.9.5",
8383
"webpack": "^5.75.0"

yarn.lock

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

5241-
prettier@^2.8.3:
5242-
version "2.8.3"
5243-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.3.tgz#ab697b1d3dd46fb4626fbe2f543afe0cc98d8632"
5244-
integrity sha512-tJ/oJ4amDihPoufT5sM0Z1SKEuKay8LfVAMlbbhnnkvt6BUserZylqo2PN+p9KeljLr0OHa2rXHU1T8reeoTrw==
5241+
prettier@^2.8.4:
5242+
version "2.8.4"
5243+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.4.tgz#34dd2595629bfbb79d344ac4a91ff948694463c3"
5244+
integrity sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw==
52455245

52465246
pretty-hrtime@^1.0.3:
52475247
version "1.0.3"

0 commit comments

Comments
 (0)