Skip to content

Commit 20efc78

Browse files
committed
chore(deps): update dependency prettier to v2.3.0
1 parent 15f913e commit 20efc78

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
@@ -40,7 +40,7 @@
4040
"babel-core": "6.26.3",
4141
"babel-jest": "24.9.0",
4242
"jest": "24.9.0",
43-
"prettier": "2.2.1",
43+
"prettier": "2.3.0",
4444
"ts-jest": "24.3.0",
4545
"typescript": "3.7.4"
4646
}

yarn.lock

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

3484-
prettier@2.2.1:
3485-
version "2.2.1"
3486-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5"
3487-
integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q==
3484+
prettier@2.3.0:
3485+
version "2.3.0"
3486+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.0.tgz#b6a5bf1284026ae640f17f7ff5658a7567fc0d18"
3487+
integrity sha512-kXtO4s0Lz/DW/IJ9QdWhAf7/NmPWQXkFr/r/WkR3vyI+0v8amTDxiaQSLzs8NBlytfLWX/7uQUMIW677yLKl4w==
34883488

34893489
prettier@^1.18.2:
34903490
version "1.19.1"

0 commit comments

Comments
 (0)