Skip to content

Commit 5f8de83

Browse files
committed
pin the sinon version to "21.0.3" to avoid breakages in new version
1 parent 1e87aa6 commit 5f8de83

226 files changed

Lines changed: 226 additions & 226 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

packages/gapic-node-processing/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"gapic-tools": "^1.0.0",
3737
"gts": "^6.0.2",
3838
"mocha": "^11.1.0",
39-
"sinon": "^21.0.0",
39+
"sinon": "21.0.3",
4040
"snap-shot-it": "^7.9.10",
4141
"typescript": "^5.8.2"
4242
},

packages/google-ads-admanager/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"long": "^5.3.1",
6262
"mocha": "^11.1.0",
6363
"pack-n-play": "^3.0.0",
64-
"sinon": "^21.0.0",
64+
"sinon": "21.0.3",
6565
"typescript": "^5.8.2"
6666
},
6767
"engines": {

packages/google-ads-datamanager/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"long": "^5.3.1",
6262
"mocha": "^11.1.0",
6363
"pack-n-play": "^3.0.0",
64-
"sinon": "^21.0.0",
64+
"sinon": "21.0.3",
6565
"typescript": "^5.8.2"
6666
},
6767
"engines": {

packages/google-ai-generativelanguage/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"long": "^5.3.1",
6161
"mocha": "^11.1.0",
6262
"pack-n-play": "^3.0.0",
63-
"sinon": "^21.0.0",
63+
"sinon": "21.0.3",
6464
"typescript": "^5.8.2"
6565
},
6666
"engines": {

packages/google-analytics-admin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"long": "^5.3.1",
6464
"mocha": "^11.1.0",
6565
"pack-n-play": "^3.0.0",
66-
"sinon": "^21.0.0",
66+
"sinon": "21.0.3",
6767
"typescript": "^5.8.2"
6868
},
6969
"engines": {

packages/google-analytics-data/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"long": "^5.3.1",
6262
"mocha": "^11.1.0",
6363
"pack-n-play": "^3.0.0",
64-
"sinon": "^21.0.0",
64+
"sinon": "21.0.3",
6565
"typescript": "^5.8.2"
6666
},
6767
"engines": {

packages/google-api-apikeys/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"long": "^5.3.1",
6363
"mocha": "^11.1.0",
6464
"pack-n-play": "^3.0.0",
65-
"sinon": "^21.0.0",
65+
"sinon": "21.0.3",
6666
"typescript": "^5.8.2"
6767
},
6868
"engines": {

packages/google-api-cloudquotas/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"long": "^5.3.1",
6262
"mocha": "^11.1.0",
6363
"pack-n-play": "^3.0.0",
64-
"sinon": "^21.0.0",
64+
"sinon": "21.0.3",
6565
"typescript": "^5.8.2"
6666
},
6767
"engines": {

packages/google-api-servicecontrol/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"long": "^5.3.1",
6363
"mocha": "^11.1.0",
6464
"pack-n-play": "^3.0.0",
65-
"sinon": "^21.0.0",
65+
"sinon": "21.0.3",
6666
"typescript": "^5.8.2"
6767
},
6868
"engines": {

packages/google-api-servicemanagement/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"long": "^5.3.1",
6262
"mocha": "^11.1.0",
6363
"pack-n-play": "^3.0.0",
64-
"sinon": "^21.0.0",
64+
"sinon": "21.0.3",
6565
"typescript": "^5.8.2"
6666
},
6767
"engines": {

0 commit comments

Comments
 (0)