File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
packages/action-automatic-releases Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 29
29
"@actions/core" : " 1.10.1" ,
30
30
"@actions/github" : " 5.1.1" ,
31
31
"@octokit/rest" : " 20.0.2" ,
32
- "conventional-changelog-angular" : " 6 .0.0" ,
32
+ "conventional-changelog-angular" : " 7 .0.0" ,
33
33
"conventional-commits-parser" : " 5.0.0" ,
34
34
"globby" : " 13.2.2" ,
35
35
"md5-file" : " 5.0.0" ,
Original file line number Diff line number Diff line change @@ -661,7 +661,7 @@ __metadata:
661
661
" @types/semver " : " npm:7.5.4"
662
662
c8 : " npm:8.0.1"
663
663
chai : " npm:4.3.10"
664
- conventional-changelog-angular : " npm:6 .0.0"
664
+ conventional-changelog-angular : " npm:7 .0.0"
665
665
conventional-commits-parser : " npm:5.0.0"
666
666
globby : " npm:13.2.2"
667
667
md5-file : " npm:5.0.0"
@@ -2030,12 +2030,12 @@ __metadata:
2030
2030
languageName : node
2031
2031
linkType : hard
2032
2032
2033
- " conventional-changelog-angular@npm:6 .0.0 " :
2034
- version : 6 .0.0
2035
- resolution : " conventional-changelog-angular@npm:6 .0.0"
2033
+ " conventional-changelog-angular@npm:7 .0.0 " :
2034
+ version : 7 .0.0
2035
+ resolution : " conventional-changelog-angular@npm:7 .0.0"
2036
2036
dependencies :
2037
2037
compare-func : " npm:^2.0.0"
2038
- checksum : a661ff7b79d4b829ccf8f424ef1bb210e777c1152a1ba5b2ba0a8639529c315755b82a6f84684f1b552c4e8ed6696bfe57317c5f7b868274e9a72b2bf13081ba
2038
+ checksum : 90e73e25e224059b02951b6703b5f8742dc2a82c1fea62163978e6735fd3ab04350897a8fc6f443ec6b672d6b66e28a0820e833e544a0101f38879e5e6289b7e
2039
2039
languageName : node
2040
2040
linkType : hard
2041
2041
You can’t perform that action at this time.
0 commit comments