We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcdb225 commit 58c2b3fCopy full SHA for 58c2b3f
package.json
@@ -88,7 +88,7 @@
88
"c8": "^7.0.0",
89
"prettier": "^1.17.1",
90
"proxyquire": "^2.1.0",
91
- "sinon": "^8.0.0",
+ "sinon": "^9.0.0",
92
"tmp": "0.1.0",
93
"typescript": "3.6.4"
94
}
samples/package.json
@@ -15,7 +15,7 @@
15
},
16
"dependencies": {
17
"@google-cloud/datastore": "^5.0.5",
18
- "sinon": "^8.0.0"
+ "sinon": "^9.0.0"
19
20
"devDependencies": {
21
"chai": "^4.2.0",
0 commit comments