Skip to content

Commit

Permalink
fix: pin jsdom to 12.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Sep 30, 2018
1 parent 6297c67 commit c316859
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 @@ -54,7 +54,7 @@
"gzip-size": "^5.0.0",
"jest": "^23.6.0",
"jest-enzyme": "^6.0.2",
"jsdom": "^12.0.0",
"jsdom": "12.0.0",
"pretty-bytes": "^5.1.0",
"react": "^16.5.2",
"react-dom": "^16.5.2",
Expand Down

0 comments on commit c316859

Please sign in to comment.