1
0
Fork 0

update: update dependency tslint-etc to v1.13.4 (#287)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-08-23 09:05:49 -05:00 committed by GitHub
parent 327ffa3564
commit fb372791a5
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.3",
"tslint-etc": "1.13.4",
"tslint-microsoft-contrib": "6.2.0",
"tslint-sonarts": "1.9.0",
"typescript": "3.9.7"

View File

@ -4228,10 +4228,10 @@ tslint-consistent-codestyle@1.16.0:
tslib "^1.7.1"
tsutils "^2.29.0"
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==
tslint-etc@1.13.4:
version "1.13.4"
resolved "https://artifacts.apextoaster.com/repository/group-npm/tslint-etc/-/tslint-etc-1.13.4.tgz#3d934bbc3c57033c810e4758732be3066f213b14"
integrity sha512-lhZ0L2KSjfeFA1wyjoxmsFlqbH6+kYNmO1edqiH2idLi0kWrPE9TWHOhW8FYJm6TeAQG4rC3VsjYMgBd3Sb7TQ==
dependencies:
"@phenomnomnominal/tsquery" "^4.0.0"
tslib "^2.0.0"