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

Commit dd10c8d

Browse files
Update dependency mocha to v10
1 parent 896c4d4 commit dd10c8d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@
2424
"@serenity-js/console-reporter": "^2.33.8",
2525
"@serenity-js/core": "^2.33.8",
2626
"@serenity-js/mocha": "^2.33.8",
27-
"@types/mocha": "^9.0.0",
27+
"@types/mocha": "^10.0.7",
2828
"@types/node": "^16.4.6",
29-
"mocha": "^9.0.3",
29+
"mocha": "^10.6.0",
3030
"ts-node": "^10.2.1",
3131
"typescript": "^4.3.5"
3232
},

0 commit comments

Comments
 (0)