Skip to content

Commit

Permalink
chore(deps): update dependency danger to v3.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 31, 2018
1 parent 5f7429f commit 1793a22
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 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.2",
"eslint": "4.19.1",
"eslint-config-airbnb": "16.1.0",
"eslint-config-prettier": "2.9.0",
Expand Down
9 changes: 5 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
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.2:
version "3.8.2"
resolved "https://registry.yarnpkg.com/danger/-/danger-3.8.2.tgz#4da707f7d63a13e5dc29cb282f37653fc1595c83"
dependencies:
"@octokit/rest" "^15.5.0"
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 1793a22

Please sign in to comment.