1
0
Fork 0

update: update dependency tslint-etc to v1.13.2 (#285)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-08-22 22:06:43 -05:00 committed by GitHub
parent c7d4268e53
commit 56b06b7abc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -60,7 +60,7 @@
"tslint": "6.1.3",
"tslint-clean-code": "0.2.10",
"tslint-consistent-codestyle": "1.16.0",
"tslint-etc": "1.13.1",
"tslint-etc": "1.13.2",
"tslint-microsoft-contrib": "6.2.0",
"tslint-sonarts": "1.9.0",
"typescript": "3.9.7"

View File

@ -4229,10 +4229,10 @@ tslint-consistent-codestyle@1.16.0:
tslib "^1.7.1"
tsutils "^2.29.0"
tslint-etc@1.13.1:
version "1.13.1"
resolved "https://artifacts.apextoaster.com/repository/group-npm/tslint-etc/-/tslint-etc-1.13.1.tgz#ab87b4347628d5115dc4405e4d6fb4a7a4a512f6"
integrity sha512-8zyAgcdmXHuSVG2X1zpFbdoSGk/ehSP3OvDafYae468Vu6T9Fie30iyZy5l7EvUib8TyGXpLOknQffcsizwt9g==
tslint-etc@1.13.2:
version "1.13.2"
resolved "https://artifacts.apextoaster.com/repository/group-npm/tslint-etc/-/tslint-etc-1.13.2.tgz#6a0e1156b1ac8b0a032e6a3cf6f35189913e8258"
integrity sha512-rT+MgGlBMPE6O9AnEVV5Mx8YbN8gJrlf2Tu1ps3KWbvtRN890HCkQ8Q8cddcrKNTkJpZlGbPwko+lzpNMlL+zQ==
dependencies:
"@phenomnomnominal/tsquery" "^4.0.0"
tslib "^2.0.0"