File tree 2 files changed +15
-15
lines changed
2 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 42
42
"@commitlint/utils" : " ^14.0.0" ,
43
43
"@types/inquirer" : " ^6.5.0" ,
44
44
"inquirer" : " ^6.5.2" ,
45
- "commitizen" : " 4.2.4"
45
+ "commitizen" : " ^ 4.2.4"
46
46
},
47
47
"dependencies" : {
48
48
"@commitlint/ensure" : " ^14.1.0" ,
Original file line number Diff line number Diff line change @@ -3881,42 +3881,42 @@ commander@~2.20.3:
3881
3881
resolved "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33"
3882
3882
integrity sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==
3883
3883
3884
- commitizen@4.2.4, commitizen@ ^4.2.4 :
3885
- version "4.2.4 "
3886
- resolved "https://registry.npmjs.org/commitizen/-/commitizen-4.2.4. tgz#a3e5b36bd7575f6bf6e7aa19dbbf06b0d8f37165 "
3887
- integrity sha512-LlZChbDzg3Ir3O2S7jSo/cgWp5/QwylQVr59K4xayVq8S4/RdKzSyJkghAiZZHfhh5t4pxunUoyeg0ml1q/7aw ==
3884
+ commitizen@^4.0.3 :
3885
+ version "4.1.2 "
3886
+ resolved "https://registry.npmjs.org/commitizen/-/commitizen-4.1.2. tgz#6095eb825fd3f0d3611df88e6803c69b23307e9a "
3887
+ integrity sha512-LBxTQKHbVgroMz9ohpm86N+GfJobonGyvDc3zBGdZazbwCLz2tqLa48Rf2TnAdKx7/06W1i1R3SXUt5QW97qVQ ==
3888
3888
dependencies :
3889
3889
cachedir "2.2.0"
3890
3890
cz-conventional-changelog "3.2.0"
3891
3891
dedent "0.7.0"
3892
3892
detect-indent "6.0.0"
3893
- find-node-modules "^2.1.2 "
3893
+ find-node-modules "2.0.0 "
3894
3894
find-root "1.1.0"
3895
3895
fs-extra "8.1.0"
3896
3896
glob "7.1.4"
3897
- inquirer "6.5.2 "
3897
+ inquirer "6.5.0 "
3898
3898
is-utf8 "^0.2.1"
3899
- lodash "^ 4.17.20 "
3899
+ lodash "4.17.15 "
3900
3900
minimist "1.2.5"
3901
3901
strip-bom "4.0.0"
3902
3902
strip-json-comments "3.0.1"
3903
3903
3904
- commitizen@^4.0.3 :
3905
- version "4.1.2 "
3906
- resolved "https://registry.npmjs.org/commitizen/-/commitizen-4.1.2. tgz#6095eb825fd3f0d3611df88e6803c69b23307e9a "
3907
- integrity sha512-LBxTQKHbVgroMz9ohpm86N+GfJobonGyvDc3zBGdZazbwCLz2tqLa48Rf2TnAdKx7/06W1i1R3SXUt5QW97qVQ ==
3904
+ commitizen@^4.2.4 :
3905
+ version "4.2.4 "
3906
+ resolved "https://registry.npmjs.org/commitizen/-/commitizen-4.2.4. tgz#a3e5b36bd7575f6bf6e7aa19dbbf06b0d8f37165 "
3907
+ integrity sha512-LlZChbDzg3Ir3O2S7jSo/cgWp5/QwylQVr59K4xayVq8S4/RdKzSyJkghAiZZHfhh5t4pxunUoyeg0ml1q/7aw ==
3908
3908
dependencies :
3909
3909
cachedir "2.2.0"
3910
3910
cz-conventional-changelog "3.2.0"
3911
3911
dedent "0.7.0"
3912
3912
detect-indent "6.0.0"
3913
- find-node-modules "2.0.0 "
3913
+ find-node-modules "^2.1.2 "
3914
3914
find-root "1.1.0"
3915
3915
fs-extra "8.1.0"
3916
3916
glob "7.1.4"
3917
- inquirer "6.5.0 "
3917
+ inquirer "6.5.2 "
3918
3918
is-utf8 "^0.2.1"
3919
- lodash "4.17.15 "
3919
+ lodash "^ 4.17.20 "
3920
3920
minimist "1.2.5"
3921
3921
strip-bom "4.0.0"
3922
3922
strip-json-comments "3.0.1"
You can’t perform that action at this time.
0 commit comments