We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69fc050 commit 52adb5eCopy full SHA for 52adb5e
package.json
@@ -73,7 +73,7 @@
73
"p-queue": "^6.6.1",
74
"pack-n-play": "^2.0.0",
75
"proxyquire": "^2.1.3",
76
- "sinon": "^16.0.0",
+ "sinon": "^17.0.0",
77
"ts-loader": "^8.0.0",
78
"typescript": "^5.1.6",
79
"webpack-cli": "^5.0.0"
samples/package.json
@@ -15,7 +15,7 @@
15
},
16
"dependencies": {
17
"@google-cloud/datastore": "^8.2.2",
18
- "sinon": "^16.0.0"
+ "sinon": "^17.0.0"
19
20
"devDependencies": {
21
"chai": "^4.2.0",
0 commit comments