update: update dependency tslint to v6.1.2 (#43)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
7a1cbc1901
commit
797a5995d9
|
@ -64,7 +64,7 @@
|
|||
"sinon-chai": "3.5.0",
|
||||
"source-map-support": "0.5.18",
|
||||
"standard-version": "7.1.0",
|
||||
"tslint": "6.1.1",
|
||||
"tslint": "6.1.2",
|
||||
"tslint-clean-code": "0.2.10",
|
||||
"tslint-consistent-codestyle": "1.16.0",
|
||||
"tslint-etc": "1.10.1",
|
||||
|
|
|
@ -3835,10 +3835,10 @@ tslint-sonarts@1.9.0:
|
|||
dependencies:
|
||||
immutable "^3.8.2"
|
||||
|
||||
tslint@6.1.1:
|
||||
version "6.1.1"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/tslint/-/tslint-6.1.1.tgz#ac03fbd17f85bfefaae348b353b25a88efe10cde"
|
||||
integrity sha512-kd6AQ/IgPRpLn6g5TozqzPdGNZ0q0jtXW4//hRcj10qLYBaa3mTUU2y2MCG+RXZm8Zx+KZi0eA+YCrMyNlF4UA==
|
||||
tslint@6.1.2:
|
||||
version "6.1.2"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/tslint/-/tslint-6.1.2.tgz#2433c248512cc5a7b2ab88ad44a6b1b34c6911cf"
|
||||
integrity sha512-UyNrLdK3E0fQG/xWNqAFAC5ugtFyPO4JJR1KyyfQAyzR8W0fTRrC91A8Wej4BntFzcvETdCSDa/4PnNYJQLYiA==
|
||||
dependencies:
|
||||
"@babel/code-frame" "^7.0.0"
|
||||
builtin-modules "^1.1.1"
|
||||
|
|
Loading…
Reference in New Issue