Skip to content

Commit

Permalink
chore(deps): update dependency mocha to v5.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 13, 2018
1 parent 0e7044b commit a6de670
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -68,7 +68,7 @@
"is-appveyor": "1.0.0",
"istanbul": "0.4.5",
"jshint": "2.9.5",
"mocha": "4.0.1",
"mocha": "5.0.1",
"mocha-lcov-reporter": "1.3.0",
"mockery": "2.1.0",
"nixt": "0.5.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Expand Up @@ -2293,9 +2293,9 @@ mocha-lcov-reporter@1.3.0:
version "1.3.0"
resolved "https://registry.yarnpkg.com/mocha-lcov-reporter/-/mocha-lcov-reporter-1.3.0.tgz#469bdef4f8afc9a116056f079df6182d0afb0384"

mocha@4.0.1:
version "4.0.1"
resolved "https://registry.yarnpkg.com/mocha/-/mocha-4.0.1.tgz#0aee5a95cf69a4618820f5e51fa31717117daf1b"
mocha@5.0.1:
version "5.0.1"
resolved "https://registry.yarnpkg.com/mocha/-/mocha-5.0.1.tgz#759b62c836b0732382a62b6b1fb245ec1bc943ac"
dependencies:
browser-stdout "1.3.0"
commander "2.11.0"
Expand Down

0 comments on commit a6de670

Please sign in to comment.