1
0
Fork 0

update: update dependency tslint-etc to v1.13.7 (#206)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-09-07 20:11:54 -05:00 committed by GitHub
parent b3fc9f8d01
commit ec30d1bee0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -70,7 +70,7 @@
"tslint": "6.1.3", "tslint": "6.1.3",
"tslint-clean-code": "0.2.10", "tslint-clean-code": "0.2.10",
"tslint-consistent-codestyle": "1.16.0", "tslint-consistent-codestyle": "1.16.0",
"tslint-etc": "1.13.6", "tslint-etc": "1.13.7",
"tslint-microsoft-contrib": "6.2.0", "tslint-microsoft-contrib": "6.2.0",
"tslint-sonarts": "1.9.0", "tslint-sonarts": "1.9.0",
"typescript": "4.0.2" "typescript": "4.0.2"

View File

@ -4437,10 +4437,10 @@ tslint-consistent-codestyle@1.16.0:
tslib "^1.7.1" tslib "^1.7.1"
tsutils "^2.29.0" tsutils "^2.29.0"
tslint-etc@1.13.6: tslint-etc@1.13.7:
version "1.13.6" version "1.13.7"
resolved "https://artifacts.apextoaster.com/repository/group-npm/tslint-etc/-/tslint-etc-1.13.6.tgz#b86c087134fb2d4f3520cfe7b40a22a58d802206" resolved "https://artifacts.apextoaster.com/repository/group-npm/tslint-etc/-/tslint-etc-1.13.7.tgz#3fc6dacc21b3ffa2e727398b7a8d7099dbb95942"
integrity sha512-lIWS8aIJy+4XWGQYTC7EFncC42INlPQAKLjZffCv0q989ALHGxiNGptaSHYKQ6m+zXzhzn4R00QcQNCTdYn9dQ== integrity sha512-v66dIwtWwc1epHH/KjrUnl97oMRwuoSOYdh0YNHGKwZvtxJzM1Afb23ugfrj028+DZoR1vCxb4/YV7eXgTn2nw==
dependencies: dependencies:
"@phenomnomnominal/tsquery" "^4.0.0" "@phenomnomnominal/tsquery" "^4.0.0"
tslib "^2.0.0" tslib "^2.0.0"