Skip to content

Commit

Permalink
fix: pin jsdom to 15.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed May 12, 2019
1 parent 9d70b67 commit 47fa6fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -54,7 +54,7 @@
"gzip-size": "^5.1.0",
"jest": "^23.6.0",
"jest-enzyme": "^7.0.2",
"jsdom": "^15.0.0",
"jsdom": "15.0.0",
"pretty-bytes": "^5.2.0",
"react": "^16.5.2",
"react-dom": "^16.5.2",
Expand Down

0 comments on commit 47fa6fe

Please sign in to comment.