Skip to content

Commit f9d5de1

Browse files
authored
Merge pull request #418 from javaistic/depfu/update/yarn/prettier-2.8.3
Update prettier: 2.8.1 → 2.8.3 (patch)
2 parents 87b2d5c + fbb87a3 commit f9d5de1

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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
@@ -5237,10 +5237,10 @@ prettier-plugin-tailwindcss@^0.1.13:
52375237
resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.1.13.tgz#ca1071361dc7e2ed5d95a2ee36825ce45f814942"
52385238
integrity sha512-/EKQURUrxLu66CMUg4+1LwGdxnz8of7IDvrSLqEtDqhLH61SAlNNUSr90UTvZaemujgl3OH/VHg+fyGltrNixw==
52395239

5240-
prettier@^2.8.1:
5241-
version "2.8.1"
5242-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.1.tgz#4e1fd11c34e2421bc1da9aea9bd8127cd0a35efc"
5243-
integrity sha512-lqGoSJBQNJidqCHE80vqZJHWHRFoNYsSpP9AjFhlhi9ODCJA541svILes/+/1GM3VaL/abZi7cpFzOpdR9UPKg==
5240+
prettier@^2.8.3:
5241+
version "2.8.3"
5242+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.3.tgz#ab697b1d3dd46fb4626fbe2f543afe0cc98d8632"
5243+
integrity sha512-tJ/oJ4amDihPoufT5sM0Z1SKEuKay8LfVAMlbbhnnkvt6BUserZylqo2PN+p9KeljLr0OHa2rXHU1T8reeoTrw==
52445244

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

0 commit comments

Comments
 (0)