File tree 2 files changed +12
-13
lines changed
2 files changed +12
-13
lines changed Original file line number Diff line number Diff line change 40
40
"dependencies" : {
41
41
"@commitlint/types" : " ^13.1.0" ,
42
42
"conventional-changelog-angular" : " ^5.0.11" ,
43
- "conventional-commits-parser" : " ^3.0.0 "
43
+ "conventional-commits-parser" : " ^3.2.2 "
44
44
},
45
45
"gitHead" : " 70f7f4688b51774e7ac5e40e896cdaa3f132b2bc"
46
46
}
Original file line number Diff line number Diff line change @@ -4038,31 +4038,30 @@ conventional-commits-filter@^2.0.7:
4038
4038
lodash.ismatch "^4.4.0"
4039
4039
modify-values "^1.0.0"
4040
4040
4041
- conventional-commits-parser@^3.0 .0 :
4042
- version "3.0.8 "
4043
- resolved "https://registry.npmjs.org/conventional-commits-parser/-/conventional-commits-parser-3.0.8 .tgz#23310a9bda6c93c874224375e72b09fb275fe710 "
4044
- integrity sha512-YcBSGkZbYp7d+Cr3NWUeXbPDFUN6g3SaSIzOybi8bjHL5IJ5225OSCxJJ4LgziyEJ7AaJtE9L2/EU6H7Nt/DDQ ==
4041
+ conventional-commits-parser@^3.2 .0 :
4042
+ version "3.2.1 "
4043
+ resolved "https://registry.npmjs.org/conventional-commits-parser/-/conventional-commits-parser-3.2.1 .tgz#ba44f0b3b6588da2ee9fd8da508ebff50d116ce2 "
4044
+ integrity sha512-OG9kQtmMZBJD/32NEw5IhN5+HnBqVjy03eC+I71I0oQRFA5rOgA4OtPOYG7mz1GkCfCNxn3gKIX8EiHJYuf1cA ==
4045
4045
dependencies :
4046
4046
JSONStream "^1.0.4"
4047
4047
is-text-path "^1.0.1"
4048
4048
lodash "^4.17.15"
4049
- meow "^5 .0.0"
4050
- split2 "^2 .0.0"
4051
- through2 "^3 .0.0"
4049
+ meow "^8 .0.0"
4050
+ split2 "^3 .0.0"
4051
+ through2 "^4 .0.0"
4052
4052
trim-off-newlines "^1.0.0"
4053
4053
4054
- conventional-commits-parser@^3.2.0 :
4055
- version "3.2.1 "
4056
- resolved "https://registry.npmjs.org/conventional-commits-parser/-/conventional-commits-parser-3.2.1 .tgz#ba44f0b3b6588da2ee9fd8da508ebff50d116ce2 "
4057
- integrity sha512-OG9kQtmMZBJD/32NEw5IhN5+HnBqVjy03eC+I71I0oQRFA5rOgA4OtPOYG7mz1GkCfCNxn3gKIX8EiHJYuf1cA ==
4054
+ conventional-commits-parser@^3.2.2 :
4055
+ version "3.2.2 "
4056
+ resolved "https://registry.npmjs.org/conventional-commits-parser/-/conventional-commits-parser-3.2.2 .tgz#190fb9900c6e02be0c0bca9b03d57e24982639fd "
4057
+ integrity sha512-Jr9KAKgqAkwXMRHjxDwO/zOCDKod1XdAESHAGuJX38iZ7ZzVti/tvVoysO0suMsdAObp9NQ2rHSsSbnAqZ5f5g ==
4058
4058
dependencies :
4059
4059
JSONStream "^1.0.4"
4060
4060
is-text-path "^1.0.1"
4061
4061
lodash "^4.17.15"
4062
4062
meow "^8.0.0"
4063
4063
split2 "^3.0.0"
4064
4064
through2 "^4.0.0"
4065
- trim-off-newlines "^1.0.0"
4066
4065
4067
4066
conventional-recommended-bump@^6.1.0 :
4068
4067
version "6.1.0"
You can’t perform that action at this time.
0 commit comments