Skip to content

Commit

Permalink
chore(deps): update dependency mocha to v5.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Mar 6, 2018
1 parent ebbb851 commit a583594
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"generate-changelog": "1.7.0",
"hubot-test-helper": "1.8.1",
"istanbul": "0.4.5",
"mocha": "5.0.1",
"mocha": "5.0.2",
"nock": "9.2.3"
}
}
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -169,9 +169,9 @@ brace-expansion@^1.1.7:
balanced-match "^1.0.0"
concat-map "0.0.1"

browser-stdout@1.3.0:
version "1.3.0"
resolved "https://registry.yarnpkg.com/browser-stdout/-/browser-stdout-1.3.0.tgz#f351d32969d32fa5d7a5567154263d928ae3bd1f"
browser-stdout@1.3.1:
version "1.3.1"
resolved "https://registry.yarnpkg.com/browser-stdout/-/browser-stdout-1.3.1.tgz#baa559ee14ced73452229bad7326467c61fabd60"

bytes@2.1.0:
version "2.1.0"
Expand Down Expand Up @@ -1088,11 +1088,11 @@ mkdirp@0.5.1, mkdirp@0.5.x, mkdirp@^0.5.0:
dependencies:
minimist "0.0.8"

mocha@5.0.1:
version "5.0.1"
resolved "https://registry.yarnpkg.com/mocha/-/mocha-5.0.1.tgz#759b62c836b0732382a62b6b1fb245ec1bc943ac"
mocha@5.0.2:
version "5.0.2"
resolved "https://registry.yarnpkg.com/mocha/-/mocha-5.0.2.tgz#caab0b813575141c5690c37d53c894b605ae60b5"
dependencies:
browser-stdout "1.3.0"
browser-stdout "1.3.1"
commander "2.11.0"
debug "3.1.0"
diff "3.3.1"
Expand Down

0 comments on commit a583594

Please sign in to comment.