File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 28
28
"babel-preset-env" : " ^1.2.0" ,
29
29
"babel-register" : " ^6.18.0" ,
30
30
"codecov" : " ^1.0.1" ,
31
- "cross-env" : " ^3.1.4 " ,
31
+ "cross-env" : " ^4.0.0 " ,
32
32
"eslint" : " ^3.8.1" ,
33
33
"eslint-config-babel" : " ^6.0.0" ,
34
34
"eslint-plugin-flowtype" : " ^2.25.0" ,
Original file line number Diff line number Diff line change @@ -1346,9 +1346,9 @@ create-hmac@^1.1.0, create-hmac@^1.1.2:
1346
1346
create-hash "^1.1.0"
1347
1347
inherits "^2.0.1"
1348
1348
1349
- cross-env@^3.1.4 :
1350
- version "3.2.3 "
1351
- resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-3.2.3 .tgz#a43a0799b8ec422d0279b829ce8d7cf2da6b17ac "
1349
+ cross-env@^4.0.0 :
1350
+ version "4.0.0 "
1351
+ resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-4.0.0 .tgz#16083862d08275a4628b0b243b121bedaa55dd80 "
1352
1352
dependencies :
1353
1353
cross-spawn "^5.1.0"
1354
1354
is-windows "^1.0.0"
You canβt perform that action at this time.
0 commit comments