Skip to content

Commit

Permalink
chore(deps): update dependency mocha to v6 (#330)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and callmehiphop committed Feb 19, 2019
1 parent 0ec8fe0 commit 9911016
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/google-cloud-vision/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"jsdoc-baseline": "git+https://github.com/hegemonic/jsdoc-baseline.git",
"intelli-espower-loader": "^1.0.1",
"jsdoc": "^3.5.5",
"mocha": "^5.2.0",
"mocha": "^6.0.0",
"nyc": "^13.0.0",
"power-assert": "^1.6.0",
"prettier": "^1.13.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-vision/samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@google-cloud/storage": "^2.0.0",
"chai": "^4.2.0",
"execa": "^1.0.0",
"mocha": "^5.0.0",
"mocha": "^6.0.0",
"uuid": "^3.2.1"
}
}

0 comments on commit 9911016

Please sign in to comment.