File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 2424 }
2525 },
2626 "devDependencies" : {
27- "husky" : " ^ 1.3.1" ,
28- "lint-staged" : " ^ 7.3.0" ,
27+ "husky" : " 1.3.1" ,
28+ "lint-staged" : " 7.3.0" ,
2929 "textlint" : " 11.3.0" ,
3030 "textlint-rule-ja-space-between-half-and-full-width" : " 2.0.1" ,
3131 "textlint-rule-no-todo" : " 2.0.1"
Original file line number Diff line number Diff line change @@ -927,10 +927,10 @@ hosted-git-info@^2.1.4:
927927 resolved "https://nexus.dev.casaba.tech/repository/npm/hosted-git-info/-/hosted-git-info-2.7.1.tgz#97f236977bd6e125408930ff6de3eec6281ec047"
928928 integrity sha1-l/I2l3vW4SVAiTD/bePuxigewEc=
929929
930- husky@^ 1.3.1 :
930+ husky@1.3.1 :
931931 version "1.3.1"
932- resolved "https://nexus.dev.casaba.tech/repository/npm /husky/-/husky-1.3.1.tgz#26823e399300388ca2afff11cfa8a86b0033fae0"
933- integrity sha1-JoI+OZMAOIyir/8Rz6ioawAz+uA =
932+ resolved "https://registry.yarnpkg.com /husky/-/husky-1.3.1.tgz#26823e399300388ca2afff11cfa8a86b0033fae0"
933+ integrity sha512-86U6sVVVf4b5NYSZ0yvv88dRgBSSXXmHaiq5pP4KDj5JVzdwKgBjEtUPOm8hcoytezFwbU+7gotXNhpHdystlg= =
934934 dependencies :
935935 cosmiconfig "^5.0.7"
936936 execa "^1.0.0"
@@ -1302,10 +1302,10 @@ levn@~0.3.0:
13021302 prelude-ls "~1.1.2"
13031303 type-check "~0.3.2"
13041304
1305- lint-staged@^ 7.3.0 :
1305+ lint-staged@7.3.0 :
13061306 version "7.3.0"
1307- resolved "https://nexus.dev.casaba.tech/repository/npm /lint-staged/-/lint-staged-7.3.0.tgz#90ff33e5ca61ed3dbac35b6f6502dbefdc0db58d"
1308- integrity sha1-kP8z5cph7T26w1tvZQLb79wNtY0 =
1307+ resolved "https://registry.yarnpkg.com /lint-staged/-/lint-staged-7.3.0.tgz#90ff33e5ca61ed3dbac35b6f6502dbefdc0db58d"
1308+ integrity sha512-AXk40M9DAiPi7f4tdJggwuKIViUplYtVj1os1MVEteW7qOkU50EOehayCfO9TsoGK24o/EsWb41yrEgfJDDjCw= =
13091309 dependencies :
13101310 chalk "^2.3.1"
13111311 commander "^2.14.1"
You can’t perform that action at this time.
0 commit comments