File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- #! /bin/sh
2- . " $( dirname " $0 " ) /_/husky.sh"
1+ #! /usr/ bin/env sh
2+ . " $( dirname -- " $0 " ) /_/husky.sh"
33
44yarn lint-staged
Original file line number Diff line number Diff line change 4444 "eslint-config-simenb-base" : " ^15.0.1" ,
4545 "express" : " ^4.17.1" ,
4646 "html-webpack-plugin" : " ^5.2.0" ,
47- "husky" : " ^7 .0.0" ,
47+ "husky" : " ^8 .0.0" ,
4848 "jest" : " ^29.5.0" ,
4949 "jest-watch-typeahead" : " ^2.2.2" ,
5050 "licensor" : " ^4.0.0" ,
Original file line number Diff line number Diff line change @@ -1787,7 +1787,7 @@ __metadata:
17871787 express : ^4.17.1
17881788 globby : ^11.1.0
17891789 html-webpack-plugin : ^5.2.0
1790- husky : ^7 .0.0
1790+ husky : ^8 .0.0
17911791 jest : ^29.5.0
17921792 jest-watch-typeahead : ^2.2.2
17931793 licensor : ^4.0.0
@@ -4762,12 +4762,12 @@ __metadata:
47624762 languageName : node
47634763 linkType : hard
47644764
4765- " husky@npm:^7 .0.0 " :
4766- version : 7 .0.4
4767- resolution : " husky@npm:7 .0.4 "
4765+ " husky@npm:^8 .0.0 " :
4766+ version : 8 .0.3
4767+ resolution : " husky@npm:8 .0.3 "
47684768 bin :
47694769 husky : lib/bin.js
4770- checksum : c6ec4af63da2c9522da8674a20ad9b48362cc92704896cc8a58c6a2a39d797feb2b806f93fbd83a6d653fbdceb2c3b6e0b602c6b2e8565206ffc2882ef7db9e9
4770+ checksum : 837bc7e4413e58c1f2946d38fb050f5d7324c6f16b0fd66411ffce5703b294bd21429e8ba58711cd331951ee86ed529c5be4f76805959ff668a337dbfa82a1b0
47714771 languageName : node
47724772 linkType : hard
47734773
You can’t perform that action at this time.
0 commit comments