File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,3 +2,4 @@ node_modules
22.history
33.vscode
44package-lock.json
5+ types /tsconfig.tsbuildinfo
Original file line number Diff line number Diff line change 3939 "@semantic-release/changelog" : " ^6.0.3" ,
4040 "@semantic-release/commit-analyzer" : " ^13.0.1" ,
4141 "@semantic-release/git" : " ^10.0.1" ,
42- "@semantic-release/github" : " ^12.0.2 " ,
43- "@semantic-release/npm" : " ^13.1.3 " ,
42+ "@semantic-release/github" : " ^12.0.6 " ,
43+ "@semantic-release/npm" : " ^13.1.5 " ,
4444 "@semantic-release/release-notes-generator" : " ^14.1.0" ,
45- "@types/node" : " ^25.0.10 " ,
46- "conventional-changelog-conventionalcommits" : " ^9.1 .0" ,
47- "semantic-release" : " ^25.0.2 " ,
45+ "@types/node" : " ^25.5.0 " ,
46+ "conventional-changelog-conventionalcommits" : " ^9.3 .0" ,
47+ "semantic-release" : " ^25.0.3 " ,
4848 "standard" : " ^17.1.2" ,
4949 "typescript" : " ^6.0.2"
5050 },
Original file line number Diff line number Diff line change 2525 "skipLibCheck" : true ,
2626 "stripInternal" : true ,
2727 "resolveJsonModule" : true ,
28- "baseUrl" : " ." ,
29- "emitDeclarationOnly" : true ,
30- "paths" : {
31- "github-webhook-handler" : [" github-webhook-handler.js" ]
32- }
28+ "emitDeclarationOnly" : true
3329 },
3430 "include" : [" github-webhook-handler.js" ],
3531 "exclude" : [" node_modules" ],
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments