Skip to content

Commit

Permalink
chore(deps): update dependency mocha to v4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 29, 2017
1 parent 0e7044b commit 60322be
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": "4.1.0",
"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@4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/mocha/-/mocha-4.1.0.tgz#7d86cfbcf35cb829e2754c32e17355ec05338794"
dependencies:
browser-stdout "1.3.0"
commander "2.11.0"
Expand Down

0 comments on commit 60322be

Please sign in to comment.