Skip to content

Commit d3c1edf

Browse files
Update dependency @types/mocha to v10
1 parent d01d145 commit d3c1edf

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
@@ -19,7 +19,7 @@
1919
"description": "WebdriverIO end-to-end test automation boilerplate. Using TypeScript, ts-node, Mocha, Chai and Expect.",
2020
"devDependencies": {
2121
"@types/chai": "4.2.21",
22-
"@types/mocha": "8.2.3",
22+
"@types/mocha": "10.0.10",
2323
"@types/node": "13.13.52",
2424
"husky": "6.0.0",
2525
"lint-staged": "10.5.4",

0 commit comments

Comments
 (0)