Skip to content

Commit

Permalink
chore(package): update tslint-eslint-rules to version 5.4.0 (#177)
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] authored and ikatyang committed Aug 15, 2018
1 parent 566d7c0 commit d7f3a97
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 9 deletions.
16 changes: 8 additions & 8 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 @@ -94,7 +94,7 @@
"tslint": "5.9.1",
"tslint-consistent-codestyle": "1.13.3",
"tslint-divid": "1.3.0",
"tslint-eslint-rules": "5.3.0",
"tslint-eslint-rules": "5.4.0",
"tslint-immutable": "4.6.0",
"tslint-microsoft-contrib": "5.2.0",
"tslint-misc-rules": "3.5.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ no error
======
ERROR: (ter-padded-blocks) /src/tslint-eslint-rules/ter-padded-blocks/test.ts[1, 11]: Block must be padded by blank lines.
ERROR: (ter-padded-blocks) /src/tslint-eslint-rules/ter-padded-blocks/test.ts[3, 1]: Block must be padded by blank lines.
>>>>>> after
"
Expand Down

0 comments on commit d7f3a97

Please sign in to comment.