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

Commit af52e09

Browse files
committed
chore(deps): update dependency prettier to v2.3.1
1 parent 5ac2ff8 commit af52e09

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: 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.1",
7070
"react": "16.14.0",
7171
"react-dom": "16.14.0",
7272
"react-test-renderer": "16.14.0",

Diff for: yarn.lock

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

8898-
prettier@2.2.1:
8899-
version "2.2.1"
8900-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5"
8901-
integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q==
8898+
prettier@2.3.1:
8899+
version "2.3.1"
8900+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.1.tgz#76903c3f8c4449bc9ac597acefa24dc5ad4cbea6"
8901+
integrity sha512-p+vNbgpLjif/+D+DwAZAbndtRrR0md0MwfmOVN9N+2RgyACMT+7tfaRnT+WDPkqnuVwleyuBIG2XBxKDme3hPA==
89028902

89038903
pretty-format@^25.5.0:
89048904
version "25.5.0"

0 commit comments

Comments
 (0)