File tree Expand file tree Collapse file tree
Open diff view settings
Expand file tree Collapse file tree
Open diff view settings
Original file line number Diff line number Diff line change 11{
22 "name" : " codelyzer" ,
3- "version" : " 5.0.0-beta.0 " ,
3+ "version" : " 5.0.0-beta.1 " ,
44 "description" : " Linting for Angular applications, following angular.io/styleguide." ,
55 "main" : " index.js" ,
66 "scripts" : {
8787 "rxjs" : " ^6.4.0" ,
8888 "standard-version" : " ^5.0.1" ,
8989 "ts-node" : " ^8.0.2" ,
90- "tslint" : " ~5.13.1 " ,
90+ "tslint" : " ~5.14.0 " ,
9191 "typescript" : " ~3.3.3333" ,
9292 "zone.js" : " ^0.8.29"
9393 },
9494 "peerDependencies" : {
95- "@angular/compiler" : " >=2.3.1 <8.0.0 || >7.0.0-beta <8 .0.0" ,
96- "@angular/core" : " >=2.3.1 <8.0.0 || >7.0.0-beta <8 .0.0" ,
95+ "@angular/compiler" : " >=2.3.1 <8.0.0 || >7.0.0-beta <9 .0.0" ,
96+ "@angular/core" : " >=2.3.1 <8.0.0 || >7.0.0-beta <9 .0.0" ,
9797 "tslint" : " ^5.0.0"
9898 },
9999 "dependencies" : {
Original file line number Diff line number Diff line change @@ -3851,10 +3851,10 @@ tslib@^1.8.0, tslib@^1.8.1, tslib@^1.9.0:
38513851 version "1.9.0"
38523852 resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.9.0.tgz#e37a86fda8cbbaf23a057f473c9f4dc64e5fc2e8"
38533853
3854- tslint@~5.13.1 :
3855- version "5.13.1 "
3856- resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.13.1 .tgz#fbc0541c425647a33cd9108ce4fd4cd18d7904ed "
3857- integrity sha512-fplQqb2miLbcPhyHoMV4FU9PtNRbgmm/zI5d3SZwwmJQM6V0eodju+hplpyfhLWpmwrDNfNYU57uYRb8s0zZoQ ==
3854+ tslint@~5.14.0 :
3855+ version "5.14.0 "
3856+ resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.14.0 .tgz#be62637135ac244fc9b37ed6ea5252c9eba1616e "
3857+ integrity sha512-IUla/ieHVnB8Le7LdQFRGlVJid2T/gaJe5VkjzRVSRR6pA2ODYrnfR1hmxi+5+au9l50jBwpbBL34txgv4NnTQ ==
38583858 dependencies :
38593859 babel-code-frame "^6.22.0"
38603860 builtin-modules "^1.1.1"
@@ -3868,9 +3868,9 @@ tslint@~5.13.1:
38683868 resolve "^1.3.2"
38693869 semver "^5.3.0"
38703870 tslib "^1.8.0"
3871- tsutils "^2.27.2 "
3871+ tsutils "^2.29.0 "
38723872
3873- tsutils@^2.27.2 :
3873+ tsutils@^2.29.0 :
38743874 version "2.29.0"
38753875 resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-2.29.0.tgz#32b488501467acbedd4b85498673a0812aca0b99"
38763876 integrity sha512-g5JVHCIJwzfISaXpXE1qvNalca5Jwob6FjI4AoPlqMusJ6ftFE7IkkFoMhVLRgK+4Kx3gkzb8UZK5t5yTTvEmA==
You can’t perform that action at this time.
0 commit comments