Skip to content
This repository has been archived by the owner on May 20, 2020. It is now read-only.

Commit

Permalink
Update dependency tslint to v5.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 1, 2018
1 parent 85d6238 commit 75f8cb9
Show file tree
Hide file tree
Showing 2 changed files with 100 additions and 55 deletions.
151 changes: 98 additions & 53 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bm-tslint-rules",
"version": "0.2.9",
"version": "0.2.10",
"description": "default tslint rules to use for projects using typescript",
"repository": "https://github.com/bettermarks/bm-tslint-rules",
"bugs": "https://github.com/bettermarks/bm-tslint-rules/issues",
Expand Down Expand Up @@ -29,7 +29,7 @@
"author": "bettermarks",
"license": "ISC",
"dependencies": {
"tslint": "5.8.0",
"tslint": "5.11.0",
"tslint-eslint-rules": "4.1.1",
"tslint-microsoft-contrib": "5.0.3",
"tslint-no-unused-expression-chai": "~0.1.3",
Expand Down

0 comments on commit 75f8cb9

Please sign in to comment.