chore(deps-dev): bump tslint from 6.1.1 to 6.1.2 in /console (#114)

Bumps [tslint](https://github.com/palantir/tslint) from 6.1.1 to 6.1.2.
- [Release notes](https://github.com/palantir/tslint/releases)
- [Changelog](https://github.com/palantir/tslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/palantir/tslint/compare/6.1.1...6.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot]
2020-05-27 16:39:45 +02:00
committed by GitHub
parent 9ea98e04a6
commit 976f9c304b
2 changed files with 4 additions and 21 deletions

View File

@@ -65,7 +65,7 @@
"prettier": "^2.0.5",
"protractor": "~5.4.0",
"ts-node": "~8.6.2",
"tslint": "~6.1.0",
"tslint": "~6.1.2",
"typescript": "^3.7.5"
}
}