Skip to content

Commit 95eca43

Browse files
chore(deps): update dependency prettier to v2.7.1
1 parent cd48bc0 commit 95eca43

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
@@ -92,7 +92,7 @@
9292
"husky": "4.2.5",
9393
"jest": "25.5.4",
9494
"lint-staged": "10.2.2",
95-
"prettier": "2.0.5",
95+
"prettier": "2.7.1",
9696
"react": "16.13.1",
9797
"react-dom": "16.13.1",
9898
"rimraf": "3.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6270,10 +6270,10 @@ prettier-linter-helpers@^1.0.0:
62706270
dependencies:
62716271
fast-diff "^1.1.2"
62726272

6273-
prettier@2.0.5:
6274-
version "2.0.5"
6275-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.5.tgz#d6d56282455243f2f92cc1716692c08aa31522d4"
6276-
integrity sha512-7PtVymN48hGcO4fGjybyBSIWDsLU4H4XlvOHfq91pz9kkGlonzwTfYkaIEwiRg/dAJF9YlbsduBAgtYLi+8cFg==
6273+
prettier@2.7.1:
6274+
version "2.7.1"
6275+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"
6276+
integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==
62776277

62786278
pretty-format@^25.1.0:
62796279
version "25.1.0"

0 commit comments

Comments
 (0)