Skip to content

Commit

Permalink
chore(deps): update dependency sinon to v7 (#219)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and JustinBeckwith committed Oct 15, 2018
1 parent bcf25d8 commit 70fddc6
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 @@ -88,7 +88,7 @@
"nyc": "^13.0.0",
"power-assert": "^1.6.0",
"prettier": "^1.13.6",
"sinon": "^6.0.1",
"sinon": "^7.0.0",
"uuid": "^3.3.0"
}
}
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 @@ -26,7 +26,7 @@
"@google-cloud/storage": "^2.0.0",
"ava": "^0.25.0",
"proxyquire": "^2.0.1",
"sinon": "^6.0.1",
"sinon": "^7.0.0",
"uuid": "^3.2.1"
},
"optionalDependencies": {
Expand Down

0 comments on commit 70fddc6

Please sign in to comment.