update: update dependency tslint-etc to v1.13.10
This commit is contained in:
parent
6d0aeef171
commit
57da443420
|
@ -69,7 +69,7 @@
|
|||
"tslint": "6.1.3",
|
||||
"tslint-clean-code": "0.2.10",
|
||||
"tslint-consistent-codestyle": "1.16.0",
|
||||
"tslint-etc": "1.13.9",
|
||||
"tslint-etc": "1.13.10",
|
||||
"tslint-microsoft-contrib": "6.2.0",
|
||||
"tslint-sonarts": "1.9.0",
|
||||
"typescript": "4.2.4"
|
||||
|
|
|
@ -4482,10 +4482,10 @@ tslint-consistent-codestyle@1.16.0:
|
|||
tslib "^1.7.1"
|
||||
tsutils "^2.29.0"
|
||||
|
||||
tslint-etc@1.13.9:
|
||||
version "1.13.9"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/tslint-etc/-/tslint-etc-1.13.9.tgz#46464af0f03efb6d4b2c71b9b4adce41a2b2ed71"
|
||||
integrity sha512-plelxI+RH0w1irVPxOX7REqnwaAM1FJcgoe12UU1Ft3zIvGx9VX4BNf9jRLAt2wd00TJPpCb0ACumaDoCXp7hA==
|
||||
tslint-etc@1.13.10:
|
||||
version "1.13.10"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/tslint-etc/-/tslint-etc-1.13.10.tgz#5700b0d83f0a243cb7d32b0b7ec2662cb5998bce"
|
||||
integrity sha512-6Rt6zaE9jw4iBkrnpVTlnbnjax/4LyTRrXkm/+nLuuJ6HQzZ/+TmHDAtA6C/VOkSqeOHRXCIen3B38hmIMlxow==
|
||||
dependencies:
|
||||
"@phenomnomnominal/tsquery" "^4.0.0"
|
||||
tslib "^2.0.0"
|
||||
|
|
Loading…
Reference in New Issue