Skip to content

Commit

Permalink
fix: pin tslint-config-prettier to 1.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Nov 13, 2018
1 parent 6f2d647 commit 081c68f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -128,7 +128,7 @@
"ts-node": "^7.0.1",
"tslint": "^5.11.0",
"tslint-config-airbnb": "^5.11.0",
"tslint-config-prettier": "^1.14.0",
"tslint-config-prettier": "1.15.0",
"tslint-config-slikts": "^2.0.2",
"typedoc": "^0.13.0",
"typescript": "^3.0.1",
Expand Down

0 comments on commit 081c68f

Please sign in to comment.