Skip to content

Commit 3defac9

Browse files
Update dependency prettier to v2.8.6
1 parent dc40f19 commit 3defac9

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
@@ -61,7 +61,7 @@
6161
"chai": "^4.3.4",
6262
"fixturez": "^1.0.1",
6363
"jest": "^27.4.4",
64-
"prettier": "2.5.1",
64+
"prettier": "2.8.6",
6565
"ts-jest": "^27.1.4",
6666
"ts-node": "^8.6.2",
6767
"tsc-files": "^1.1.3",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3530,10 +3530,10 @@ prepend-http@^2.0.0:
35303530
resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-2.0.0.tgz#e92434bfa5ea8c19f41cdfd401d741a3c819d897"
35313531
integrity sha1-6SQ0v6XqjBn0HN/UAddBo8gZ2Jc=
35323532

3533-
prettier@2.5.1:
3534-
version "2.5.1"
3535-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1.tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a"
3536-
integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==
3533+
prettier@2.8.6:
3534+
version "2.8.6"
3535+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.6.tgz#5c174b29befd507f14b83e3c19f83fdc0e974b71"
3536+
integrity sha512-mtuzdiBbHwPEgl7NxWlqOkithPyp4VN93V7VeHVWBF+ad3I5avc0RVDT4oImXQy9H/AqxA2NSQH8pSxHW6FYbQ==
35373537

35383538
pretty-format@^27.0.0, pretty-format@^27.4.2:
35393539
version "27.4.2"

0 commit comments

Comments
 (0)