Skip to content

Commit

Permalink
chore(deps): update dependency mocha to v3.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 10, 2017
1 parent 18322b8 commit 6f887a6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"eslint": "4.6.1",
"generate-changelog": "1.4.0",
"istanbul": "0.4.5",
"mocha": "3.5.1"
"mocha": "3.5.2"
},
"eslintConfig": {
"env": {
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1020,9 +1020,9 @@ [email protected], [email protected], mkdirp@^0.5.1:
dependencies:
minimist "0.0.8"

[email protected].1:
version "3.5.1"
resolved "https://registry.yarnpkg.com/mocha/-/mocha-3.5.1.tgz#9b6d13ac1ccf957edd16f2e439055734b1b60391"
[email protected].2:
version "3.5.2"
resolved "https://registry.yarnpkg.com/mocha/-/mocha-3.5.2.tgz#3d5585cc6bd9e43a7c0bd251631abc0fbea0f032"
dependencies:
browser-stdout "1.3.0"
commander "2.9.0"
Expand Down

0 comments on commit 6f887a6

Please sign in to comment.