File tree Expand file tree Collapse file tree 5 files changed +10
-10
lines changed Expand file tree Collapse file tree 5 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 49
49
"@commitlint/test" : " 8.2.0" ,
50
50
"@commitlint/utils" : " ^8.3.4" ,
51
51
"babel-preset-commitlint" : " ^8.2.0" ,
52
- "cross-env" : " 6 .0.3 " ,
52
+ "cross-env" : " 7 .0.0 " ,
53
53
"execa" : " 0.11.0" ,
54
54
"sander" : " 0.6.0" ,
55
55
"string-to-stream" : " 3.0.1"
Original file line number Diff line number Diff line change 46
46
"@commitlint/test" : " 8.2.0" ,
47
47
"@commitlint/utils" : " ^8.3.4" ,
48
48
"babel-preset-commitlint" : " ^8.2.0" ,
49
- "cross-env" : " 6 .0.3 " ,
49
+ "cross-env" : " 7 .0.0 " ,
50
50
"execa" : " 0.11.0"
51
51
},
52
52
"dependencies" : {
Original file line number Diff line number Diff line change 47
47
"@commitlint/utils" : " ^8.3.4" ,
48
48
"babel-preset-commitlint" : " ^8.2.0" ,
49
49
"commitizen" : " 3.1.2" ,
50
- "cross-env" : " 6 .0.3 "
50
+ "cross-env" : " 7 .0.0 "
51
51
},
52
52
"dependencies" : {
53
53
"@commitlint/load" : " ^8.3.5" ,
Original file line number Diff line number Diff line change 47
47
"@commitlint/test" : " 8.2.0" ,
48
48
"@commitlint/utils" : " ^8.3.4" ,
49
49
"babel-preset-commitlint" : " ^8.2.0" ,
50
- "cross-env" : " 6 .0.3 "
50
+ "cross-env" : " 7 .0.0 "
51
51
},
52
52
"dependencies" : {
53
53
"@commitlint/cli" : " ^8.3.5" ,
Original file line number Diff line number Diff line change @@ -3338,12 +3338,12 @@ create-error-class@^3.0.0:
3338
3338
dependencies :
3339
3339
capture-stack-trace "^1.0.0"
3340
3340
3341
- cross-env@6 .0.3 :
3342
- version "6 .0.3 "
3343
- resolved "https://registry.npmjs.org/cross-env/-/cross-env-6 .0.3 .tgz#4256b71e49b3a40637a0ce70768a6ef5c72ae941 "
3344
- integrity sha512-+KqxF6LCvfhWvADcDPqo64yVIB31gv/jQulX2NGzKS/g3GEVz6/pt4wjHFtFWsHMddebWD/sDthJemzM4MaAag ==
3341
+ cross-env@7 .0.0 :
3342
+ version "7 .0.0 "
3343
+ resolved "https://registry.npmjs.org/cross-env/-/cross-env-7 .0.0 .tgz#5a3b2ddce51ec713ea58f2fb79ce22e65b4f5479 "
3344
+ integrity sha512-rV6M9ldNgmwP7bx5u6rZsTbYidzwvrwIYZnT08hSGLcQCcggofgFW+sNe7IhA1SRauPS0QuLbbX+wdNtpqE5CQ ==
3345
3345
dependencies :
3346
- cross-spawn "^7.0.0 "
3346
+ cross-spawn "^7.0.1 "
3347
3347
3348
3348
cross-spawn@^5.0.1 :
3349
3349
version "5.1.0"
@@ -3365,7 +3365,7 @@ cross-spawn@^6.0.0:
3365
3365
shebang-command "^1.2.0"
3366
3366
which "^1.2.9"
3367
3367
3368
- cross-spawn@^7.0.0 :
3368
+ cross-spawn@^7.0.1 :
3369
3369
version "7.0.1"
3370
3370
resolved "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.1.tgz#0ab56286e0f7c24e153d04cc2aa027e43a9a5d14"
3371
3371
integrity sha512-u7v4o84SwFpD32Z8IIcPZ6z1/ie24O6RU3RbtL5Y316l3KuHVPx9ItBgWQ6VlfAFnRnTtMUrsQ9MUUTuEZjogg==
You can’t perform that action at this time.
0 commit comments