Skip to content

Commit

Permalink
fix: pin jest-enzyme to 6.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Aug 27, 2018
1 parent 70fc55f commit 81828e1
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 @@ -66,7 +66,7 @@
"greenkeeper-lockfile": "^1.15.0",
"gzip-size": "^5.0.0",
"jest": "^23.4.2",
"jest-enzyme": "^6.0.0",
"jest-enzyme": "6.0.3",
"jsdom": "^11.10.0",
"pretty-bytes": "^5.0.0",
"react": "^16.3.2",
Expand Down

0 comments on commit 81828e1

Please sign in to comment.