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 15
15
"probot" : " ^9.2.15" ,
16
16
"probot-app-delete-merged-branch" : " ^1.0.2-0" ,
17
17
"probot-app-deploy" : " ^1.1.1-0" ,
18
- "probot-app-merge-pr" : " ^1.1.2-0" ,
19
18
"probot-app-pr-title" : " ^1.1.8-1"
20
19
},
21
20
"probot" : {
22
21
"apps" : [
23
22
" probot-app-delete-merged-branch" ,
24
23
" probot-app-deploy" ,
25
- " probot-app-merge-pr" ,
26
24
" probot-app-pr-title"
27
25
]
28
26
},
40
38
"^.+\\ .jsx?$" : " babel-jest"
41
39
},
42
40
"testRegex" : " src/.*__tests__/.*.test.js$"
41
+ },
42
+ "volta" : {
43
+ "node" : " 10.18.0" ,
44
+ "yarn" : " 1.21.1"
43
45
}
44
46
}
Original file line number Diff line number Diff line change @@ -4104,13 +4104,6 @@ probot-app-deploy@^1.1.1-0:
4104
4104
node-fetch "^2.2.0"
4105
4105
probot "^9.2.10"
4106
4106
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
-
4114
4107
probot-app-pr-title@^1.1.8-1 :
4115
4108
version "1.1.8-1"
4116
4109
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