Skip to content

Commit

Permalink
Merge pull request #96 from toolmantim/renovate/probot-9.x
Browse files Browse the repository at this point in the history
Update dependency probot to v9.2.5
  • Loading branch information
toolmantim authored Apr 17, 2019
2 parents 9462e87 + e2fca01 commit be39593
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"dependencies": {
"compare-versions": "3.4.0",
"probot": "9.2.4",
"probot": "9.2.5",
"probot-config": "1.0.0",
"request": "2.88.0"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4633,10 +4633,10 @@ [email protected]:
deepmerge "^2.2.1"
js-yaml "^3.10.0"

[email protected].4:
version "9.2.4"
resolved "https://registry.yarnpkg.com/probot/-/probot-9.2.4.tgz#f3924138c11444700172cf3ab6999c1d289d35d6"
integrity sha512-Rtmsyx4dNjdvXQFt/8KUxYGfiDbPVOKj0H9WJzOTm+r2fkptioiJ6L4eejkbWc10K3NIYNMMh/3cmoAipnWq9w==
[email protected].5:
version "9.2.5"
resolved "https://registry.yarnpkg.com/probot/-/probot-9.2.5.tgz#699097d57fba34a4be67234871db2662197253ed"
integrity sha512-V7S/rlkGxUHdxY7zNyzs5JTamDM7A5KJ7ct2JlRVWER11t6zWHm+s/moc1BlZ0bd6zfqyR3r9d7nqVRE3PW1qQ==
dependencies:
"@octokit/app" "^2.2.4"
"@octokit/graphql" "2.1.1"
Expand Down

0 comments on commit be39593

Please sign in to comment.