Skip to content

Commit 82cc083

Browse files
authored
Upgrade probot-app-pr-title (#154)
1 parent ba3f9ac commit 82cc083

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
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-pr-title": "^1.1.8-1"
18+
"probot-app-pr-title": "^1.1.9"
1919
},
2020
"probot": {
2121
"apps": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4104,10 +4104,10 @@ probot-app-deploy@^1.1.1-0:
41044104
node-fetch "^2.2.0"
41054105
probot "^9.2.10"
41064106

4107-
probot-app-pr-title@^1.1.8-1:
4108-
version "1.1.8-1"
4109-
resolved "https://registry.yarnpkg.com/probot-app-pr-title/-/probot-app-pr-title-1.1.8-1.tgz#8a55f82023ef20d5a14015e9158bebf1b5467ef9"
4110-
integrity sha512-SJtIiMGr1E5yemfq7Ap0VrixcAF6eOAi0H+eAofE9pcHftB768nKbKj3MhkOWlm/XzelR9ZD3/SU5K1P9I+50g==
4107+
probot-app-pr-title@^1.1.9:
4108+
version "1.1.9"
4109+
resolved "https://registry.yarnpkg.com/probot-app-pr-title/-/probot-app-pr-title-1.1.9.tgz#3ccc50a3fbadb98b568ca8e2f173f1c50d6932dc"
4110+
integrity sha512-xTyntakuyela8voIxzQZEffMaVORM4jzq4EqNFQE7h+yOzayY6wwfgzFKarIlvX6KJdS+xniltx07rcCpvTeOA==
41114111
dependencies:
41124112
compromise "11.5.3"
41134113
probot "^9.2.10"

0 commit comments

Comments
 (0)