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