File tree Expand file tree Collapse file tree 2 files changed +4
-9
lines changed Expand file tree Collapse file tree 2 files changed +4
-9
lines changed Original file line number Diff line number Diff line change 1515 "probot" : " ^9.2.15" ,
1616 "probot-app-delete-merged-branch" : " ^1.0.2-0" ,
1717 "probot-app-deploy" : " ^1.1.1-0" ,
18- "probot-app-merge-pr" : " ^1.1.2-0" ,
1918 "probot-app-pr-title" : " ^1.1.8-1"
2019 },
2120 "probot" : {
2221 "apps" : [
2322 " probot-app-delete-merged-branch" ,
2423 " probot-app-deploy" ,
25- " probot-app-merge-pr" ,
2624 " probot-app-pr-title"
2725 ]
2826 },
4038 "^.+\\ .jsx?$" : " babel-jest"
4139 },
4240 "testRegex" : " src/.*__tests__/.*.test.js$"
41+ },
42+ "volta" : {
43+ "node" : " 10.18.0" ,
44+ "yarn" : " 1.21.1"
4345 }
4446}
Original file line number Diff line number Diff line change @@ -4104,13 +4104,6 @@ probot-app-deploy@^1.1.1-0:
41044104 node-fetch "^2.2.0"
41054105 probot "^9.2.10"
41064106
4107- probot-app-merge-pr@^1.1.2-0 :
4108- version "1.1.2-0"
4109- resolved "https://registry.yarnpkg.com/probot-app-merge-pr/-/probot-app-merge-pr-1.1.2-0.tgz#ceb2254c08bbbfe58a5913593026b0218d25616e"
4110- integrity sha512-yzjmy6kya03SyTyMxTI3AN8O2jL28iWC8E9P/7tJ1ZTIrHjm8lsjyrnyeNMTDmNX70p49WMQqKD2z8axozfaEA==
4111- dependencies :
4112- probot "^9.2.10"
4113-
41144107probot-app-pr-title@^1.1.8-1 :
41154108 version "1.1.8-1"
41164109 resolved "https://registry.yarnpkg.com/probot-app-pr-title/-/probot-app-pr-title-1.1.8-1.tgz#8a55f82023ef20d5a14015e9158bebf1b5467ef9"
You can’t perform that action at this time.
0 commit comments