Skip to content

Commit 46883c3

Browse files
committed
Update dependency prettier to v2.8.0
1 parent c7e3f4e commit 46883c3

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.7.1",
53+
"prettier": "2.8.0",
5454
"start-server-and-test": "1.14.0",
5555
"typescript": "4.9.3"
5656
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4811,10 +4811,10 @@ prelude-ls@~1.1.2:
48114811
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"
48124812
integrity sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=
48134813

4814-
prettier@2.7.1:
4815-
version "2.7.1"
4816-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"
4817-
integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==
4814+
prettier@2.8.0:
4815+
version "2.8.0"
4816+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.0.tgz#c7df58393c9ba77d6fba3921ae01faf994fb9dc9"
4817+
integrity sha512-9Lmg8hTFZKG0Asr/kW9Bp8tJjRVluO8EJQVfY2T7FMw9T5jy4I/Uvx0Rca/XWf50QQ1/SS48+6IJWnrb+2yemA==
48184818

48194819
pretty-bytes@^5.6.0:
48204820
version "5.6.0"

0 commit comments

Comments
 (0)