diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index a694e12..6ddc1bc 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", @@ -63,7 +63,7 @@ "mocha": "^7.0.1", "node-sass": "^4.13.1", "prettier": "^2.0.0", - "prettier-eslint": "^9.0.1", + "prettier-eslint": "^11.0.0", "react": "^16.12.0", "react-dom": "^16.12.0", "react-redux": "^7.1.3", |