Skip to content

Commit

Permalink
chore(deps): update dependency danger to v3.7.11 (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and evenchange4 committed May 21, 2018
1 parent b3b210e commit 5b358a7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"devDependencies": {
"babel-eslint": "8.2.3",
"codecov": "3.0.2",
"danger": "3.7.4",
"danger": "3.7.11",
"eslint": "4.19.1",
"eslint-config-airbnb-base": "12.1.0",
"eslint-config-prettier": "2.9.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1036,9 +1036,9 @@ ctype@0.5.3:
version "0.5.3"
resolved "https://registry.yarnpkg.com/ctype/-/ctype-0.5.3.tgz#82c18c2461f74114ef16c135224ad0b9144ca12f"

danger@3.7.4:
version "3.7.4"
resolved "https://registry.yarnpkg.com/danger/-/danger-3.7.4.tgz#ad230d03e90fdae62772e4c88b3f6a35500e2e1d"
danger@3.7.11:
version "3.7.11"
resolved "https://registry.yarnpkg.com/danger/-/danger-3.7.11.tgz#aa1eb171a617ca6d5c9cdba0ba153c5f658fbde9"
dependencies:
"@octokit/rest" "^15.5.0"
babel-polyfill "^6.23.0"
Expand Down

0 comments on commit 5b358a7

Please sign in to comment.