This repository was archived by the owner on Dec 16, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 3737 },
3838 "dependencies" : {
3939 "algoliasearch" : " 3.30.0" ,
40- "chalk" : " 2.4.1 " ,
40+ "chalk" : " 2.4.2 " ,
4141 "commander" : " 2.19.0" ,
4242 "inquirer" : " 6.2.2" ,
4343 "jstransformer-handlebars" : " 1.1.0" ,
Original file line number Diff line number Diff line change @@ -1176,6 +1176,14 @@
[email protected] , chalk@^2.0.0, chalk@^2.0.1, chalk@^2.1.0, chalk@^2.3.1:
11761176 escape-string-regexp "^1.0.5"
11771177 supports-color "^5.3.0"
11781178
1179+ 1180+ version "2.4.2"
1181+ resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
1182+ dependencies :
1183+ ansi-styles "^3.2.1"
1184+ escape-string-regexp "^1.0.5"
1185+ supports-color "^5.3.0"
1186+
11791187chalk@^1.1.3 :
11801188 version "1.1.3"
11811189 resolved "https://registry.yarnpkg.com/chalk/-/chalk-1.1.3.tgz#a8115c55e4a702fe4d150abd3872822a7e09fc98"
@@ -1186,14 +1194,6 @@ chalk@^1.1.3:
11861194 strip-ansi "^3.0.0"
11871195 supports-color "^2.0.0"
11881196
1189- chalk@^2.4.2 :
1190- version "2.4.2"
1191- resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
1192- dependencies :
1193- ansi-styles "^3.2.1"
1194- escape-string-regexp "^1.0.5"
1195- supports-color "^5.3.0"
1196-
11971197character-entities-legacy@^1.0.0 :
11981198 version "1.1.2"
11991199 resolved "https://registry.yarnpkg.com/character-entities-legacy/-/character-entities-legacy-1.1.2.tgz#7c6defb81648498222c9855309953d05f4d63a9c"
You can’t perform that action at this time.
0 commit comments