Skip to content
This repository was archived by the owner on Mar 29, 2025. It is now read-only.

Commit 85d80ad

Browse files
committed
Update dependency mocha to v10
1 parent 0a7e4ac commit 85d80ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@serenity-js/mocha": "^2.33.6",
2727
"@types/mocha": "^9.0.0",
2828
"@types/node": "^16.4.6",
29-
"mocha": "^9.0.3",
29+
"mocha": "^10.0.0",
3030
"ts-node": "^10.2.1",
3131
"typescript": "^4.3.5"
3232
},

0 commit comments

Comments
 (0)