File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 41
41
"license" : " Apache-2.0" ,
42
42
"devDependencies" : {
43
43
"@actions/github" : " 6.0.0" ,
44
- "@octokit/auth-app" : " 6 .1.1 " ,
44
+ "@octokit/auth-app" : " 7 .1.0 " ,
45
45
"@types/conventional-changelog-writer" : " 4.0.10" ,
46
46
"@types/conventional-commits-parser" : " 5.0.0" ,
47
47
"@types/debug" : " 4.1.12" ,
50
50
"@types/semver" : " 7.5.8" ,
51
51
"@typescript-eslint/eslint-plugin" : " 7.8.0" ,
52
52
"@typescript-eslint/parser" : " 7.8.0" ,
53
- "conventional-changelog-angular" : " 7 .0.0" ,
54
- "eslint" : " 8.57 .0" ,
53
+ "conventional-changelog-angular" : " 8 .0.0" ,
54
+ "eslint" : " 9.2 .0" ,
55
55
"husky" : " 9.0.11" ,
56
56
"jest" : " 29.7.0" ,
57
57
"lint-staged" : " 15.2.2" ,
58
- "octokit" : " 3.2.1 " ,
58
+ "octokit" : " 4.0.2 " ,
59
59
"prettier" : " 3.2.5" ,
60
60
"ts-jest" : " 29.1.2" ,
61
61
"ts-node" : " 10.9.2" ,
62
62
"typescript" : " 5.4.5" ,
63
63
"yaml" : " ^2.2.1"
64
64
},
65
65
"dependencies" : {
66
- "conventional-changelog-writer" : " ^7 .0.0" ,
67
- "conventional-commits-parser" : " ^5 .0.0" ,
66
+ "conventional-changelog-writer" : " ^8 .0.0" ,
67
+ "conventional-commits-parser" : " ^6 .0.0" ,
68
68
"debug" : " ^4.3.3" ,
69
- "git-raw-commits" : " ^4 .0.0" ,
69
+ "git-raw-commits" : " ^5 .0.0" ,
70
70
"semver" : " ^7.3.7" ,
71
71
"tempfile" : " ^5.0.0"
72
72
},
You can’t perform that action at this time.
0 commit comments