This repository has been archived by the owner on Nov 10, 2023. It is now read-only.
fix: Update dependency tslint to version 5.5.0- #327
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This Pull Request updates dependency tslint from version
5.4.3
to5.5.0
Commits
palantir/tslint
5.5.0
49977b1
Prepare release v5.5.0 (#2995)91c12da
README: Added VS 2017 link (#2991)321a0e1
README: Added link to comment flag docs (#2990)3f5a7bd
encoding: close file handle (#2958)4e8474f
Update to latest tsutils (#2984)8da61ff
no-any rule no longer has autofixer (#2994)0d133da
completed-docs: Add support for enum members (#2911)935c57d
Add Emacs/Flycheck to third-party tool list (#2948)5cf7100
Added no-this-reassignment rule (#2931)b173f56
Bugfix --project with --fix (#2864)08ccd47
no-shadowed-variable: Rewrite and lint for other shadowed names (#2598)eb8074e
switch-final-break: don't fail for break statement with label (#2914)143e60f
Removed "prefer-switch" because tslint 5.3 is out (#2930)0b47731
Don't leave blank lines when no-unused-variable autofix removes whole import (#2901)3323ed2
Update to typescript 2.4.0 (#2924)1ec0bac
cli: Restore -v option (#2926)43c56dd
config: enable stricter config for "no-duplicate-variable" in latest an all (#2915)544a5ac
Fixes whitespace check-module to properly lint and fix errors (#2825)423ede6
Added allow-empty-catch option to no-empty (#2886)6ba691b
prefer-const: special handling for destructuring in for-of (#2904)ce73397
Prepare release v5.4.3 (#2894)This PR has been generated by Renovate Bot.