Skip to content

Commit

Permalink
Update dependency mocha to v5.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 7, 2018
1 parent df3d3a9 commit f242bfc
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 @@ -30,7 +30,7 @@
"istanbul": "0.4.5",
"it-each": "0.3.1",
"jsdoc": "3.5.5",
"mocha": "5.0.3"
"mocha": "5.0.4"
},
"dependencies": {
"chai": "~4.1.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Expand Up @@ -1017,9 +1017,9 @@ mkdirp@0.5.1, mkdirp@0.5.x, mkdirp@^0.5.0, mkdirp@^0.5.1, mkdirp@~0.5.1:
dependencies:
minimist "0.0.8"

mocha@5.0.3:
version "5.0.3"
resolved "https://registry.yarnpkg.com/mocha/-/mocha-5.0.3.tgz#0a95a6ddea9073239851a3a26ffc9c8d679c757a"
mocha@5.0.4:
version "5.0.4"
resolved "https://registry.yarnpkg.com/mocha/-/mocha-5.0.4.tgz#6b7aa328472da1088e69d47e75925fd3a3bb63c6"
dependencies:
browser-stdout "1.3.1"
commander "2.11.0"
Expand Down

0 comments on commit f242bfc

Please sign in to comment.