Skip to content

Commit d12fa62

Browse files
Update dependency @types/mocha to v10
1 parent b8dfcb9 commit d12fa62

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
@@ -12,7 +12,7 @@
1212
"description": "Protractor end-to-end test automation boilerplate. Using TypeScript, ts-node, Mocha and Assert.",
1313
"devDependencies": {
1414
"@types/jasminewd2": "2.0.10",
15-
"@types/mocha": "8.2.3",
15+
"@types/mocha": "10.0.10",
1616
"@types/node": "13.13.52",
1717
"husky": "6.0.0",
1818
"lint-staged": "10.5.4",

0 commit comments

Comments
 (0)