Skip to content

Commit

Permalink
chore(deps): update dependency prettier to v2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 10, 2020
1 parent 40b2850 commit 248da04
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
"lint-staged": "10.2.11",
"npm-run-all": "4.1.5",
"pkg": "4.4.9",
"prettier": "2.0.5",
"prettier": "2.2.1",
"pretty-quick": "2.0.1",
"regenerator-runtime": "0.13.7",
"rimraf": "3.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8113,10 +8113,10 @@ prettier-linter-helpers@^1.0.0:
dependencies:
fast-diff "^1.1.2"

prettier@2.0.5:
version "2.0.5"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.5.tgz#d6d56282455243f2f92cc1716692c08aa31522d4"
integrity sha512-7PtVymN48hGcO4fGjybyBSIWDsLU4H4XlvOHfq91pz9kkGlonzwTfYkaIEwiRg/dAJF9YlbsduBAgtYLi+8cFg==
prettier@2.2.1:
version "2.2.1"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5"
integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q==

pretty-format@^22.4.3:
version "22.4.3"
Expand Down

0 comments on commit 248da04

Please sign in to comment.