Skip to content

Commit 7ffa080

Browse files
Bump mocha to ^11.5.0
1 parent 414fe9c commit 7ffa080

File tree

3 files changed

+11
-17
lines changed

3 files changed

+11
-17
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@
191191
"lerna": "^8.2.2",
192192
"lodash": "^4.17.21",
193193
"markdownlint-cli2": "^0.18.1",
194-
"mocha": "^11.3.0",
194+
"mocha": "^11.5.0",
195195
"nx": "^20.8.2",
196196
"nyc": "^17.1.0",
197197
"piscina": "^5.0.0",

packages-internal/test-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"fs-extra": "^11.3.0",
5151
"jsdom": "^26.1.0",
5252
"lodash": "^4.17.21",
53-
"mocha": "^11.3.0",
53+
"mocha": "^11.5.0",
5454
"prop-types": "^15.8.1",
5555
"sinon": "^19.0.5"
5656
},

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)