Skip to content

Commit

Permalink
chore(deps): update dependency mocha to v3.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 11, 2017
1 parent eb4059d commit bbf967a
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 @@ -44,7 +44,7 @@
"eslint": "4.6.1",
"generate-changelog": "1.4.0",
"istanbul": "0.4.5",
"mocha": "3.5.2"
"mocha": "3.5.3"
},
"eslintConfig": {
"env": {
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -846,8 +846,8 @@ js-yaml@3.6.1:
esprima "^2.6.0"

js-yaml@3.x, js-yaml@^3.9.1:
version "3.9.1"
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.9.1.tgz#08775cebdfdd359209f0d2acd383c8f86a6904a0"
version "3.10.0"
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.10.0.tgz#2e78441646bd4682e963f22b6e92823c309c62dc"
dependencies:
argparse "^1.0.7"
esprima "^4.0.0"
Expand Down Expand Up @@ -1024,9 +1024,9 @@ mkdirp@0.5.1, mkdirp@0.5.x, mkdirp@^0.5.1:
dependencies:
minimist "0.0.8"

mocha@3.5.2:
version "3.5.2"
resolved "https://registry.yarnpkg.com/mocha/-/mocha-3.5.2.tgz#3d5585cc6bd9e43a7c0bd251631abc0fbea0f032"
mocha@3.5.3:
version "3.5.3"
resolved "https://registry.yarnpkg.com/mocha/-/mocha-3.5.3.tgz#1e0480fe36d2da5858d1eb6acc38418b26eaa20d"
dependencies:
browser-stdout "1.3.0"
commander "2.9.0"
Expand Down Expand Up @@ -1233,8 +1233,8 @@ right-align@^0.1.1:
align-text "^0.1.1"

rimraf@^2.2.8:
version "2.6.1"
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.6.1.tgz#c2338ec643df7a1b7fe5c54fa86f57428a55f33d"
version "2.6.2"
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.6.2.tgz#2ed8150d24a16ea8651e6d6ef0f47c4158ce7a36"
dependencies:
glob "^7.0.5"

Expand Down

0 comments on commit bbf967a

Please sign in to comment.