update: update dependency tslint-etc to v1.13.3 (#173)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
68b61eaca4
commit
89b052d135
|
@ -70,7 +70,7 @@
|
|||
"tslint": "6.1.3",
|
||||
"tslint-clean-code": "0.2.10",
|
||||
"tslint-consistent-codestyle": "1.16.0",
|
||||
"tslint-etc": "1.13.2",
|
||||
"tslint-etc": "1.13.3",
|
||||
"tslint-microsoft-contrib": "6.2.0",
|
||||
"tslint-sonarts": "1.9.0",
|
||||
"typescript": "3.9.7"
|
||||
|
|
|
@ -4242,10 +4242,10 @@ tslint-consistent-codestyle@1.16.0:
|
|||
tslib "^1.7.1"
|
||||
tsutils "^2.29.0"
|
||||
|
||||
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==
|
||||
tslint-etc@1.13.3:
|
||||
version "1.13.3"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/tslint-etc/-/tslint-etc-1.13.3.tgz#897c8d4bdee00f21dc37c18d801b2882fd63cbca"
|
||||
integrity sha512-qxnztw5B4nX+TFtv1ic3tnf1cXBE1UjcH3LezhiulPwzQuBj+XNg4qznzNplndvba50EGC1IvF5XwzMM4uJSkw==
|
||||
dependencies:
|
||||
"@phenomnomnominal/tsquery" "^4.0.0"
|
||||
tslib "^2.0.0"
|
||||
|
|
Loading…
Reference in New Issue