Skip to content

Commit

Permalink
fix: pin jsdom to 15.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed May 28, 2019
1 parent f4b43c7 commit cbb1cff
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 @@ -53,7 +53,7 @@
"cross-env": "^5.0.0",
"eslint": "^5.0.0",
"eslint-plugin-react": "^7.10.0",
"jsdom": "^15.0.0",
"jsdom": "15.1.0",
"lodash": "^4.17.10",
"mocha": "^6.1.2",
"nyc": "^14.0.0",
Expand Down

0 comments on commit cbb1cff

Please sign in to comment.