File tree 2 files changed +11
-5
lines changed
2 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 51
51
"@commitlint/config-conventional" : " ^7.6.0" ,
52
52
"@sourcegraph/prettierrc" : " ^2.2.0" ,
53
53
"@sourcegraph/tsconfig" : " ^4.0.0" ,
54
- "@sourcegraph/tslint-config" : " ^13.1 .0" ,
54
+ "@sourcegraph/tslint-config" : " ^13.2 .0" ,
55
55
"@types/mocha" : " 5.2.6" ,
56
56
"husky" : " ^2.1.0" ,
57
57
"mocha" : " ^6.1.4" ,
Original file line number Diff line number Diff line change 385
385
resolved "https://registry.npmjs.org/@sourcegraph/tsconfig/-/tsconfig-4.0.0.tgz#dd2a406f90760bb789fd89fde4bd0a8d681f2767"
386
386
integrity sha512-jxrhKbek4yu1HUDpUhqR9hAGFiUgaJ9NIM+c8JEkAnvpW67ab1AUFWb82aSVfZWX1UVqfR84AMr7xP3E8LlL+A==
387
387
388
- " @sourcegraph/tslint-config@^13.1 .0 " :
389
- version "13.1 .0"
390
- resolved "https://registry.npmjs.org /@sourcegraph/tslint-config/-/tslint-config-13.1 .0.tgz#8053ea96bf58fcb0a9e120b129fb3e5aa03548cb "
391
- integrity sha512-t4kkv7/q5+eG17LkFtNzT39dCOrokmugqsyFrVk0c8I+bH9R4lvFAgrMK6sOIaLQS0rYzPxECmgll5B5lY2haw ==
388
+ " @sourcegraph/tslint-config@^13.2 .0 " :
389
+ version "13.2 .0"
390
+ resolved "https://registry.yarnpkg.com /@sourcegraph/tslint-config/-/tslint-config-13.2 .0.tgz#20ad2061b4d995ded19d9bcb07ef3442db3f4441 "
391
+ integrity sha512-knU6XbReHqUWyOMRJuPty/PglbpgVdlMp6B89IgNRnXF0x2DGox4ygpHAjGBjHzyjgMPXSBteFqPPLMROTibBQ ==
392
392
dependencies :
393
393
rxjs-tslint-rules "^4.23.0"
394
394
tslint-config-prettier "^1.18.0"
395
395
tslint-react "^4.0.0"
396
+ tslint-react-hooks "^2.1.0"
396
397
397
398
" @types/events@* " :
398
399
version "3.0.0"
@@ -5411,6 +5412,11 @@ tslint-config-prettier@^1.18.0:
5411
5412
resolved "https://registry.npmjs.org/tslint-config-prettier/-/tslint-config-prettier-1.18.0.tgz#75f140bde947d35d8f0d238e0ebf809d64592c37"
5412
5413
integrity sha512-xPw9PgNPLG3iKRxmK7DWr+Ea/SzrvfHtjFt5LBl61gk2UBG/DB9kCXRjv+xyIU1rUtnayLeMUVJBcMX8Z17nDg==
5413
5414
5415
+ tslint-react-hooks@^2.1.0 :
5416
+ version "2.1.0"
5417
+ resolved "https://registry.yarnpkg.com/tslint-react-hooks/-/tslint-react-hooks-2.1.0.tgz#cc9841da0cef20d3527c8d16412f029c33767898"
5418
+ integrity sha512-ccjyguEHGEU5rXikLDaQ6kT1AVo3C0HV8gi2MIJc7SbYAXjbzJkpbs4IXulgfqdEY1T6RnNSuGhyXg+2jTm5Bg==
5419
+
5414
5420
tslint-react@^4.0.0 :
5415
5421
version "4.0.0"
5416
5422
resolved "https://registry.npmjs.org/tslint-react/-/tslint-react-4.0.0.tgz#b4bb4c01c32448cb14d23f143a2f5e4989bb961e"
You can’t perform that action at this time.
0 commit comments