forked from FoundKeyGang/FoundKey
Update tslint requirement from 5.10.0 to 5.12.0 (#3670)
Updates the requirements on [tslint](https://github.com/palantir/tslint) to permit the latest version. - [Release notes](https://github.com/palantir/tslint/releases) - [Changelog](https://github.com/palantir/tslint/blob/master/CHANGELOG.md) - [Commits](https://github.com/palantir/tslint/commits/5.12.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
60ef74047a
commit
28be5c0b81
1 changed files with 1 additions and 1 deletions
|
@ -210,7 +210,7 @@
|
|||
"tmp": "0.0.33",
|
||||
"ts-loader": "5.3.1",
|
||||
"ts-node": "7.0.1",
|
||||
"tslint": "5.10.0",
|
||||
"tslint": "5.12.0",
|
||||
"typescript": "3.2.2",
|
||||
"typescript-eslint-parser": "21.0.2",
|
||||
"uglify-es": "3.3.9",
|
||||
|
|
Loading…
Reference in a new issue