1
0
Fork 0

update: update dependency tslint-etc to v1.12.0 (#238)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-07-14 23:53:25 -05:00 committed by GitHub
parent b505d1f52b
commit 8acb4bb4d1
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.2", "tslint": "6.1.2",
"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.11.1", "tslint-etc": "1.12.0",
"tslint-microsoft-contrib": "6.2.0", "tslint-microsoft-contrib": "6.2.0",
"tslint-sonarts": "1.9.0", "tslint-sonarts": "1.9.0",
"typescript": "3.9.6" "typescript": "3.9.6"

View File

@ -4041,10 +4041,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.11.1: tslint-etc@1.12.0:
version "1.11.1" version "1.12.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/tslint-etc/-/tslint-etc-1.11.1.tgz#08bb13db3d3b86c58e1a6af3164f0eee9e5bc6b3" resolved "https://artifacts.apextoaster.com/repository/group-npm/tslint-etc/-/tslint-etc-1.12.0.tgz#22550db0f9673bceefb6a67285b2561fe8103ac7"
integrity sha512-r80OZzfMcxseiwd8LRIOfHw/EaYf9NoIqJ1iIJi4c0Dj1Xu+n4jP+V/wgUhT7c9nJykpqcdVnvF3dGgf8ur5Qw== integrity sha512-mDToGPJfbbvl0VLRPNThZTq80iylbbPUAvNeBF/66Rqz44/Gd0Qvjt1EdVBRkcdZlFUqOErr74s6bpV0AJPScA==
dependencies: dependencies:
"@phenomnomnominal/tsquery" "^4.0.0" "@phenomnomnominal/tsquery" "^4.0.0"
tslib "^2.0.0" tslib "^2.0.0"