Skip to content
This repository was archived by the owner on Apr 5, 2024. It is now read-only.

Commit b82ea9d

Browse files
Update dependency prettier to v2.8.6
1 parent 3444e15 commit b82ea9d

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
@@ -75,7 +75,7 @@
7575
"husky": "7.0.4",
7676
"npm-check-updates": "12.5.12",
7777
"postcss": "8.4.18",
78-
"prettier": "2.5.1",
78+
"prettier": "2.8.6",
7979
"rc-util": "5.22.4",
8080
"react-is": "17.0.2",
8181
"react-test-renderer": "17.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12851,10 +12851,10 @@ prepend-http@^2.0.0:
1285112851
resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-2.0.0.tgz#e92434bfa5ea8c19f41cdfd401d741a3c819d897"
1285212852
integrity sha1-6SQ0v6XqjBn0HN/UAddBo8gZ2Jc=
1285312853

12854-
prettier@2.5.1:
12855-
version "2.5.1"
12856-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1.tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a"
12857-
integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==
12854+
prettier@2.8.6:
12855+
version "2.8.6"
12856+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.6.tgz#5c174b29befd507f14b83e3c19f83fdc0e974b71"
12857+
integrity sha512-mtuzdiBbHwPEgl7NxWlqOkithPyp4VN93V7VeHVWBF+ad3I5avc0RVDT4oImXQy9H/AqxA2NSQH8pSxHW6FYbQ==
1285812858

1285912859
"prettier@>=2.2.1 <=2.3.0":
1286012860
version "2.3.0"

0 commit comments

Comments
 (0)