File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 29
29
"devDependencies" : {
30
30
"@commitlint/cli" : " ^11.0.0" ,
31
31
"@commitlint/config-conventional" : " ^11.0.0" ,
32
- "husky" : " ^4.3.5 " ,
32
+ "husky" : " ^4.3.6 " ,
33
33
"prettier" : " ^2.2.1" ,
34
34
"semantic-release" : " ^17.1.2"
35
35
},
Original file line number Diff line number Diff line change @@ -2436,10 +2436,10 @@ humanize-ms@^1.2.1:
2436
2436
dependencies :
2437
2437
ms "^2.0.0"
2438
2438
2439
- husky@^4.3.5 :
2440
- version "4.3.5 "
2441
- resolved "https://registry.yarnpkg.com/husky/-/husky-4.3.5 .tgz#ab8d2a0eb6b62fef2853ee3d442c927d89290902 "
2442
- integrity sha512-E5S/1HMoDDaqsH8kDF5zeKEQbYqe3wL9zJDyqyYqc8I4vHBtAoxkDBGXox0lZ9RI+k5GyB728vZdmnM4bYap+g ==
2439
+ husky@^4.3.6 :
2440
+ version "4.3.6 "
2441
+ resolved "https://registry.yarnpkg.com/husky/-/husky-4.3.6 .tgz#ebd9dd8b9324aa851f1587318db4cccb7665a13c "
2442
+ integrity sha512-o6UjVI8xtlWRL5395iWq9LKDyp/9TE7XMOTvIpEVzW638UcGxTmV5cfel6fsk/jbZSTlvfGVJf2svFtybcIZag ==
2443
2443
dependencies :
2444
2444
chalk "^4.0.0"
2445
2445
ci-info "^2.0.0"
You can’t perform that action at this time.
0 commit comments