Skip to content

Commit 6227310

Browse files
committed
Update dependency prettier to v2.8.1
1 parent e9d2cea commit 6227310

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

yarn.lock

Lines changed: 4 additions & 4 deletions
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-
prettier@2.8.0:
4819-
version "2.8.0"
4820-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.0.tgz#c7df58393c9ba77d6fba3921ae01faf994fb9dc9"
4821-
integrity sha512-9Lmg8hTFZKG0Asr/kW9Bp8tJjRVluO8EJQVfY2T7FMw9T5jy4I/Uvx0Rca/XWf50QQ1/SS48+6IJWnrb+2yemA==
4818+
prettier@2.8.1:
4819+
version "2.8.1"
4820+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.1.tgz#4e1fd11c34e2421bc1da9aea9bd8127cd0a35efc"
4821+
integrity sha512-lqGoSJBQNJidqCHE80vqZJHWHRFoNYsSpP9AjFhlhi9ODCJA541svILes/+/1GM3VaL/abZi7cpFzOpdR9UPKg==
48224822

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

0 commit comments

Comments
 (0)