File tree 4 files changed +7
-7
lines changed
4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 52
52
"@commitlint/test" : " ^9.0.1" ,
53
53
"@commitlint/utils" : " ^9.0.1" ,
54
54
"babel-preset-commitlint" : " ^9.0.1" ,
55
- "cross-env" : " 7.0.0 " ,
55
+ "cross-env" : " 7.0.2 " ,
56
56
"execa" : " ^3.4.0" ,
57
57
"fs-extra" : " ^8.1.0"
58
58
},
Original file line number Diff line number Diff line change 53
53
"@commitlint/utils" : " ^9.0.1" ,
54
54
"babel-preset-commitlint" : " ^9.0.1" ,
55
55
"commitizen" : " 3.1.2" ,
56
- "cross-env" : " 7.0.0 "
56
+ "cross-env" : " 7.0.2 "
57
57
},
58
58
"dependencies" : {
59
59
"@babel/runtime" : " ^7.9.6" ,
Original file line number Diff line number Diff line change 50
50
"@commitlint/test" : " ^9.0.1" ,
51
51
"@commitlint/utils" : " ^9.0.1" ,
52
52
"babel-preset-commitlint" : " ^9.0.1" ,
53
- "cross-env" : " 7.0.0 "
53
+ "cross-env" : " 7.0.2 "
54
54
},
55
55
"dependencies" : {
56
56
"@babel/runtime" : " ^7.9.6" ,
Original file line number Diff line number Diff line change @@ -3538,10 +3538,10 @@ create-error-class@^3.0.0:
3538
3538
dependencies :
3539
3539
capture-stack-trace "^1.0.0"
3540
3540
3541
-
3542
- version "7.0.0 "
3543
- resolved "https://registry.npmjs.org/cross-env/-/cross-env-7.0.0 .tgz#5a3b2ddce51ec713ea58f2fb79ce22e65b4f5479 "
3544
- integrity sha512-rV6M9ldNgmwP7bx5u6rZsTbYidzwvrwIYZnT08hSGLcQCcggofgFW+sNe7IhA1SRauPS0QuLbbX+wdNtpqE5CQ ==
3541
+
3542
+ version "7.0.2 "
3543
+ resolved "https://registry.npmjs.org/cross-env/-/cross-env-7.0.2 .tgz#bd5ed31339a93a3418ac4f3ca9ca3403082ae5f9 "
3544
+ integrity sha512-KZP/bMEOJEDCkDQAyRhu3RL2ZO/SUVrxQVI0G3YEQ+OLbRA3c6zgixe8Mq8a/z7+HKlNEjo8oiLUs8iRijY2Rw ==
3545
3545
dependencies :
3546
3546
cross-spawn "^7.0.1"
3547
3547
You can’t perform that action at this time.
0 commit comments