Skip to content

Commit

Permalink
fix: pin jsdom to 11.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Jul 27, 2018
1 parent 24195aa commit 8aa57c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -57,7 +57,7 @@
"gzip-size": "^5.0.0",
"jest": "^23.4.0",
"jest-enzyme": "^6.0.2",
"jsdom": "^11.10.0",
"jsdom": "11.11.0",
"pretty-bytes": "^5.0.0",
"react": "^16.2.0",
"react-dom": "^16.3.2",
Expand Down

0 comments on commit 8aa57c5

Please sign in to comment.