File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 65
65
"camelcase" : " ^5.0.0" ,
66
66
"chalk" : " ^2.4.2" ,
67
67
"chokidar-cli" : " ^1.2.2" ,
68
- "cross-env" : " 6 .0.3 " ,
68
+ "cross-env" : " 7 .0.0 " ,
69
69
"cross-spawn" : " ^6.0.5" ,
70
70
"enquirer" : " ^2.3.0" ,
71
71
"eslint" : " ^6.1.0" ,
Original file line number Diff line number Diff line change @@ -2145,12 +2145,12 @@ cosmiconfig@^6.0.0:
2145
2145
path-type "^4.0.0"
2146
2146
yaml "^1.7.2"
2147
2147
2148
- cross-env@6 .0.3 :
2149
- version "6 .0.3 "
2150
- resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-6 .0.3 .tgz#4256b71e49b3a40637a0ce70768a6ef5c72ae941 "
2151
- integrity sha512-+KqxF6LCvfhWvADcDPqo64yVIB31gv/jQulX2NGzKS/g3GEVz6/pt4wjHFtFWsHMddebWD/sDthJemzM4MaAag ==
2148
+ cross-env@7 .0.0 :
2149
+ version "7 .0.0 "
2150
+ resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-7 .0.0 .tgz#5a3b2ddce51ec713ea58f2fb79ce22e65b4f5479 "
2151
+ integrity sha512-rV6M9ldNgmwP7bx5u6rZsTbYidzwvrwIYZnT08hSGLcQCcggofgFW+sNe7IhA1SRauPS0QuLbbX+wdNtpqE5CQ ==
2152
2152
dependencies :
2153
- cross-spawn "^7.0.0 "
2153
+ cross-spawn "^7.0.1 "
2154
2154
2155
2155
cross-spawn@^6.0.0, cross-spawn@^6.0.5 :
2156
2156
version "6.0.5"
@@ -2163,7 +2163,7 @@ cross-spawn@^6.0.0, cross-spawn@^6.0.5:
2163
2163
shebang-command "^1.2.0"
2164
2164
which "^1.2.9"
2165
2165
2166
- cross-spawn@^7.0.0 :
2166
+ cross-spawn@^7.0.0, cross-spawn@^7.0.1 :
2167
2167
version "7.0.1"
2168
2168
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.1.tgz#0ab56286e0f7c24e153d04cc2aa027e43a9a5d14"
2169
2169
integrity sha512-u7v4o84SwFpD32Z8IIcPZ6z1/ie24O6RU3RbtL5Y316l3KuHVPx9ItBgWQ6VlfAFnRnTtMUrsQ9MUUTuEZjogg==
You can’t perform that action at this time.
0 commit comments