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.6.2" ,
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 @@ -991,10 +991,10 @@ hosted-git-info@^2.1.4:
991991 resolved "https://nexus.dev.casaba.tech/repository/npm/hosted-git-info/-/hosted-git-info-2.7.1.tgz#97f236977bd6e125408930ff6de3eec6281ec047"
992992 integrity sha1-l/I2l3vW4SVAiTD/bePuxigewEc=
993993
994- husky@^ 1.3.1 :
994+ husky@1.3.1 :
995995 version "1.3.1"
996- resolved "https://nexus.dev.casaba.tech/repository/npm /husky/-/husky-1.3.1.tgz#26823e399300388ca2afff11cfa8a86b0033fae0"
997- integrity sha1-JoI+OZMAOIyir/8Rz6ioawAz+uA =
996+ resolved "https://registry.yarnpkg.com /husky/-/husky-1.3.1.tgz#26823e399300388ca2afff11cfa8a86b0033fae0"
997+ integrity sha512-86U6sVVVf4b5NYSZ0yvv88dRgBSSXXmHaiq5pP4KDj5JVzdwKgBjEtUPOm8hcoytezFwbU+7gotXNhpHdystlg= =
998998 dependencies :
999999 cosmiconfig "^5.0.7"
10001000 execa "^1.0.0"
@@ -1378,10 +1378,10 @@ levn@~0.3.0:
13781378 prelude-ls "~1.1.2"
13791379 type-check "~0.3.2"
13801380
1381- lint-staged@^ 7.3.0 :
1381+ lint-staged@7.3.0 :
13821382 version "7.3.0"
1383- resolved "https://nexus.dev.casaba.tech/repository/npm /lint-staged/-/lint-staged-7.3.0.tgz#90ff33e5ca61ed3dbac35b6f6502dbefdc0db58d"
1384- integrity sha1-kP8z5cph7T26w1tvZQLb79wNtY0 =
1383+ resolved "https://registry.yarnpkg.com /lint-staged/-/lint-staged-7.3.0.tgz#90ff33e5ca61ed3dbac35b6f6502dbefdc0db58d"
1384+ integrity sha512-AXk40M9DAiPi7f4tdJggwuKIViUplYtVj1os1MVEteW7qOkU50EOehayCfO9TsoGK24o/EsWb41yrEgfJDDjCw= =
13851385 dependencies :
13861386 chalk "^2.3.1"
13871387 commander "^2.14.1"
You can’t perform that action at this time.
0 commit comments