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

Commit e3e53c6

Browse files
committed
chore(deps): update dependency prettier to v2.3.1
1 parent 29e782d commit e3e53c6

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.1",
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
@@ -8716,10 +8716,10 @@ prepend-http@^1.0.1:
87168716
resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-1.0.4.tgz#d4f4562b0ce3696e41ac52d0e002e57a635dc6dc"
87178717
integrity sha1-1PRWKwzjaW5BrFLQ4ALlemNdxtw=
87188718

8719-
prettier@2.2.1:
8720-
version "2.2.1"
8721-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5"
8722-
integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q==
8719+
prettier@2.3.1:
8720+
version "2.3.1"
8721+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.1.tgz#76903c3f8c4449bc9ac597acefa24dc5ad4cbea6"
8722+
integrity sha512-p+vNbgpLjif/+D+DwAZAbndtRrR0md0MwfmOVN9N+2RgyACMT+7tfaRnT+WDPkqnuVwleyuBIG2XBxKDme3hPA==
87238723

87248724
pretty-format@^25.5.0:
87258725
version "25.5.0"

0 commit comments

Comments
 (0)