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 ae161a818..e8e6a271f 100644 --- a/package.json +++ b/package.json @@ -168,7 +168,7 @@ "devDependencies": { "babel-eslint": "^10.0.1", "babel-jest": "^24.8.0", - "enzyme": "^3.8.0", + "enzyme": "^3.10.0", "enzyme-adapter-react-16": "^1.7.1", "eslint": "^5.11.1", "eslint-plugin-import": "~2.17.3", |