Skip to content

Commit 3758f61

Browse files
authored
chore(deps): update dependency mocha to ^10.4.0 (#1563)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [mocha](https://mochajs.org/) ([source](https://togithub.com/mochajs/mocha)) | [`^10.3.0` -> `^10.4.0`](https://renovatebot.com/diffs/npm/mocha/10.3.0/10.4.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/mocha/10.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/mocha/10.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/mocha/10.3.0/10.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/mocha/10.3.0/10.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>mochajs/mocha (mocha)</summary> ### [`v10.4.0`](https://togithub.com/mochajs/mocha/blob/HEAD/CHANGELOG.md#1040--2024-03-26) [Compare Source](https://togithub.com/mochajs/mocha/compare/v10.3.0...v10.4.0) ##### 🎉 Enhancements - [#&#8203;4829](https://togithub.com/mochajs/mocha/pull/4829) feat: include `.cause` stacks in the error stack traces ([**@&#8203;voxpelli**](https://togithub.com/voxpelli)) - [#&#8203;4985](https://togithub.com/mochajs/mocha/pull/4985) feat: add file path to xunit reporter ([**@&#8203;bmish**](https://togithub.com/bmish)) ##### 🐛 Fixes - [#&#8203;5074](https://togithub.com/mochajs/mocha/pull/5074) fix: harden error handling in `lib/cli/run.js` ([**@&#8203;stalet**](https://togithub.com/stalet)) ##### 🔩 Other - [#&#8203;5077](https://togithub.com/mochajs/mocha/pull/5077) chore: add mtfoley/pr-compliance-action ([**@&#8203;JoshuaKGoldberg**](https://togithub.com/JoshuaKGoldberg)) - [#&#8203;5060](https://togithub.com/mochajs/mocha/pull/5060) chore: migrate ESLint config to flat config ([**@&#8203;JoshuaKGoldberg**](https://togithub.com/JoshuaKGoldberg)) - [#&#8203;5095](https://togithub.com/mochajs/mocha/pull/5095) chore: revert [#&#8203;5069](https://togithub.com/mochajs/mocha/pull/5069) to restore Netlify builds ([**@&#8203;voxpelli**](https://togithub.com/voxpelli)) - [#&#8203;5097](https://togithub.com/mochajs/mocha/pull/5097) docs: add sponsored to sponsorship link rels ([**@&#8203;JoshuaKGoldberg**](https://togithub.com/JoshuaKGoldberg)) - [#&#8203;5093](https://togithub.com/mochajs/mocha/pull/5093) chore: add 'status: in triage' label to issue templates and docs ([**@&#8203;JoshuaKGoldberg**](https://togithub.com/JoshuaKGoldberg)) - [#&#8203;5083](https://togithub.com/mochajs/mocha/pull/5083) docs: fix CHANGELOG.md headings to start with a root-level h1 ([**@&#8203;JoshuaKGoldberg**](https://togithub.com/JoshuaKGoldberg)) - [#&#8203;5100](https://togithub.com/mochajs/mocha/pull/5100) chore: fix header generation and production build crashes ([**@&#8203;JoshuaKGoldberg**](https://togithub.com/JoshuaKGoldberg)) - [#&#8203;5104](https://togithub.com/mochajs/mocha/pull/5104) chore: bump ESLint ecmaVersion to 2020 ([**@&#8203;JoshuaKGoldberg**](https://togithub.com/JoshuaKGoldberg)) - [#&#8203;5116](https://togithub.com/mochajs/mocha/pull/5116) fix: eleventy template builds crash with 'unexpected token at ": string, msg..."' ([**@&#8203;LcsK**](https://togithub.com/LcsK)) - [#&#8203;4869](https://togithub.com/mochajs/mocha/pull/4869) docs: fix documentation concerning glob expansion on UNIX ([**@&#8203;binki**](https://togithub.com/binki)) - [#&#8203;5122](https://togithub.com/mochajs/mocha/pull/5122) test: fix xunit integration test ([**@&#8203;voxpelli**](https://togithub.com/voxpelli)) - [#&#8203;5123](https://togithub.com/mochajs/mocha/pull/5123) chore: activate dependabot for workflows ([**@&#8203;voxpelli**](https://togithub.com/voxpelli)) - [#&#8203;5125](https://togithub.com/mochajs/mocha/pull/5125) build(deps): bump the github-actions group with 2 updates ([**@&#8203;dependabot**](https://togithub.com/dependabot)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/googleapis/gapic-generator-typescript). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
1 parent 1a5e5ae commit 3758f61

File tree

42 files changed

+51
-51
lines changed

Some content is hidden

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

42 files changed

+51
-51
lines changed

baselines/asset-esm/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"jsdoc-region-tag": "^3.0.0",
9292
"jsdoc-fresh": "^3.0.0",
9393
"long": "^5.2.3",
94-
"mocha": "^10.3.0",
94+
"mocha": "^10.4.0",
9595
"pack-n-play": "^2.0.3",
9696
"sinon": "^15.2.0",
9797
"typescript": "5.1.6",

baselines/asset/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"jsdoc": "^4.0.2",
4848
"jsdoc-fresh": "^3.0.0",
4949
"jsdoc-region-tag": "^3.0.0",
50-
"mocha": "^10.3.0",
50+
"mocha": "^10.4.0",
5151
"pack-n-play": "^2.0.3",
5252
"sinon": "^15.2.0",
5353
"typescript": "5.1.6"

baselines/bigquery-storage-esm/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"jsdoc-region-tag": "^3.0.0",
9292
"jsdoc-fresh": "^3.0.0",
9393
"long": "^5.2.3",
94-
"mocha": "^10.3.0",
94+
"mocha": "^10.4.0",
9595
"pack-n-play": "^2.0.3",
9696
"sinon": "^15.2.0",
9797
"typescript": "5.1.6",

baselines/bigquery-storage/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"jsdoc": "^4.0.2",
4848
"jsdoc-fresh": "^3.0.0",
4949
"jsdoc-region-tag": "^3.0.0",
50-
"mocha": "^10.3.0",
50+
"mocha": "^10.4.0",
5151
"pack-n-play": "^2.0.3",
5252
"sinon": "^15.2.0",
5353
"typescript": "5.1.6"

baselines/compute-esm/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"jsdoc-region-tag": "^3.0.0",
9393
"jsdoc-fresh": "^3.0.0",
9494
"long": "^5.2.3",
95-
"mocha": "^10.3.0",
95+
"mocha": "^10.4.0",
9696
"pack-n-play": "^2.0.3",
9797
"sinon": "^15.2.0",
9898
"typescript": "5.1.6",

baselines/compute/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"jsdoc": "^4.0.2",
4949
"jsdoc-fresh": "^3.0.0",
5050
"jsdoc-region-tag": "^3.0.0",
51-
"mocha": "^10.3.0",
51+
"mocha": "^10.4.0",
5252
"pack-n-play": "^2.0.3",
5353
"sinon": "^15.2.0",
5454
"typescript": "5.1.6"

baselines/deprecatedtest-esm/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"jsdoc-region-tag": "^3.0.0",
9292
"jsdoc-fresh": "^3.0.0",
9393
"long": "^5.2.3",
94-
"mocha": "^10.3.0",
94+
"mocha": "^10.4.0",
9595
"pack-n-play": "^2.0.3",
9696
"sinon": "^15.2.0",
9797
"typescript": "5.1.6",

baselines/deprecatedtest/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"jsdoc": "^4.0.2",
4848
"jsdoc-fresh": "^3.0.0",
4949
"jsdoc-region-tag": "^3.0.0",
50-
"mocha": "^10.3.0",
50+
"mocha": "^10.4.0",
5151
"pack-n-play": "^2.0.3",
5252
"sinon": "^15.2.0",
5353
"typescript": "5.1.6"

baselines/disable-packing-test-esm/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"jsdoc-region-tag": "^3.0.0",
9797
"jsdoc-fresh": "^3.0.0",
9898
"long": "^5.2.3",
99-
"mocha": "^10.3.0",
99+
"mocha": "^10.4.0",
100100
"pack-n-play": "^2.0.3",
101101
"sinon": "^15.2.0",
102102
"typescript": "5.1.6",

baselines/disable-packing-test/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"jsdoc": "^4.0.2",
5353
"jsdoc-fresh": "^3.0.0",
5454
"jsdoc-region-tag": "^3.0.0",
55-
"mocha": "^10.3.0",
55+
"mocha": "^10.4.0",
5656
"pack-n-play": "^2.0.3",
5757
"sinon": "^15.2.0",
5858
"typescript": "5.1.6"

baselines/dlp-esm/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"jsdoc-region-tag": "^3.0.0",
9292
"jsdoc-fresh": "^3.0.0",
9393
"long": "^5.2.3",
94-
"mocha": "^10.3.0",
94+
"mocha": "^10.4.0",
9595
"pack-n-play": "^2.0.3",
9696
"sinon": "^15.2.0",
9797
"typescript": "5.1.6",

baselines/dlp/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"jsdoc": "^4.0.2",
4848
"jsdoc-fresh": "^3.0.0",
4949
"jsdoc-region-tag": "^3.0.0",
50-
"mocha": "^10.3.0",
50+
"mocha": "^10.4.0",
5151
"pack-n-play": "^2.0.3",
5252
"sinon": "^15.2.0",
5353
"typescript": "5.1.6"

baselines/kms-esm/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"jsdoc-region-tag": "^3.0.0",
9292
"jsdoc-fresh": "^3.0.0",
9393
"long": "^5.2.3",
94-
"mocha": "^10.3.0",
94+
"mocha": "^10.4.0",
9595
"pack-n-play": "^2.0.3",
9696
"sinon": "^15.2.0",
9797
"typescript": "5.1.6",

baselines/kms/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"jsdoc": "^4.0.2",
4848
"jsdoc-fresh": "^3.0.0",
4949
"jsdoc-region-tag": "^3.0.0",
50-
"mocha": "^10.3.0",
50+
"mocha": "^10.4.0",
5151
"pack-n-play": "^2.0.3",
5252
"sinon": "^15.2.0",
5353
"typescript": "5.1.6"

baselines/logging-esm/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"jsdoc-region-tag": "^3.0.0",
9494
"jsdoc-fresh": "^3.0.0",
9595
"long": "^5.2.3",
96-
"mocha": "^10.3.0",
96+
"mocha": "^10.4.0",
9797
"pack-n-play": "^2.0.3",
9898
"sinon": "^15.2.0",
9999
"typescript": "5.1.6",

baselines/logging/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"jsdoc": "^4.0.2",
5050
"jsdoc-fresh": "^3.0.0",
5151
"jsdoc-region-tag": "^3.0.0",
52-
"mocha": "^10.3.0",
52+
"mocha": "^10.4.0",
5353
"pack-n-play": "^2.0.3",
5454
"sinon": "^15.2.0",
5555
"typescript": "5.1.6"

baselines/monitoring-esm/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"jsdoc-region-tag": "^3.0.0",
9797
"jsdoc-fresh": "^3.0.0",
9898
"long": "^5.2.3",
99-
"mocha": "^10.3.0",
99+
"mocha": "^10.4.0",
100100
"pack-n-play": "^2.0.3",
101101
"sinon": "^15.2.0",
102102
"typescript": "5.1.6",

baselines/monitoring/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"jsdoc": "^4.0.2",
5353
"jsdoc-fresh": "^3.0.0",
5454
"jsdoc-region-tag": "^3.0.0",
55-
"mocha": "^10.3.0",
55+
"mocha": "^10.4.0",
5656
"pack-n-play": "^2.0.3",
5757
"sinon": "^15.2.0",
5858
"typescript": "5.1.6"

baselines/naming-esm/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"jsdoc-region-tag": "^3.0.0",
9292
"jsdoc-fresh": "^3.0.0",
9393
"long": "^5.2.3",
94-
"mocha": "^10.3.0",
94+
"mocha": "^10.4.0",
9595
"pack-n-play": "^2.0.3",
9696
"sinon": "^15.2.0",
9797
"typescript": "5.1.6",

baselines/naming/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"jsdoc": "^4.0.2",
4848
"jsdoc-fresh": "^3.0.0",
4949
"jsdoc-region-tag": "^3.0.0",
50-
"mocha": "^10.3.0",
50+
"mocha": "^10.4.0",
5151
"pack-n-play": "^2.0.3",
5252
"sinon": "^15.2.0",
5353
"typescript": "5.1.6"

baselines/redis-esm/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"jsdoc-region-tag": "^3.0.0",
9292
"jsdoc-fresh": "^3.0.0",
9393
"long": "^5.2.3",
94-
"mocha": "^10.3.0",
94+
"mocha": "^10.4.0",
9595
"pack-n-play": "^2.0.3",
9696
"sinon": "^15.2.0",
9797
"typescript": "5.1.6",

baselines/redis/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"jsdoc": "^4.0.2",
4848
"jsdoc-fresh": "^3.0.0",
4949
"jsdoc-region-tag": "^3.0.0",
50-
"mocha": "^10.3.0",
50+
"mocha": "^10.4.0",
5151
"pack-n-play": "^2.0.3",
5252
"sinon": "^15.2.0",
5353
"typescript": "5.1.6"

baselines/routingtest-esm/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"jsdoc-region-tag": "^3.0.0",
9292
"jsdoc-fresh": "^3.0.0",
9393
"long": "^5.2.3",
94-
"mocha": "^10.3.0",
94+
"mocha": "^10.4.0",
9595
"pack-n-play": "^2.0.3",
9696
"sinon": "^15.2.0",
9797
"typescript": "5.1.6",

baselines/routingtest/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"jsdoc": "^4.0.2",
4848
"jsdoc-fresh": "^3.0.0",
4949
"jsdoc-region-tag": "^3.0.0",
50-
"mocha": "^10.3.0",
50+
"mocha": "^10.4.0",
5151
"pack-n-play": "^2.0.3",
5252
"sinon": "^15.2.0",
5353
"typescript": "5.1.6"

baselines/showcase-esm/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"jsdoc-region-tag": "^3.0.0",
9797
"jsdoc-fresh": "^3.0.0",
9898
"long": "^5.2.3",
99-
"mocha": "^10.3.0",
99+
"mocha": "^10.4.0",
100100
"pack-n-play": "^2.0.3",
101101
"sinon": "^15.2.0",
102102
"typescript": "5.1.6",

baselines/showcase-legacy-esm/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"jsdoc-region-tag": "^3.0.0",
9292
"jsdoc-fresh": "^3.0.0",
9393
"long": "^5.2.3",
94-
"mocha": "^10.3.0",
94+
"mocha": "^10.4.0",
9595
"pack-n-play": "^2.0.3",
9696
"sinon": "^15.2.0",
9797
"typescript": "5.1.6",

baselines/showcase-legacy/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"jsdoc": "^4.0.2",
4848
"jsdoc-fresh": "^3.0.0",
4949
"jsdoc-region-tag": "^3.0.0",
50-
"mocha": "^10.3.0",
50+
"mocha": "^10.4.0",
5151
"pack-n-play": "^2.0.3",
5252
"sinon": "^15.2.0",
5353
"typescript": "5.1.6"

baselines/showcase/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"jsdoc": "^4.0.2",
5353
"jsdoc-fresh": "^3.0.0",
5454
"jsdoc-region-tag": "^3.0.0",
55-
"mocha": "^10.3.0",
55+
"mocha": "^10.4.0",
5656
"pack-n-play": "^2.0.3",
5757
"sinon": "^15.2.0",
5858
"typescript": "5.1.6"

baselines/tasks-esm/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"jsdoc-region-tag": "^3.0.0",
9292
"jsdoc-fresh": "^3.0.0",
9393
"long": "^5.2.3",
94-
"mocha": "^10.3.0",
94+
"mocha": "^10.4.0",
9595
"pack-n-play": "^2.0.3",
9696
"sinon": "^15.2.0",
9797
"typescript": "5.1.6",

baselines/tasks/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"jsdoc": "^4.0.2",
4848
"jsdoc-fresh": "^3.0.0",
4949
"jsdoc-region-tag": "^3.0.0",
50-
"mocha": "^10.3.0",
50+
"mocha": "^10.4.0",
5151
"pack-n-play": "^2.0.3",
5252
"sinon": "^15.2.0",
5353
"typescript": "5.1.6"

baselines/texttospeech-esm/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"jsdoc-region-tag": "^3.0.0",
9292
"jsdoc-fresh": "^3.0.0",
9393
"long": "^5.2.3",
94-
"mocha": "^10.3.0",
94+
"mocha": "^10.4.0",
9595
"pack-n-play": "^2.0.3",
9696
"sinon": "^15.2.0",
9797
"typescript": "5.1.6",

baselines/texttospeech/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"jsdoc": "^4.0.2",
4848
"jsdoc-fresh": "^3.0.0",
4949
"jsdoc-region-tag": "^3.0.0",
50-
"mocha": "^10.3.0",
50+
"mocha": "^10.4.0",
5151
"pack-n-play": "^2.0.3",
5252
"sinon": "^15.2.0",
5353
"typescript": "5.1.6"

baselines/translate-esm/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"jsdoc-region-tag": "^3.0.0",
9292
"jsdoc-fresh": "^3.0.0",
9393
"long": "^5.2.3",
94-
"mocha": "^10.3.0",
94+
"mocha": "^10.4.0",
9595
"pack-n-play": "^2.0.3",
9696
"sinon": "^15.2.0",
9797
"typescript": "5.1.6",

baselines/translate/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"jsdoc": "^4.0.2",
4848
"jsdoc-fresh": "^3.0.0",
4949
"jsdoc-region-tag": "^3.0.0",
50-
"mocha": "^10.3.0",
50+
"mocha": "^10.4.0",
5151
"pack-n-play": "^2.0.3",
5252
"sinon": "^15.2.0",
5353
"typescript": "5.1.6"

baselines/videointelligence-esm/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"jsdoc-region-tag": "^3.0.0",
9292
"jsdoc-fresh": "^3.0.0",
9393
"long": "^5.2.3",
94-
"mocha": "^10.3.0",
94+
"mocha": "^10.4.0",
9595
"pack-n-play": "^2.0.3",
9696
"sinon": "^15.2.0",
9797
"typescript": "5.1.6",

baselines/videointelligence/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"jsdoc": "^4.0.2",
4848
"jsdoc-fresh": "^3.0.0",
4949
"jsdoc-region-tag": "^3.0.0",
50-
"mocha": "^10.3.0",
50+
"mocha": "^10.4.0",
5151
"pack-n-play": "^2.0.3",
5252
"sinon": "^15.2.0",
5353
"typescript": "5.1.6"

package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"gapic-tools": "^0.4.2",
6464
"google-gax": "^4.3.2",
6565
"gts": "^5.2.0",
66-
"mocha": "^10.3.0",
66+
"mocha": "^10.4.0",
6767
"typescript": "5.1.6"
6868
},
6969
"engines": {

pnpm-lock.yaml

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

templates/cjs/typescript_gapic/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"jsdoc": "^4.0.2",
4848
"jsdoc-fresh": "^3.0.0",
4949
"jsdoc-region-tag": "^3.0.0",
50-
"mocha": "^10.3.0",
50+
"mocha": "^10.4.0",
5151
"pack-n-play": "^2.0.3",
5252
"sinon": "^15.2.0",
5353
"typescript": "5.1.6"

templates/esm/typescript_gapic/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"jsdoc-region-tag": "^3.0.0",
9393
"jsdoc-fresh": "^3.0.0",
9494
"long": "^5.2.3",
95-
"mocha": "^10.3.0",
95+
"mocha": "^10.4.0",
9696
"pack-n-play": "^2.0.3",
9797
"sinon": "^15.2.0",
9898
"typescript": "5.1.6",

0 commit comments

Comments
 (0)