Skip to content

Commit 373ae04

Browse files
Bump mocha to ^11.3.0 (#46175)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c5ad757 commit 373ae04

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@
189189
"lerna": "^8.2.2",
190190
"lodash": "^4.17.21",
191191
"markdownlint-cli2": "^0.17.2",
192-
"mocha": "^11.2.2",
192+
"mocha": "^11.3.0",
193193
"nx": "^20.8.2",
194194
"nyc": "^17.1.0",
195195
"piscina": "^5.0.0",

packages-internal/test-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"fs-extra": "^11.3.0",
5252
"jsdom": "^26.1.0",
5353
"lodash": "^4.17.21",
54-
"mocha": "^11.2.2",
54+
"mocha": "^11.3.0",
5555
"prop-types": "^15.8.1",
5656
"sinon": "^19.0.5"
5757
},

pnpm-lock.yaml

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)