Skip to content

Commit

Permalink
Upgrade probot-app-pr-title (fusionjs#98)
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinGrandon authored Jul 5, 2018
1 parent eb31dc1 commit 2c4fdbf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"probot-app-license": "1.0.2",
"probot-app-merge-pr": "1.0.3",
"probot-app-migrations": "1.0.5",
"probot-app-pr-title": "1.1.4",
"probot-app-pr-title": "^1.1.5",
"probot-app-release": "1.0.4",
"probot-app-release-notes": "1.0.6",
"probot-app-release-pr-compare": "1.0.1",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4207,9 +4207,9 @@ [email protected]:
dependencies:
probot "^3.0.0"

[email protected].4:
version "1.1.4"
resolved "https://registry.yarnpkg.com/probot-app-pr-title/-/probot-app-pr-title-1.1.4.tgz#9fc6be06da52f0aa8e1d69a7b81739a09226f6d7"
probot-app-pr-title@^1.1.5:
version "1.1.5"
resolved "https://registry.yarnpkg.com/probot-app-pr-title/-/probot-app-pr-title-1.1.5.tgz#f0083adae365ec37d12ebb59a809000cd3cf55cc"
dependencies:
compromise "11.5.3"
probot "5.0.1"
Expand Down

0 comments on commit 2c4fdbf

Please sign in to comment.