Skip to content

Commit

Permalink
fix: pin jest-enzyme to 7.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Sep 4, 2019
1 parent a24ed94 commit 2c92250
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"greenkeeper-lockfile": "^1.15.1",
"gzip-size": "^5.1.1",
"jest": "^24.8.0",
"jest-enzyme": "^7.1.0",
"jest-enzyme": "7.1.0",
"pretty-bytes": "^5.3.0",
"react": "^16.9.0",
"react-dom": "^16.9.0",
Expand Down

0 comments on commit 2c92250

Please sign in to comment.