diff --git a/package.json b/package.json index 9336ada..3a7485d 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "sinon-chai": "3.5.0", "source-map-support": "0.5.16", "standard-version": "7.1.0", - "tslint": "5.20.1", + "tslint": "6.1.0", "tslint-clean-code": "0.2.10", "tslint-consistent-codestyle": "1.16.0", "tslint-etc": "1.10.1", diff --git a/yarn.lock b/yarn.lock index e6a08f0..01d4562 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3679,6 +3679,11 @@ tslib@1.10.0, tslib@^1.7.1, tslib@^1.8.0, tslib@^1.8.1, tslib@^1.9.0: resolved "https://artifacts.apextoaster.com/repository/group-npm/tslib/-/tslib-1.10.0.tgz#c3c19f95973fb0a62973fb09d90d961ee43e5c8a" integrity sha512-qOebF53frne81cf0S9B41ByenJ3/IuH8yJKngAX35CmiZySA0khhkovshKK+jGCaMnVomla7gVlIcc3EvKPbTQ== +tslib@^1.10.0: + version "1.11.1" + resolved "https://artifacts.apextoaster.com/repository/group-npm/tslib/-/tslib-1.11.1.tgz#eb15d128827fbee2841549e171f45ed338ac7e35" + integrity sha512-aZW88SY8kQbU7gpV19lN24LtXh/yD4ZZg6qieAJDDg+YBsJcSmLGK9QpnUjAKVG/xefmvJGd1WUmfpT/g6AJGA== + tslint-clean-code@0.2.10: version "0.2.10" resolved "https://artifacts.apextoaster.com/repository/group-npm/tslint-clean-code/-/tslint-clean-code-0.2.10.tgz#eaba79fb92d52bebf5ee1177054f056b2233fafa" @@ -3720,7 +3725,26 @@ tslint-sonarts@1.9.0: dependencies: immutable "^3.8.2" -tslint@5.20.1, tslint@^5.9.1: +tslint@6.1.0: + version "6.1.0" + resolved "https://artifacts.apextoaster.com/repository/group-npm/tslint/-/tslint-6.1.0.tgz#c6c611b8ba0eed1549bf5a59ba05a7732133d851" + integrity sha512-fXjYd/61vU6da04E505OZQGb2VCN2Mq3doeWcOIryuG+eqdmFUXTYVwdhnbEu2k46LNLgUYt9bI5icQze/j0bQ== + dependencies: + "@babel/code-frame" "^7.0.0" + builtin-modules "^1.1.1" + chalk "^2.3.0" + commander "^2.12.1" + diff "^4.0.1" + glob "^7.1.1" + js-yaml "^3.13.1" + minimatch "^3.0.4" + mkdirp "^0.5.1" + resolve "^1.3.2" + semver "^5.3.0" + tslib "^1.10.0" + tsutils "^2.29.0" + +tslint@^5.9.1: version "5.20.1" resolved "https://artifacts.apextoaster.com/repository/group-npm/tslint/-/tslint-5.20.1.tgz#e401e8aeda0152bc44dd07e614034f3f80c67b7d" integrity sha512-EcMxhzCFt8k+/UP5r8waCf/lzmeSyVlqxqMEDQE7rWYiQky8KpIBz1JAoYXfROHrPZ1XXd43q8yQnULOLiBRQg==