Skip to content

Commit

Permalink
chore(deps): update dependency tslint to v5.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 17, 2018
1 parent fc95bcb commit 7c11d58
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/apollo-engine-reporting/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"graphql-tools": "3.0.5",
"jest": "23.4.1",
"ts-jest": "22.4.6",
"tslint": "5.10.0"
"tslint": "5.11.0"
},
"jest": {
"testEnvironment": "node",
Expand Down
2 changes: 1 addition & 1 deletion packages/graphql-extensions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@
"jest": "23.4.1",
"jest-matcher-utils": "23.2.0",
"ts-jest": "22.4.6",
"tslint": "5.10.0"
"tslint": "5.11.0"
}
}

0 comments on commit 7c11d58

Please sign in to comment.