File tree Expand file tree Collapse file tree 3 files changed +214
-130
lines changed
Expand file tree Collapse file tree 3 files changed +214
-130
lines changed Original file line number Diff line number Diff line change 1- #! /bin/sh
2- . " $( dirname " $0 " ) /_/husky.sh"
3-
4- yarn lint-staged
1+ lint-staged
Original file line number Diff line number Diff line change 7575 "@hyperjump/json-schema-core@^0.28.0" : " patch:@hyperjump/json-schema-core@npm%3A0.28.5#./.yarn/patches/@hyperjump-json-schema-core-npm-0.28.5-e8b590eb0d.patch" ,
7676 "@hyperjump/json-pointer@^0.9.4" : " patch:@hyperjump/json-pointer@npm%3A0.9.8#./.yarn/patches/@hyperjump-json-pointer-npm-0.9.8-edc0d22296.patch" ,
7777 "@hyperjump/json-pointer@^0.9.2" : " patch:@hyperjump/json-pointer@npm%3A0.9.8#./.yarn/patches/@hyperjump-json-pointer-npm-0.9.8-edc0d22296.patch" ,
78- "@hyperjump/pact@^0.2.3" : " patch:@hyperjump/pact@npm%3A0.2.5#./.yarn/patches/@hyperjump-pact-npm-0.2.5-a816d03fba.patch"
78+ "@hyperjump/pact@^0.2.3" : " patch:@hyperjump/pact@npm%3A0.2.5#./.yarn/patches/@hyperjump-pact-npm-0.2.5-a816d03fba.patch" ,
79+ "husky" : " ^9.1.7" ,
80+ "lint-staged" : " ^15.4.1"
7981 }
8082}
You can’t perform that action at this time.
0 commit comments