Skip to content

Commit

Permalink
chore(deps): update dependency tslint-config-prettier to v1.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 13, 2018
1 parent 228f249 commit ed7f39e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"semantic-release": "15.8.1",
"ts-node": "7.0.1",
"tslint": "5.11.0",
"tslint-config-prettier": "1.15.0",
"tslint-config-prettier": "1.16.0",
"tslint-config-standard": "7.1.0",
"typescript": "2.9.2"
},
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4056,9 +4056,9 @@ tslib@^1.8.0, tslib@^1.8.1:
version "1.9.2"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.9.2.tgz#8be0cc9a1f6dc7727c38deb16c2ebd1a2892988e"

tslint-config-prettier@1.15.0:
version "1.15.0"
resolved "https://registry.yarnpkg.com/tslint-config-prettier/-/tslint-config-prettier-1.15.0.tgz#76b9714399004ab6831fdcf76d89b73691c812cf"
tslint-config-prettier@1.16.0:
version "1.16.0"
resolved "https://registry.yarnpkg.com/tslint-config-prettier/-/tslint-config-prettier-1.16.0.tgz#4627d0e2639554d89210e480093c381b5186963f"

tslint-config-standard@7.1.0:
version "7.1.0"
Expand Down

0 comments on commit ed7f39e

Please sign in to comment.