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

Commit 93d22a9

Browse files
committed
chore(deps): update dependency prettier to v2.3.1
1 parent bf1550a commit 93d22a9

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
@@ -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",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8706,10 +8706,10 @@ prepend-http@^1.0.1:
87068706
resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-1.0.4.tgz#d4f4562b0ce3696e41ac52d0e002e57a635dc6dc"
87078707
integrity sha1-1PRWKwzjaW5BrFLQ4ALlemNdxtw=
87088708

8709-
prettier@2.2.1:
8710-
version "2.2.1"
8711-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5"
8712-
integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q==
8709+
prettier@2.3.1:
8710+
version "2.3.1"
8711+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.1.tgz#76903c3f8c4449bc9ac597acefa24dc5ad4cbea6"
8712+
integrity sha512-p+vNbgpLjif/+D+DwAZAbndtRrR0md0MwfmOVN9N+2RgyACMT+7tfaRnT+WDPkqnuVwleyuBIG2XBxKDme3hPA==
87138713

87148714
pretty-format@^25.5.0:
87158715
version "25.5.0"

0 commit comments

Comments
 (0)