Skip to content

Commit

Permalink
chore(deps): update dependency danger to v3.8.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 13, 2018
1 parent 5f7429f commit 0479871
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"devDependencies": {
"babel-eslint": "8.2.3",
"codecov": "3.0.2",
"danger": "3.7.0",
"danger": "3.8.6",
"eslint": "4.19.1",
"eslint-config-airbnb": "16.1.0",
"eslint-config-prettier": "2.9.0",
Expand Down
17 changes: 9 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -602,9 +602,9 @@
variable-diff "^1.1.0"
xstream "*"

"@octokit/rest@^15.5.0":
version "15.6.0"
resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-15.6.0.tgz#2d4a9f9efd38513b606f3192d91bac216c1c6d94"
"@octokit/rest@^15.9.5":
version "15.9.5"
resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-15.9.5.tgz#e356d202bd0b517e381f705ad77d98ccb84e0c65"
dependencies:
before-after-hook "^1.1.0"
btoa-lite "^1.0.0"
Expand Down Expand Up @@ -3988,16 +3988,17 @@ damerau-levenshtein@^1.0.0:
version "1.0.4"
resolved "https://registry.yarnpkg.com/damerau-levenshtein/-/damerau-levenshtein-1.0.4.tgz#03191c432cb6eea168bb77f3a55ffdccb8978514"

danger@3.7.0:
version "3.7.0"
resolved "https://registry.yarnpkg.com/danger/-/danger-3.7.0.tgz#f943e12a28c29bb8ce6194f15bf02cdc0832d7a4"
danger@3.8.6:
version "3.8.6"
resolved "https://registry.yarnpkg.com/danger/-/danger-3.8.6.tgz#6760e17a191e0b0e5a255cc9389a0f303033950d"
dependencies:
"@octokit/rest" "^15.5.0"
"@octokit/rest" "^15.9.5"
babel-polyfill "^6.23.0"
chalk "^2.3.0"
commander "^2.13.0"
debug "^3.1.0"
get-stdin "^6.0.0"
https-proxy-agent "^2.2.1"
hyperlinker "^1.0.0"
jsome "^2.3.25"
json5 "^1.0.0"
Expand Down Expand Up @@ -6413,7 +6414,7 @@ https-browserify@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/https-browserify/-/https-browserify-1.0.0.tgz#ec06c10e0a34c0f2faf199f7fd7fc78fffd03c73"

https-proxy-agent@^2.1.0, https-proxy-agent@^2.2.0:
https-proxy-agent@^2.1.0, https-proxy-agent@^2.2.0, https-proxy-agent@^2.2.1:
version "2.2.1"
resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-2.2.1.tgz#51552970fa04d723e04c56d04178c3f92592bbc0"
dependencies:
Expand Down

0 comments on commit 0479871

Please sign in to comment.