Skip to content

Commit c3b9249

Browse files
committed
chore(deps): update dependency prettier to v2.2.1
1 parent cd48bc0 commit c3b9249

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.2.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.2.1:
6274+
version "2.2.1"
6275+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5"
6276+
integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q==
62776277

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

0 commit comments

Comments
 (0)