File tree 8 files changed +11
-11
lines changed
8 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 60
60
"babel-preset-commitlint" : " ^8.2.0" ,
61
61
"babel-register" : " 6.26.0" ,
62
62
"concurrently" : " 3.6.1" ,
63
- "cross-env" : " 6.0.0 " ,
63
+ "cross-env" : " 6.0.3 " ,
64
64
"execa" : " 0.11.0" ,
65
65
"mkdirp" : " 0.5.1" ,
66
66
"pkg-dir" : " 4.2.0" ,
Original file line number Diff line number Diff line change 63
63
"babel-preset-commitlint" : " ^8.2.0" ,
64
64
"babel-register" : " 6.26.0" ,
65
65
"concurrently" : " 3.6.1" ,
66
- "cross-env" : " 6.0.0 " ,
66
+ "cross-env" : " 6.0.3 " ,
67
67
"execa" : " 0.11.0" ,
68
68
"globby" : " 10.0.1" ,
69
69
"proxyquire" : " 2.1.3"
Original file line number Diff line number Diff line change 63
63
"babel-preset-commitlint" : " ^8.2.0" ,
64
64
"babel-register" : " 6.26.0" ,
65
65
"concurrently" : " 3.6.1" ,
66
- "cross-env" : " 6.0.0 " ,
66
+ "cross-env" : " 6.0.3 " ,
67
67
"execa" : " 0.11.0" ,
68
68
"globby" : " 10.0.1"
69
69
},
Original file line number Diff line number Diff line change 62
62
"babel-register" : " 6.26.0" ,
63
63
"commitizen" : " 3.1.2" ,
64
64
"concurrently" : " 3.6.1" ,
65
- "cross-env" : " 6.0.0 "
65
+ "cross-env" : " 6.0.3 "
66
66
},
67
67
"dependencies" : {
68
68
"@commitlint/load" : " ^8.3.1" ,
Original file line number Diff line number Diff line change 63
63
"babel-preset-commitlint" : " ^8.2.0" ,
64
64
"babel-register" : " 6.26.0" ,
65
65
"concurrently" : " 3.6.1" ,
66
- "cross-env" : " 6.0.0 " ,
66
+ "cross-env" : " 6.0.3 " ,
67
67
"execa" : " 0.11.0"
68
68
},
69
69
"dependencies" : {
Original file line number Diff line number Diff line change 65
65
"babel-register" : " 6.26.0" ,
66
66
"concurrently" : " 3.6.1" ,
67
67
"conventional-changelog-angular" : " 1.6.6" ,
68
- "cross-env" : " 6.0.0 " ,
68
+ "cross-env" : " 6.0.3 " ,
69
69
"globby" : " 10.0.1" ,
70
70
"lodash" : " 4.17.15"
71
71
},
Original file line number Diff line number Diff line change 61
61
"babel-cli" : " 6.26.0" ,
62
62
"babel-preset-commitlint" : " ^8.2.0" ,
63
63
"babel-register" : " 6.26.0" ,
64
- "cross-env" : " 6.0.0 " ,
64
+ "cross-env" : " 6.0.3 " ,
65
65
"which" : " 1.3.1"
66
66
},
67
67
"dependencies" : {
Original file line number Diff line number Diff line change 3925
3925
cross-spawn "^5.1.0"
3926
3926
is-windows "^1.0.0"
3927
3927
3928
-
3929
- version "6.0.0 "
3930
- resolved "https://registry.npmjs.org/cross-env/-/cross-env-6.0.0 .tgz#3c8e71440ea20aa6faaf5aec541235efc565dac6 "
3931
- integrity sha512-G/B6gtkjgthT8AP/xN1wdj5Xe18fVyk58JepK8GxpUbqcz3hyWxegocMbvnZK+KoTslwd0ACZ3woi/DVUdVjyQ ==
3928
+
3929
+ version "6.0.3 "
3930
+ resolved "https://registry.npmjs.org/cross-env/-/cross-env-6.0.3 .tgz#4256b71e49b3a40637a0ce70768a6ef5c72ae941 "
3931
+ integrity sha512-+KqxF6LCvfhWvADcDPqo64yVIB31gv/jQulX2NGzKS/g3GEVz6/pt4wjHFtFWsHMddebWD/sDthJemzM4MaAag ==
3932
3932
dependencies :
3933
3933
cross-spawn "^7.0.0"
3934
3934
You can’t perform that action at this time.
0 commit comments