Skip to content

Commit

Permalink
chore(deps-dev): bump prettier from 1.15.3 to 1.16.0 (#261)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and ikatyang committed Jan 21, 2019
1 parent 18650e1 commit d60f89a
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 @@ -87,7 +87,7 @@
"jest": "^23.2.0",
"lodash": "^4.17.4",
"make-dir": "^1.0.0",
"prettier": "1.15.3",
"prettier": "1.16.0",
"rimraf": "^2.6.1",
"semantic-release": "^15.0.0",
"ts-jest": "^23.10.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5128,10 +5128,10 @@ preserve@^0.2.0:
resolved "https://registry.yarnpkg.com/preserve/-/preserve-0.2.0.tgz#815ed1f6ebc65926f865b310c0713bcb3315ce4b"
integrity sha1-gV7R9uvGWSb4ZbMQwHE7yzMVzks=

prettier@1.15.3:
version "1.15.3"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.15.3.tgz#1feaac5bdd181237b54dbe65d874e02a1472786a"
integrity sha512-gAU9AGAPMaKb3NNSUUuhhFAS7SCO4ALTN4nRIn6PJ075Qd28Yn2Ig2ahEJWdJwJmlEBTUfC7mMUSFy8MwsOCfg==
prettier@1.16.0:
version "1.16.0"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.16.0.tgz#104dd25f5ee3d0c9d0a6ce4bb40ced8481d51219"
integrity sha512-MCBCYeAuZfejUPdEpkleLWvpRBwLii/Sp5jQs0eb8Ul/drGIDjkL6tAU24tk6yCGf0KPV5rhPPPlczfBmN2pWQ==

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

0 comments on commit d60f89a

Please sign in to comment.