File tree 2 files changed +2
-15
lines changed
2 files changed +2
-15
lines changed Original file line number Diff line number Diff line change 42
42
},
43
43
"dependencies" : {
44
44
"conventional-changelog-angular" : " ^1.3.3" ,
45
- "conventional-commits-parser" : " ^2.1 .0" ,
45
+ "conventional-commits-parser" : " ^3.0 .0" ,
46
46
"lodash" : " ^4.17.11"
47
47
}
48
48
}
Original file line number Diff line number Diff line change @@ -3729,20 +3729,7 @@ conventional-commits-filter@^2.0.1:
3729
3729
is-subset "^0.1.1"
3730
3730
modify-values "^1.0.0"
3731
3731
3732
- conventional-commits-parser@^2.1.0 :
3733
- version "2.1.0"
3734
- resolved "https://registry.npmjs.org/conventional-commits-parser/-/conventional-commits-parser-2.1.0.tgz#9b4b7c91124bf2a1a9a2cc1c72760d382cbbb229"
3735
- integrity sha512-8MD05yN0Zb6aRsZnFX1ET+8rHWfWJk+my7ANCJZBU2mhz7TSB1fk2vZhkrwVy/PCllcTYAP/1T1NiWQ7Z01mKw==
3736
- dependencies :
3737
- JSONStream "^1.0.4"
3738
- is-text-path "^1.0.0"
3739
- lodash "^4.2.1"
3740
- meow "^3.3.0"
3741
- split2 "^2.0.0"
3742
- through2 "^2.0.0"
3743
- trim-off-newlines "^1.0.0"
3744
-
3745
- conventional-commits-parser@^3.0.1 :
3732
+ conventional-commits-parser@^3.0.0, conventional-commits-parser@^3.0.1 :
3746
3733
version "3.0.1"
3747
3734
resolved "https://registry.npmjs.org/conventional-commits-parser/-/conventional-commits-parser-3.0.1.tgz#fe1c49753df3f98edb2285a5e485e11ffa7f2e4c"
3748
3735
integrity sha512-P6U5UOvDeidUJ8ebHVDIoXzI7gMlQ1OF/id6oUvp8cnZvOXMt1n8nYl74Ey9YMn0uVQtxmCtjPQawpsssBWtGg==
You can’t perform that action at this time.
0 commit comments