Skip to content
This repository has been archived by the owner on May 27, 2021. It is now read-only.

Commit

Permalink
Merge pull request #115 from mozilla/renovate/prettier-1.x
Browse files Browse the repository at this point in the history
Update dependency prettier to v1.12.0
  • Loading branch information
andymikulski committed Apr 12, 2018
2 parents 00d4978 + 3de2dc0 commit 0f7b3df
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"faker": "4.1.0",
"jest-immutable-matchers": "2.0.1",
"pre-commit": "1.2.2",
"prettier": "1.11.1",
"prettier": "1.12.0",
"prettier-eslint": "8.8.1",
"prettier-eslint-cli": "4.7.1",
"react-app-rewire-less": "2.1.1",
Expand Down
6 changes: 5 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6643,7 +6643,11 @@ prettier-eslint@8.8.1, prettier-eslint@^8.5.0:
typescript "^2.5.1"
typescript-eslint-parser "^11.0.0"

prettier@1.11.1, prettier@^1.7.0:
prettier@1.12.0:
version "1.12.0"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.12.0.tgz#d26fc5894b9230de97629b39cae225b503724ce8"

prettier@^1.7.0:
version "1.11.1"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.11.1.tgz#61e43fc4cd44e68f2b0dfc2c38cd4bb0fccdcc75"

Expand Down

0 comments on commit 0f7b3df

Please sign in to comment.