Skip to content

Commit 8a59ab7

Browse files
committed
Update dependency prettier to v2.8.6
1 parent 1504404 commit 8a59ab7

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
@@ -50,7 +50,7 @@
5050
"isomorphic-fetch": "3.0.0",
5151
"jest": "27.5.1",
5252
"nock": "13.2.9",
53-
"prettier": "2.8.1",
53+
"prettier": "2.8.6",
5454
"start-server-and-test": "1.15.2",
5555
"typescript": "4.9.4"
5656
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4815,10 +4815,10 @@ prelude-ls@~1.1.2:
48154815
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"
48164816
integrity sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=
48174817

4818-
4819-
version "2.8.1"
4820-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.1.tgz#4e1fd11c34e2421bc1da9aea9bd8127cd0a35efc"
4821-
integrity sha512-lqGoSJBQNJidqCHE80vqZJHWHRFoNYsSpP9AjFhlhi9ODCJA541svILes/+/1GM3VaL/abZi7cpFzOpdR9UPKg==
4818+
4819+
version "2.8.6"
4820+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.6.tgz#5c174b29befd507f14b83e3c19f83fdc0e974b71"
4821+
integrity sha512-mtuzdiBbHwPEgl7NxWlqOkithPyp4VN93V7VeHVWBF+ad3I5avc0RVDT4oImXQy9H/AqxA2NSQH8pSxHW6FYbQ==
48224822

48234823
pretty-bytes@^5.6.0:
48244824
version "5.6.0"

0 commit comments

Comments
 (0)