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" : " 8.2.0" ,
53
53
"@commitlint/utils" : " ^8.3.4" ,
54
54
"babel-preset-commitlint" : " ^8.2.0" ,
55
- "cross-env" : " 7.0.0 " ,
55
+ "cross-env" : " 7.0.1 " ,
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" : " ^8.3.4" ,
54
54
"babel-preset-commitlint" : " ^8.2.0" ,
55
55
"commitizen" : " 3.1.2" ,
56
- "cross-env" : " 7.0.0 "
56
+ "cross-env" : " 7.0.1 "
57
57
},
58
58
"dependencies" : {
59
59
"@commitlint/load" : " ^8.3.5" ,
Original file line number Diff line number Diff line change 50
50
"@commitlint/test" : " 8.2.0" ,
51
51
"@commitlint/utils" : " ^8.3.4" ,
52
52
"babel-preset-commitlint" : " ^8.2.0" ,
53
- "cross-env" : " 7.0.0 "
53
+ "cross-env" : " 7.0.1 "
54
54
},
55
55
"dependencies" : {
56
56
"@commitlint/cli" : " ^8.3.5" ,
Original file line number Diff line number Diff line change @@ -3523,10 +3523,10 @@ create-error-class@^3.0.0:
3523
3523
dependencies :
3524
3524
capture-stack-trace "^1.0.0"
3525
3525
3526
-
3527
- version "7.0.0 "
3528
- resolved "https://registry.npmjs.org/cross-env/-/cross-env-7.0.0 .tgz#5a3b2ddce51ec713ea58f2fb79ce22e65b4f5479 "
3529
- integrity sha512-rV6M9ldNgmwP7bx5u6rZsTbYidzwvrwIYZnT08hSGLcQCcggofgFW+sNe7IhA1SRauPS0QuLbbX+wdNtpqE5CQ ==
3526
+
3527
+ version "7.0.1 "
3528
+ resolved "https://registry.npmjs.org/cross-env/-/cross-env-7.0.1 .tgz#c8e03412ea0e1370fe3f0066929a70b8e1e90c39 "
3529
+ integrity sha512-1+DmLosu38kC4s1H4HzNkcolwdANifu9+5bE6uKQCV4L6jvVdV9qdRAk8vV3GoWRe0x4z+K2fFhgoDMqwNsPqQ ==
3530
3530
dependencies :
3531
3531
cross-spawn "^7.0.1"
3532
3532
You can’t perform that action at this time.
0 commit comments