Skip to content

Commit 4c3a72e

Browse files
authored
Merge pull request #397 from swfz/renovate/prettier-2.x
chore(deps): update dependency prettier to v2.8.4
2 parents 954ca10 + 614491d commit 4c3a72e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"eslint-config-prettier": "8.6.0",
4848
"eslint-plugin-tailwindcss": "3.8.3",
4949
"postcss": "8.4.21",
50-
"prettier": "2.8.3",
50+
"prettier": "2.8.4",
5151
"storybook": "6.5.16",
5252
"tailwindcss": "3.2.6",
5353
"typescript": "4.9.4"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -11078,10 +11078,10 @@ prepend-http@^2.0.0:
1107811078
resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-2.0.0.tgz#e92434bfa5ea8c19f41cdfd401d741a3c819d897"
1107911079
integrity sha512-ravE6m9Atw9Z/jjttRUZ+clIXogdghyZAuWJ3qEzjT+jI/dL1ifAqhZeC5VHzQp1MSt1+jxKkFNemj/iO7tVUA==
1108011080

11081-
11082-
version "2.8.3"
11083-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.3.tgz#ab697b1d3dd46fb4626fbe2f543afe0cc98d8632"
11084-
integrity sha512-tJ/oJ4amDihPoufT5sM0Z1SKEuKay8LfVAMlbbhnnkvt6BUserZylqo2PN+p9KeljLr0OHa2rXHU1T8reeoTrw==
11081+
11082+
version "2.8.4"
11083+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.4.tgz#34dd2595629bfbb79d344ac4a91ff948694463c3"
11084+
integrity sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw==
1108511085

1108611086
"prettier@>=2.2.1 <=2.3.0":
1108711087
version "2.3.0"

0 commit comments

Comments
 (0)