File tree Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 25
25
}
26
26
},
27
27
"devDependencies" : {
28
- "husky" : " ^ 4.2.3" ,
29
- "lint-staged" : " ^ 7.3.0" ,
28
+ "husky" : " 4.2.3" ,
29
+ "lint-staged" : " 7.3.0" ,
30
30
"prettier" : " 2.0.2" ,
31
- "pretty-quick" : " ^ 2.0.1" ,
31
+ "pretty-quick" : " 2.0.1" ,
32
32
"textlint" : " 11.6.2" ,
33
33
"textlint-rule-ja-space-between-half-and-full-width" : " 2.0.1" ,
34
34
"textlint-rule-no-todo" : " 2.0.1"
Original file line number Diff line number Diff line change @@ -1106,10 +1106,10 @@ hosted-git-info@^2.1.4:
1106
1106
resolved "https://nexus.dev.casaba.tech/repository/npm/hosted-git-info/-/hosted-git-info-2.7.1.tgz#97f236977bd6e125408930ff6de3eec6281ec047"
1107
1107
integrity sha1-l/I2l3vW4SVAiTD/bePuxigewEc=
1108
1108
1109
- husky@^ 4.2.3 :
1109
+
1110
1110
version "4.2.3"
1111
- resolved "https://registry.npm.taobao.org /husky/download /husky-4.2.3.tgz?cache=0&sync_timestamp=1581549221616&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fhusky%2Fdownload%2Fhusky -4.2.3.tgz#3b18d2ee5febe99e27f2983500202daffbc3151e"
1112
- integrity sha1-OxjS7l/r6Z4n8pg1ACAtr/vDFR4 =
1111
+ resolved "https://registry.yarnpkg.com /husky/- /husky-4.2.3.tgz#3b18d2ee5febe99e27f2983500202daffbc3151e"
1112
+ integrity sha512-VxTsSTRwYveKXN4SaH1/FefRJYCtx+wx04sSVcOpD7N2zjoHxa+cEJ07Qg5NmV3HAK+IRKOyNVpi2YBIVccIfQ= =
1113
1113
dependencies :
1114
1114
chalk "^3.0.0"
1115
1115
ci-info "^2.0.0"
@@ -1514,10 +1514,10 @@ lines-and-columns@^1.1.6:
1514
1514
resolved "https://registry.npm.taobao.org/lines-and-columns/download/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
1515
1515
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
1516
1516
1517
- lint-staged@^ 7.3.0 :
1517
+
1518
1518
version "7.3.0"
1519
- resolved "https://nexus.dev.casaba.tech/repository/npm /lint-staged/-/lint-staged-7.3.0.tgz#90ff33e5ca61ed3dbac35b6f6502dbefdc0db58d"
1520
- integrity sha1-kP8z5cph7T26w1tvZQLb79wNtY0 =
1519
+ resolved "https://registry.yarnpkg.com /lint-staged/-/lint-staged-7.3.0.tgz#90ff33e5ca61ed3dbac35b6f6502dbefdc0db58d"
1520
+ integrity sha512-AXk40M9DAiPi7f4tdJggwuKIViUplYtVj1os1MVEteW7qOkU50EOehayCfO9TsoGK24o/EsWb41yrEgfJDDjCw= =
1521
1521
dependencies :
1522
1522
chalk "^2.3.1"
1523
1523
commander "^2.14.1"
@@ -2178,10 +2178,10 @@ pretty-format@^23.6.0:
2178
2178
ansi-regex "^3.0.0"
2179
2179
ansi-styles "^3.2.0"
2180
2180
2181
- pretty-quick@^ 2.0.1 :
2181
+
2182
2182
version "2.0.1"
2183
- resolved "https://registry.npm.taobao.org /pretty-quick/download /pretty-quick-2.0.1.tgz#417ee605ade98ecc686e72f63b5d28a2c35b43e9"
2184
- integrity sha1-QX7mBa3pjsxobnL2O10oosNbQ+k =
2183
+ resolved "https://registry.yarnpkg.com /pretty-quick/- /pretty-quick-2.0.1.tgz#417ee605ade98ecc686e72f63b5d28a2c35b43e9"
2184
+ integrity sha512-y7bJt77XadjUr+P1uKqZxFWLddvj3SKY6EU4BuQtMxmmEFSMpbN132pUWdSG1g1mtUfO0noBvn7wBf0BVeomHg= =
2185
2185
dependencies :
2186
2186
chalk "^2.4.2"
2187
2187
execa "^2.1.0"
You can’t perform that action at this time.
0 commit comments