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 42
42
"@babel/polyfill" : " ^7.4.3" ,
43
43
"@babel/preset-env" : " ^7.4.2" ,
44
44
"babel-eslint" : " ^10.1.0" ,
45
- "cross-env" : " ^5.2.0 " ,
45
+ "cross-env" : " ^7.0.3 " ,
46
46
"cypress" : " ^6.2.0" ,
47
47
"eslint" : " ^5.16.0" ,
48
48
"eslint-config-standard" : " ^12.0.0" ,
Original file line number Diff line number Diff line change @@ -1662,12 +1662,12 @@ create-error-class@^3.0.0:
1662
1662
dependencies :
1663
1663
capture-stack-trace "^1.0.0"
1664
1664
1665
- cross-env@^5.2.0 :
1666
- version "5.2.1 "
1667
- resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-5.2.1 .tgz#b2c76c1ca7add66dc874d11798466094f551b34d "
1668
- integrity sha512-1yHhtcfAd1r4nwQgknowuUNfIT9E8dOMMspC36g45dN+iD1blloi7xp8X/xAIDnjHWyt1uQ8PHk2fkNaym7soQ ==
1665
+ cross-env@^7.0.3 :
1666
+ version "7.0.3 "
1667
+ resolved "https://registry.yarnpkg.com/cross-env/-/cross-env-7.0.3 .tgz#865264b29677dc015ba8418918965dd232fc54cf "
1668
+ integrity sha512-+/HKd6EgcQCJGh2PSjZuUitQBQynKor4wrFbRg4DtAgS1aWO+gU52xpH7M9ScGgXSYmAVS9bIJ8EzuaGw0oNAw ==
1669
1669
dependencies :
1670
- cross-spawn "^6 .0.5 "
1670
+ cross-spawn "^7 .0.1 "
1671
1671
1672
1672
cross-spawn@^5.0.1 :
1673
1673
version "5.1.0"
@@ -1689,7 +1689,7 @@ cross-spawn@^6.0.5:
1689
1689
shebang-command "^1.2.0"
1690
1690
which "^1.2.9"
1691
1691
1692
- cross-spawn@^7.0.0 :
1692
+ cross-spawn@^7.0.0, cross-spawn@^7.0.1 :
1693
1693
version "7.0.3"
1694
1694
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.3.tgz#f73a85b9d5d41d045551c177e2882d4ac85728a6"
1695
1695
integrity sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==
You can’t perform that action at this time.
0 commit comments