Skip to content

Commit d9bec66

Browse files
renovate[bot]JustinBeckwith
authored andcommitted
chore(deps): update dependency sinon to v7 (#219)
1 parent d754fa5 commit d9bec66

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

vision/samples/automl/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@
2121
"@google-cloud/nodejs-repo-tools": "^2.3.0",
2222
"ava": "^0.25.0",
2323
"proxyquire": "^2.0.1",
24-
"sinon": "^6.0.1"
24+
"sinon": "^7.0.0"
2525
}
2626
}

vision/samples/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@google-cloud/storage": "^2.0.0",
2727
"ava": "^0.25.0",
2828
"proxyquire": "^2.0.1",
29-
"sinon": "^6.0.1",
29+
"sinon": "^7.0.0",
3030
"uuid": "^3.2.1"
3131
},
3232
"optionalDependencies": {

0 commit comments

Comments
 (0)