Skip to content

Commit 00c8b21

Browse files
authored
fix: unblock release by upgrading @types/sinon for mapmanagement package (#8674)
* Upgrade sinon types * fix: unblock release by upgrading @types/sinon for mapmanagement package
1 parent 8501c29 commit 00c8b21

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/google-maps-mapmanagement/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"devDependencies": {
5151
"@types/mocha": "^10.0.10",
5252
"@types/node": "^22.13.9",
53-
"@types/sinon": "^17.0.4",
53+
"@types/sinon": "^21.0.1",
5454
"c8": "^10.1.3",
5555
"gapic-tools": "^1.0.0",
5656
"gts": "^6.0.2",

0 commit comments

Comments
 (0)