chore(deps): update dependency tslint to v6
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
tslint (source) | devDependencies | major | ^5.20.0 -> ^6.0.0 |
Release Notes
palantir/tslint (tslint)
v6.1.3
- [bugfix] add support for TypeScript 4.0 peer dependency (#4943)
v6.1.2
- [bugfix] restore typings compatibility with TS < 3.8 (#4933)
v6.1.1
- [bugfix] upgrade mkdirp dependency to
^0.5.3
(#4918)
v6.1.0
- [enhancement] Upgrade to TypeScript 3.8, support new syntax (#4915)
- [docs]
no-object-literal-type-assertion
fix typo in rule description (#4911)
Thanks to our contributors!
- Daniel Zwelling
- Ryan Delaney
v6.0.0
This version has been marked as deprecated on NPM to encourage users to migrate to ESLint.
- [bugfix] fix
enforce-trailing-newline
option infile-header
rule (#4890) - [bugfix] avoid writing to temp files with
writeFileSync
on macOS 10.15 (#4887) - [bugfix] fix crash in
completed-docs
rule when tag contents are undefined (#4895) - [docs] fix example code of Radix rule (#4892)
- [docs] Add missing colon after
[error]
in testing rules documentation (#4903)
Thanks to our contributors!
- Ivan Sorokin
- Tanmoy Bhowmik
- Meng Wang
- Jay Bhagat
- Aman Sharma
- Josh Goldberg
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Renovate