File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 43
43
"eslint-config-simenb-base" : " ^15.0.1" ,
44
44
"express" : " ^4.17.1" ,
45
45
"html-webpack-plugin" : " ^5.2.0" ,
46
- "husky" : " ^8 .0.0" ,
46
+ "husky" : " ^9 .0.0" ,
47
47
"jest" : " ^29.5.0" ,
48
48
"jest-watch-typeahead" : " ^2.2.2" ,
49
49
"licensor" : " ^4.0.0" ,
Original file line number Diff line number Diff line change @@ -1893,7 +1893,7 @@ __metadata:
1893
1893
express : ^4.17.1
1894
1894
globby : ^11.1.0
1895
1895
html-webpack-plugin : ^5.2.0
1896
- husky : ^8 .0.0
1896
+ husky : ^9 .0.0
1897
1897
jest : ^29.5.0
1898
1898
jest-watch-typeahead : ^2.2.2
1899
1899
licensor : ^4.0.0
@@ -5105,12 +5105,12 @@ __metadata:
5105
5105
languageName : node
5106
5106
linkType : hard
5107
5107
5108
- " husky@npm:^8 .0.0 " :
5109
- version : 8 .0.3
5110
- resolution : " husky@npm:8 .0.3 "
5108
+ " husky@npm:^9 .0.0 " :
5109
+ version : 9 .0.1
5110
+ resolution : " husky@npm:9 .0.1 "
5111
5111
bin :
5112
- husky : lib/ bin.js
5113
- checksum : 837bc7e4413e58c1f2946d38fb050f5d7324c6f16b0fd66411ffce5703b294bd21429e8ba58711cd331951ee86ed529c5be4f76805959ff668a337dbfa82a1b0
5112
+ husky : bin.js
5113
+ checksum : 8f28488e59d3c6944fedb9ba9adb0d4f79f000d44ede2e5ed3a79031995afc261965a47013017480012ad7fa6f54a3023c00ad992c143434bedf4d6134957141
5114
5114
languageName : node
5115
5115
linkType : hard
5116
5116
You can’t perform that action at this time.
0 commit comments