Skip to content

Commit

Permalink
Update dependency tslint-config-airbnb to v5.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 19, 2018
1 parent cb88756 commit f4d92dd
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 @@ -21,7 +21,7 @@
"jest": "21.2.1",
"ts-jest": "22.4.1",
"tslint": "5.9.1",
"tslint-config-airbnb": "5.7.0",
"tslint-config-airbnb": "5.8.0",
"typescript": "2.7.2"
},
"dependencies": {
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2904,9 +2904,9 @@ tslib@^1.8.0, tslib@^1.8.1:
version "1.9.0"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.9.0.tgz#e37a86fda8cbbaf23a057f473c9f4dc64e5fc2e8"

tslint-config-airbnb@5.7.0:
version "5.7.0"
resolved "https://registry.yarnpkg.com/tslint-config-airbnb/-/tslint-config-airbnb-5.7.0.tgz#09ff04b0dd599765f44b4425004458d08fcb2c40"
tslint-config-airbnb@5.8.0:
version "5.8.0"
resolved "https://registry.yarnpkg.com/tslint-config-airbnb/-/tslint-config-airbnb-5.8.0.tgz#0398cf4b5a8715b604cb40e9580532c5c0e68716"
dependencies:
tslint-consistent-codestyle "^1.10.0"
tslint-eslint-rules "^4.1.1"
Expand Down

0 comments on commit f4d92dd

Please sign in to comment.