File tree 4 files changed +6
-8
lines changed
4 files changed +6
-8
lines changed Original file line number Diff line number Diff line change 1
-
2
1
yarn commitlint --edit $1
Original file line number Diff line number Diff line change 1
-
2
1
yarn lint-staged --allow-empty --config lint-staged.config.js
Original file line number Diff line number Diff line change 80
80
"eslint-plugin-prettier" : " ^5.1.3" ,
81
81
"fast-glob" : " ^3.3.2" ,
82
82
"gh-pages" : " ^6.1.1" ,
83
- "husky" : " ^9.0.11 " ,
83
+ "husky" : " ^9.1.4 " ,
84
84
"jsonc-eslint-parser" : " ^2.4.0" ,
85
85
"lint-staged" : " ^15.2.8" ,
86
86
"lodash" : " ^4.17.21" ,
Original file line number Diff line number Diff line change @@ -12656,12 +12656,12 @@ __metadata:
12656
12656
languageName: node
12657
12657
linkType: hard
12658
12658
12659
- "husky@npm:^9.0.11 ":
12660
- version: 9.1.1
12661
- resolution: "husky@npm:9.1.1 "
12659
+ "husky@npm:^9.1.4 ":
12660
+ version: 9.1.4
12661
+ resolution: "husky@npm:9.1.4 "
12662
12662
bin:
12663
12663
husky: bin.js
12664
- checksum: 10c0/56394f5a08201badece23a8599bd76fe8c41e4510a956022fe54897645900c5c5a96a740ffb0604e99e808dffc3714bae982f1cbda4a069082cc713414f17ad3
12664
+ checksum: 10c0/f5185003bef9ad9ec3f40e821963e4c12409b993fdcab89e3d660bed7d8c9d8bfd399f05222e27e0ead6589601fb1bb08d1a589c51751a4ab0547ead3429b8de
12665
12665
languageName: node
12666
12666
linkType: hard
12667
12667
@@ -18934,7 +18934,7 @@ __metadata:
18934
18934
eslint-plugin-prettier: "npm:^5.1.3"
18935
18935
fast-glob: "npm:^3.3.2"
18936
18936
gh-pages: "npm:^6.1.1"
18937
- husky: "npm:^9.0.11 "
18937
+ husky: "npm:^9.1.4 "
18938
18938
jsonc-eslint-parser: "npm:^2.4.0"
18939
18939
lint-staged: "npm:^15.2.8"
18940
18940
lodash: "npm:^4.17.21"
You can’t perform that action at this time.
0 commit comments