Skip to content
This repository was archived by the owner on Nov 18, 2025. It is now read-only.

Commit cd055b0

Browse files
authored
chore(deps): update dependency mocha to ^11.7.3 (#1851)
1 parent 9ef0e87 commit cd055b0

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

test-fixtures/google-cloud-speech-nodejs/speech-v1-nodejs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"jsdoc": "^4.0.4",
4949
"jsdoc-fresh": "^4.0.0",
5050
"jsdoc-region-tag": "^3.0.0",
51-
"mocha": "^11.7.2",
51+
"mocha": "^11.7.3",
5252
"pack-n-play": "^4.1.0",
5353
"typescript": "5.8.3",
5454
"sinon": "^21.0.0"

test-fixtures/google-cloud-speech-nodejs/speech-v1p1beta1-nodejs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"jsdoc": "^4.0.4",
4949
"jsdoc-fresh": "^4.0.0",
5050
"jsdoc-region-tag": "^3.0.0",
51-
"mocha": "^11.7.2",
51+
"mocha": "^11.7.3",
5252
"pack-n-play": "^4.1.0",
5353
"typescript": "5.8.3",
5454
"sinon": "^21.0.0"

test-fixtures/google-cloud-speech-nodejs/speech-v2-nodejs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"jsdoc": "^4.0.4",
4848
"jsdoc-fresh": "^4.0.0",
4949
"jsdoc-region-tag": "^3.0.0",
50-
"mocha": "^11.7.2",
50+
"mocha": "^11.7.3",
5151
"pack-n-play": "^4.1.0",
5252
"typescript": "5.8.3",
5353
"sinon": "^21.0.0"

test-fixtures/google-cloud-speech/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"jsdoc": "^4.0.4",
4949
"jsdoc-fresh": "^4.0.0",
5050
"jsdoc-region-tag": "^3.0.0",
51-
"mocha": "^11.7.2",
51+
"mocha": "^11.7.3",
5252
"pack-n-play": "^4.1.0",
5353
"typescript": "5.8.3",
5454
"sinon": "^21.0.0"

0 commit comments

Comments
 (0)