Skip to content

Commit

Permalink
fix: pin prettier to 1.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Jun 7, 2019
1 parent 3f34cfc commit c307059
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -50,7 +50,7 @@
"jest": "^24.1.0",
"jest-date-mock": "^1.0.7",
"lint-staged": "^8.1.3",
"prettier": "^1.16.4",
"prettier": "1.17.1",
"ts-jest": "^24.0.0",
"tslint": "^5.12.1",
"tslint-config-airbnb": "^5.11.1",
Expand Down

0 comments on commit c307059

Please sign in to comment.