Skip to content

Commit

Permalink
chore(deps): update dependency prettier to v2.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 16, 2020
1 parent 319d585 commit c64f683
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 @@ -76,7 +76,7 @@
"jest": "25.4.0",
"lerna": "3.22.1",
"npm-run-all": "4.1.5",
"prettier": "2.0.3",
"prettier": "2.0.5",
"slonik": "22.4.11",
"ts-jest": "25.2.1",
"ts-node": "8.6.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6862,10 +6862,10 @@ prettier-linter-helpers@^1.0.0:
dependencies:
fast-diff "^1.1.2"

prettier@2.0.3:
version "2.0.3"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.3.tgz#9a06f0e94a51420e78b6925568b5bec72afe41ea"
integrity sha512-5qpBDBHO9fpE0zruKiTZm8Gxmz7kknO+WlQR/ivV+RMwgDw/WjOgmxLDn66MPrxq/WZPx/EgEZzh87xJO5E6Fw==
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==

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

0 comments on commit c64f683

Please sign in to comment.