Skip to content

Commit

Permalink
chore(deps): update dependency tslint to v5.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 16, 2019
1 parent 2b2460e commit 21a8768
Show file tree
Hide file tree
Showing 4 changed files with 45 additions and 85 deletions.
124 changes: 42 additions & 82 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"devDependencies": {
"lerna": "3.13.1",
"prettier": "^1.14.2",
"tslint": "^5.11.0",
"tslint": "5.16.0",
"typescript": "^3.0.3"
}
}
2 changes: 1 addition & 1 deletion packages/o-express-middleware/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"jest": "23.4.0",
"jest-extended": "0.7.2",
"ts-jest": "24.0.0",
"tslint": "5.10.0",
"tslint": "5.16.0",
"tslint-config-gplane": "3.0.0-beta.2",
"tslint-formatter-beauty": "3.0.0-beta.2",
"typescript": "2.9.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/o-router-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"jest": "23.4.0",
"jest-extended": "0.7.2",
"ts-jest": "24.0.0",
"tslint": "5.10.0",
"tslint": "5.16.0",
"tslint-config-gplane": "3.0.0-beta.2",
"tslint-formatter-beauty": "3.0.0-beta.2",
"typescript": "^2.9.2"
Expand Down

0 comments on commit 21a8768

Please sign in to comment.