File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 17
17
"test" : " NODE_OPTIONS='--experimental-vm-modules' jest"
18
18
},
19
19
"dependencies" : {
20
+ "colors" : " ^1.4.0" ,
20
21
"ora" : " ^7.0.1" ,
21
22
"prompts" : " ^2.4.0" ,
22
23
"semver" : " ^7.5.4" ,
Original file line number Diff line number Diff line change @@ -926,6 +926,11 @@ color-name@~1.1.4:
926
926
resolved "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz"
927
927
integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==
928
928
929
+ colors@^1.4.0 :
930
+ version "1.4.0"
931
+ resolved "https://registry.yarnpkg.com/colors/-/colors-1.4.0.tgz#c50491479d4c1bdaed2c9ced32cf7c7dc2360f78"
932
+ integrity sha512-a+UqTh4kgZg/SlGvfbzDHpgRu7AAQOmmqRHJnxhRZICKFUT91brVhNNt58CMWU9PsBbv3PDCZUHbVxuDiH2mtA==
933
+
929
934
930
935
version "0.0.1"
931
936
resolved "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz"
You can’t perform that action at this time.
0 commit comments