Skip to content

Commit d355923

Browse files
Bump mocha to ^11.5.0
1 parent 661b217 commit d355923

File tree

3 files changed

+35
-41
lines changed

3 files changed

+35
-41
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.18.1",
192-
"mocha": "^11.3.0",
192+
"mocha": "^11.5.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.3.0",
54+
"mocha": "^11.5.0",
5555
"prop-types": "^15.8.1",
5656
"sinon": "^19.0.5"
5757
},

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)