Skip to content

Commit 70fddc6

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

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/google-cloud-vision/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"nyc": "^13.0.0",
8989
"power-assert": "^1.6.0",
9090
"prettier": "^1.13.6",
91-
"sinon": "^6.0.1",
91+
"sinon": "^7.0.0",
9292
"uuid": "^3.3.0"
9393
}
9494
}

packages/google-cloud-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)