Skip to content
This repository was archived by the owner on Jun 2, 2024. It is now read-only.

Commit 567a7dd

Browse files
committed
chore(deps): update dependency prettier to v2.3.0
1 parent 42a4879 commit 567a7dd

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
@@ -66,7 +66,7 @@
6666
"husky": "4.3.8",
6767
"jest": "25.5.4",
6868
"lint-staged": "10.5.4",
69-
"prettier": "2.2.1",
69+
"prettier": "2.3.0",
7070
"react": "16.14.0",
7171
"react-dom": "16.14.0",
7272
"react-test-renderer": "16.14.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -8823,10 +8823,10 @@ prepend-http@^1.0.1:
88238823
resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-1.0.4.tgz#d4f4562b0ce3696e41ac52d0e002e57a635dc6dc"
88248824
integrity sha1-1PRWKwzjaW5BrFLQ4ALlemNdxtw=
88258825

8826-
prettier@2.2.1:
8827-
version "2.2.1"
8828-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5"
8829-
integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q==
8826+
prettier@2.3.0:
8827+
version "2.3.0"
8828+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.0.tgz#b6a5bf1284026ae640f17f7ff5658a7567fc0d18"
8829+
integrity sha512-kXtO4s0Lz/DW/IJ9QdWhAf7/NmPWQXkFr/r/WkR3vyI+0v8amTDxiaQSLzs8NBlytfLWX/7uQUMIW677yLKl4w==
88308830

88318831
pretty-format@^25.5.0:
88328832
version "25.5.0"

0 commit comments

Comments
 (0)