Skip to content

Commit

Permalink
Update dependency probot to v5.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and fusion-bot[bot] committed Feb 25, 2018
1 parent ae261d7 commit eafa9a4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"dependencies": {
"compromise": "11.3.0",
"probot": "5.0.0"
"probot": "5.0.1"
},
"devDependencies": {
"eslint": "4.18.1",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1066,9 +1066,9 @@ expect@^22.4.0:
jest-message-util "^22.4.0"
jest-regex-util "^22.1.0"

express-async-errors@^2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/express-async-errors/-/express-async-errors-2.1.0.tgz#67b536db21c20668d5cf637a8aa4a4868e54b06a"
[email protected].1:
version "2.1.1"
resolved "https://registry.yarnpkg.com/express-async-errors/-/express-async-errors-2.1.1.tgz#0d3ba5a5af8747ec6e45093f8bf064364b3c37a1"
dependencies:
express "^4.16.2"

Expand Down Expand Up @@ -2860,9 +2860,9 @@ private@^0.1.7:
version "0.1.8"
resolved "https://registry.yarnpkg.com/private/-/private-0.1.8.tgz#2381edb3689f7a53d653190060fcf822d2f368ff"

[email protected].0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/probot/-/probot-5.0.0.tgz#d6c019717db65ed140479af93b1313faec0282f6"
[email protected].1:
version "5.0.1"
resolved "https://registry.yarnpkg.com/probot/-/probot-5.0.1.tgz#1fe05e29fb8c1f04f40174ebc1d0e245f2f6c719"
dependencies:
bottleneck "^1.16.0"
bunyan "^1.8.12"
Expand All @@ -2872,7 +2872,7 @@ [email protected]:
commander "^2.11.0"
dotenv "~4.0.0"
express "^4.16.2"
express-async-errors "^2.1.0"
express-async-errors "2.1.1"
github "^12.0.3"
github-webhook-handler "^0.7.0"
hbs "^4.0.1"
Expand Down

0 comments on commit eafa9a4

Please sign in to comment.