1
0
Fork 0

update: update dependency tslint-etc to v1.9.1

This commit is contained in:
Renovate Bot 2019-11-04 11:33:18 +00:00 committed by Sean Sube
parent 32ebc5cbe3
commit f173bc4f89
2 changed files with 5 additions and 5 deletions

View File

@ -50,7 +50,7 @@
"tslint": "5.20.0",
"tslint-clean-code": "0.2.10",
"tslint-consistent-codestyle": "1.16.0",
"tslint-etc": "1.9.0",
"tslint-etc": "1.9.1",
"tslint-microsoft-contrib": "6.2.0",
"tslint-sonarts": "1.9.0",
"typescript": "3.6.4"

View File

@ -2677,10 +2677,10 @@ tslint-consistent-codestyle@1.16.0:
tslib "^1.7.1"
tsutils "^2.29.0"
tslint-etc@1.9.0:
version "1.9.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/tslint-etc/-/tslint-etc-1.9.0.tgz#9a0e59f9e291de35553b5dc1941a3c701c2b7f71"
integrity sha512-qRThRT4EzZdDwLRKLcsRlLNGl4pwjfC8iGevJgy67EL/opIpZu3efQh1I367ufQeyKZg2FT1bx4MH2atIG37Yg==
tslint-etc@1.9.1:
version "1.9.1"
resolved "https://artifacts.apextoaster.com/repository/group-npm/tslint-etc/-/tslint-etc-1.9.1.tgz#6c946b1dbb2e1b8d9029ff89df005683a1af675c"
integrity sha512-lkZQSHRoTNm8EkLC76VYJ66JGY5oymCICzEFISTSYLOhwd/vKE0ljQY7AJIDp+4LT/BSLDDu6LklDYJqca+63Q==
dependencies:
"@phenomnomnominal/tsquery" "^4.0.0"
tslib "^1.8.0"