diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 7962e94..d89f24b 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@types/assert": "^1.4.6", "@types/chai": "^4.2.8", "@types/express": "^4.17.2", - "@types/mocha": "^7.0.1", + "@types/mocha": "^8.0.1", "@types/node": "^12.12.21", "@types/prop-types": "^15.7.3", "@types/react": "^16.9.19", |