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 42
42
"@commitlint/utils" : " ^11.0.0" ,
43
43
"@types/yargs" : " ^15.0.5" ,
44
44
"babel-preset-commitlint" : " ^11.0.0" ,
45
- "cross-env" : " 7.0.2 " ,
45
+ "cross-env" : " 7.0.3 " ,
46
46
"execa" : " ^4.0.0" ,
47
47
"fs-extra" : " ^9.0.0"
48
48
},
Original file line number Diff line number Diff line change 53
53
"@commitlint/utils" : " ^11.0.0" ,
54
54
"babel-preset-commitlint" : " ^11.0.0" ,
55
55
"commitizen" : " 4.2.2" ,
56
- "cross-env" : " 7.0.2 "
56
+ "cross-env" : " 7.0.3 "
57
57
},
58
58
"dependencies" : {
59
59
"@babel/runtime" : " ^7.11.2" ,
Original file line number Diff line number Diff line change 50
50
"@commitlint/test" : " ^11.0.0" ,
51
51
"@commitlint/utils" : " ^11.0.0" ,
52
52
"babel-preset-commitlint" : " ^11.0.0" ,
53
- "cross-env" : " 7.0.2 "
53
+ "cross-env" : " 7.0.3 "
54
54
},
55
55
"dependencies" : {
56
56
"@babel/runtime" : " ^7.11.2" ,
Original file line number Diff line number Diff line change @@ -4120,10 +4120,10 @@ cp-file@^7.0.0:
4120
4120
nested-error-stacks "^2.0.0"
4121
4121
p-event "^4.1.0"
4122
4122
4123
-
4124
- version "7.0.2 "
4125
- resolved "https://registry.npmjs.org/cross-env/-/cross-env-7.0.2 .tgz#bd5ed31339a93a3418ac4f3ca9ca3403082ae5f9 "
4126
- integrity sha512-KZP/bMEOJEDCkDQAyRhu3RL2ZO/SUVrxQVI0G3YEQ+OLbRA3c6zgixe8Mq8a/z7+HKlNEjo8oiLUs8iRijY2Rw ==
4123
+
4124
+ version "7.0.3 "
4125
+ resolved "https://registry.npmjs.org/cross-env/-/cross-env-7.0.3 .tgz#865264b29677dc015ba8418918965dd232fc54cf "
4126
+ integrity sha512-+/HKd6EgcQCJGh2PSjZuUitQBQynKor4wrFbRg4DtAgS1aWO+gU52xpH7M9ScGgXSYmAVS9bIJ8EzuaGw0oNAw ==
4127
4127
dependencies :
4128
4128
cross-spawn "^7.0.1"
4129
4129
You can’t perform that action at this time.
0 commit comments