Skip to content
This repository has been archived by the owner on Oct 29, 2019. It is now read-only.

Commit

Permalink
fix: pin jest-enzyme to 6.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Sep 20, 2018
1 parent fb8cbf6 commit 035e787
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -19,7 +19,7 @@
"enzyme-adapter-react-16": "^1.5.0",
"fetch-mock": "^6.5.2",
"jest": "^22.1.4",
"jest-enzyme": "^6.0.4",
"jest-enzyme": "6.0.5",
"jest-runtime": "^21.2.1",
"react-scripts": "^1.0.17",
"react-test-renderer": "^16.5.0",
Expand Down

0 comments on commit 035e787

Please sign in to comment.