Skip to content

Commit 43cb327

Browse files
Bump mocha to ^10.6.0 (#42874)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7cbfb16 commit 43cb327

File tree

3 files changed

+65
-127
lines changed

3 files changed

+65
-127
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@
168168
"lerna": "^8.1.6",
169169
"lodash": "^4.17.21",
170170
"markdownlint-cli2": "^0.13.0",
171-
"mocha": "^10.4.0",
171+
"mocha": "^10.6.0",
172172
"nx": "^19.4.1",
173173
"nyc": "^17.0.0",
174174
"piscina": "^4.6.1",

packages-internal/test-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"fs-extra": "^11.2.0",
4747
"jsdom": "^24.0.0",
4848
"lodash": "^4.17.21",
49-
"mocha": "^10.4.0",
49+
"mocha": "^10.6.0",
5050
"playwright": "^1.45.1",
5151
"prop-types": "^15.8.1",
5252
"sinon": "^16.1.3"

0 commit comments

Comments
 (0)