Skip to content

Commit

Permalink
Update dependency probot to v9.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 1, 2019
1 parent d7c10e4 commit d3b1f83
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 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.3.1",
"probot": "9.3.2",
"probot-config": "1.0.0",
"request": "2.88.0"
},
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1582,10 +1582,10 @@ dot-prop@^4.1.0:
dependencies:
is-obj "^1.0.0"

dotenv@~8.0.0:
version "8.0.0"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.0.0.tgz#ed310c165b4e8a97bb745b0a9d99c31bda566440"
integrity sha512-30xVGqjLjiUOArT4+M5q9sYdvuR4riM6yK9wMcas9Vbp6zZa+ocC9dp6QoftuhTPhFAiLK/0C5Ni2nou/Bk8lg==
dotenv@~8.1.0:
version "8.1.0"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.1.0.tgz#d811e178652bfb8a1e593c6dd704ec7e90d85ea2"
integrity sha512-GUE3gqcDCaMltj2++g6bRQ5rBJWtkWTmqmD0fo1RnnMuUqHNCt2oTPeDnS9n6fKYvlhn7AeBkb38lymBtWBQdA==

dtrace-provider@~0.8:
version "0.8.7"
Expand Down Expand Up @@ -4683,10 +4683,10 @@ [email protected]:
deepmerge "^2.2.1"
js-yaml "^3.10.0"

[email protected].1:
version "9.3.1"
resolved "https://registry.yarnpkg.com/probot/-/probot-9.3.1.tgz#7bebd2da696fd81cf04ffee0d58c376b53e51c55"
integrity sha512-ddSTMxafSoUilr6LMGVeOmdxiUjiffdNokPljdZ2zXcUWR6OwKzpDpfRBTxvtsALgPj/HLzk9IZZp8yG1mVbMQ==
[email protected].2:
version "9.3.2"
resolved "https://registry.yarnpkg.com/probot/-/probot-9.3.2.tgz#73288263992ea42df35aae46113abda2524837a2"
integrity sha512-CH/uraugXWMlNqZeHwUeECfloj+MX6I1coRZP3HZN9H8qjd4cnsUyAPvMX3v47EkgpX7nKSgTTGQPzJrDXByWA==
dependencies:
"@octokit/app" "^4.0.0"
"@octokit/graphql" "3.0.1"
Expand All @@ -4703,7 +4703,7 @@ [email protected]:
cache-manager "^2.4.0"
commander "^3.0.0"
deepmerge "^3.2.0"
dotenv "~8.0.0"
dotenv "~8.1.0"
eventsource "^1.0.7"
express "^4.16.2"
express-async-errors "^3.0.0"
Expand Down

0 comments on commit d3b1f83

Please sign in to comment.