File tree 2 files changed +6
-0
lines changed 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 115
115
"jest-watch-typeahead" : " 0.6.1" ,
116
116
"lighthouse" : " 5.6.0" ,
117
117
"markdown-it" : " 10.0.0" ,
118
+ "picocolors" : " ^1.0.0" ,
118
119
"prettier" : " 2.0.4" ,
119
120
"raf-stub" : " 3.0.0" ,
120
121
"react" : " 16.13.1" ,
Original file line number Diff line number Diff line change @@ -11108,6 +11108,11 @@ performance-now@^2.1.0:
11108
11108
resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"
11109
11109
integrity sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=
11110
11110
11111
+ picocolors@^1.0.0:
11112
+ version "1.0.0"
11113
+ resolved "https://packages.atlassian.com/api/npm/npm-remote/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
11114
+ integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==
11115
+
11111
11116
picomatch@^2.0.4, picomatch@^2.0.5:
11112
11117
version "2.2.1"
11113
11118
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.2.1.tgz#21bac888b6ed8601f831ce7816e335bc779f0a4a"
You can’t perform that action at this time.
0 commit comments