Skip to content

Commit

Permalink
Merge pull request #40 from abenhamdine/renovate/mocha-5.x
Browse files Browse the repository at this point in the history
Update dependency mocha to v5.0.3
  • Loading branch information
abenhamdine committed Mar 7, 2018
2 parents 7a74b69 + a99dc41 commit df3d3a9
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 @@ -30,7 +30,7 @@
"istanbul": "0.4.5",
"it-each": "0.3.1",
"jsdoc": "3.5.5",
"mocha": "5.0.2"
"mocha": "5.0.3"
},
"dependencies": {
"chai": "~4.1.0",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -355,9 +355,9 @@ delayed-stream@~1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/delayed-stream/-/delayed-stream-1.0.0.tgz#df3ae199acadfb7d440aaae0b29e2272b24ec619"

diff@3.3.1:
version "3.3.1"
resolved "https://registry.yarnpkg.com/diff/-/diff-3.3.1.tgz#aa8567a6eed03c531fc89d3f711cd0e5259dec75"
diff@3.5.0:
version "3.5.0"
resolved "https://registry.yarnpkg.com/diff/-/diff-3.5.0.tgz#800c0dd1e0a8bfbc95835c202ad220fe317e5a12"

doctrine@^2.0.0:
version "2.1.0"
Expand Down Expand Up @@ -1017,14 +1017,14 @@ 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.2:
version "5.0.2"
resolved "https://registry.yarnpkg.com/mocha/-/mocha-5.0.2.tgz#caab0b813575141c5690c37d53c894b605ae60b5"
mocha@5.0.3:
version "5.0.3"
resolved "https://registry.yarnpkg.com/mocha/-/mocha-5.0.3.tgz#0a95a6ddea9073239851a3a26ffc9c8d679c757a"
dependencies:
browser-stdout "1.3.1"
commander "2.11.0"
debug "3.1.0"
diff "3.3.1"
diff "3.5.0"
escape-string-regexp "1.0.5"
glob "7.1.2"
growl "1.10.3"
Expand Down

0 comments on commit df3d3a9

Please sign in to comment.