This repository was archived by the owner on Jan 16, 2025. It is now read-only.
File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 12
12
"@semantic-release/git" : " ^10.0.1" ,
13
13
"@semantic-release/github" : " ^8.0.2" ,
14
14
"@semantic-release/release-notes-generator" : " ^10.0.3" ,
15
- "conventional-changelog-conventionalcommits" : " ^4.6.3 " ,
15
+ "conventional-changelog-conventionalcommits" : " ^5.0.0 " ,
16
16
"semantic-release" : " ^19.0.2"
17
17
}
18
18
}
Original file line number Diff line number Diff line change @@ -900,10 +900,10 @@ conventional-changelog-angular@^5.0.0:
900
900
compare-func "^2.0.0"
901
901
q "^1.5.1"
902
902
903
- conventional-changelog-conventionalcommits@^4.6.3 :
904
- version "4.6.3 "
905
- resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.6.3 .tgz#0765490f56424b46f6cb4db9135902d6e5a36dc2 "
906
- integrity sha512-LTTQV4fwOM4oLPad317V/QNQ1FY4Hju5qeBIM1uTHbrnCE+Eg4CdRZ3gO2pUeR+tzWdp80M2j3qFFEDWVqOV4g ==
903
+ conventional-changelog-conventionalcommits@^5.0.0 :
904
+ version "5.0.0 "
905
+ resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-5.0.0 .tgz#41bdce54eb65a848a4a3ffdca93e92fa22b64a86 "
906
+ integrity sha512-lCDbA+ZqVFQGUj7h9QBKoIpLhl8iihkO0nCTyRNzuXtcd7ubODpYB04IFy31JloiJgG0Uovu8ot8oxRzn7Nwtw ==
907
907
dependencies :
908
908
compare-func "^2.0.0"
909
909
lodash "^4.17.15"
You can’t perform that action at this time.
0 commit comments