File tree 3 files changed +7
-0
lines changed
3 files changed +7
-0
lines changed Original file line number Diff line number Diff line change
1
+ yarn test-all
Original file line number Diff line number Diff line change 23
23
"@types/chrome" : " ^0.0.276" ,
24
24
"eslint" : " ^9.11.1" ,
25
25
"globals" : " ^15.9.0" ,
26
+ "husky" : " ^9.1.6" ,
26
27
"npm-run-all" : " ^4.1.5" ,
27
28
"prettier" : " 3.3.3" ,
28
29
"typescript" : " ^5.6.2"
Original file line number Diff line number Diff line change @@ -736,6 +736,11 @@ hosted-git-info@^2.1.4:
736
736
resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.8.9.tgz#dffc0bf9a21c02209090f2aa69429e1414daf3f9"
737
737
integrity sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==
738
738
739
+ husky@^9.1.6 :
740
+ version "9.1.6"
741
+ resolved "https://registry.yarnpkg.com/husky/-/husky-9.1.6.tgz#e23aa996b6203ab33534bdc82306b0cf2cb07d6c"
742
+ integrity sha512-sqbjZKK7kf44hfdE94EoX8MZNk0n7HeW37O4YrVGCF4wzgQjp+akPAkfUK5LZ6KuR/6sqeAVuXHji+RzQgOn5A==
743
+
739
744
ignore@^5.2.0 :
740
745
version "5.3.2"
741
746
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.2.tgz#3cd40e729f3643fd87cb04e50bf0eb722bc596f5"
You can’t perform that action at this time.
0 commit comments