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 d754fa5 commit d9bec66
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion vision/samples/automl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@
"@google-cloud/nodejs-repo-tools": "^2.3.0",
"ava": "^0.25.0",
"proxyquire": "^2.0.1",
"sinon": "^6.0.1"
"sinon": "^7.0.0"
}
}
2 changes: 1 addition & 1 deletion 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 d9bec66

Please sign in to comment.