Skip to content

Commit

Permalink
Update dependency prettier to v1.16.4 (#853)
Browse files Browse the repository at this point in the history
  • Loading branch information
ibf-renovate authored and rschlaefli committed Feb 8, 2019
1 parent 8adf58f commit 6be1494
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -143,7 +143,7 @@
"husky": "1.3.1",
"jest": "23.6.0",
"lint-staged": "8.1.0",
"prettier": "1.15.2",
"prettier": "1.16.4",
"react-dnd-test-backend": "6.0.0",
"react-perf-devtool": "3.1.8",
"react-storybook-addon-chapters": "2.1.9",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -13936,10 +13936,10 @@ prettier-linter-helpers@^1.0.0:
dependencies:
fast-diff "^1.1.2"

prettier@1.15.2:
version "1.15.2"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.15.2.tgz#d31abe22afa4351efa14c7f8b94b58bb7452205e"
integrity sha512-YgPLFFA0CdKL4Eg2IHtUSjzj/BWgszDHiNQAe0VAIBse34148whfdzLagRL+QiKS+YfK5ftB6X4v/MBw8yCoug==
prettier@1.16.4:
version "1.16.4"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.16.4.tgz#73e37e73e018ad2db9c76742e2647e21790c9717"
integrity sha512-ZzWuos7TI5CKUeQAtFd6Zhm2s6EpAD/ZLApIhsF9pRvRtM1RFo61dM/4MSRUA0SuLugA/zgrZD8m0BaY46Og7g==

pretty-error@^2.0.2, pretty-error@^2.1.1:
version "2.1.1"
Expand Down

0 comments on commit 6be1494

Please sign in to comment.