Skip to content

Commit

Permalink
Merge b322b43 into 45369ca
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 19, 2019
2 parents 45369ca + b322b43 commit 766551e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -52,7 +52,7 @@
"lint-staged": "8.1.7",
"mkdirp": "0.5.1",
"path-exists": "4.0.0",
"prettier": "1.17.0",
"prettier": "1.17.1",
"pretty-format": "24.8.0",
"rimraf": "2.6.3",
"strip-ansi": "5.2.0"
Expand Down
7 changes: 6 additions & 1 deletion yarn.lock
Expand Up @@ -10201,7 +10201,12 @@ prettier-linter-helpers@^1.0.0:
dependencies:
fast-diff "^1.1.2"

prettier@1.17.0, prettier@^1.16.4:
prettier@1.17.1:
version "1.17.1"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.17.1.tgz#ed64b4e93e370cb8a25b9ef7fef3e4fd1c0995db"
integrity sha512-TzGRNvuUSmPgwivDqkZ9tM/qTGW9hqDKWOE9YHiyQdixlKbv7kvEqsmDPrcHJTKwthU774TQwZXVtaQ/mMsvjg==

prettier@^1.16.4:
version "1.17.0"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.17.0.tgz#53b303676eed22cc14a9f0cec09b477b3026c008"
integrity sha512-sXe5lSt2WQlCbydGETgfm1YBShgOX4HxQkFPvbxkcwgDvGDeqVau8h+12+lmSVlP3rHPz0oavfddSZg/q+Szjw==
Expand Down

0 comments on commit 766551e

Please sign in to comment.