Skip to content

Commit 0d592be

Browse files
renovate[bot]JustinBeckwith
authored andcommitted
chore(deps): update dependency sinon to v7 (#202)
1 parent 86b9f71 commit 0d592be

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/google-cloud-node/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,6 @@
103103
"prettier": "^1.13.5",
104104
"proxyquire": "^2.1.0",
105105
"safe-buffer": "^5.1.2",
106-
"sinon": "^6.0.0"
106+
"sinon": "^7.0.0"
107107
}
108108
}

packages/google-cloud-node/samples/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
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
"uuid": "^3.3.0"
2626
}
2727
}

0 commit comments

Comments
 (0)