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

Commit 7ae7e7c

Browse files
chore(deps): update dependency prettier to v2.8.4
1 parent 4d16457 commit 7ae7e7c

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.8.4",
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
@@ -8777,10 +8777,10 @@ prepend-http@^1.0.1:
87778777
resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-1.0.4.tgz#d4f4562b0ce3696e41ac52d0e002e57a635dc6dc"
87788778
integrity sha1-1PRWKwzjaW5BrFLQ4ALlemNdxtw=
87798779

8780-
prettier@2.2.1:
8781-
version "2.2.1"
8782-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5"
8783-
integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q==
8780+
prettier@2.8.4:
8781+
version "2.8.4"
8782+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.4.tgz#34dd2595629bfbb79d344ac4a91ff948694463c3"
8783+
integrity sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw==
87848784

87858785
pretty-format@^25.5.0:
87868786
version "25.5.0"

0 commit comments

Comments
 (0)