Skip to content

Commit 967144b

Browse files
committed
Updated @types/mocha to match mocha version
1 parent 0baae56 commit 967144b

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"author": "Christos Dimitroulas",
2525
"license": "MIT",
2626
"dependencies": {
27-
"@types/mocha": "^8.2.2",
27+
"@types/mocha": "^10.0.0",
2828
"@typescript-eslint/eslint-plugin": "^5.38.1",
2929
"@typescript-eslint/parser": "^5.38.1",
3030
"cross-spawn": "^6.0.5",

0 commit comments

Comments
 (0)