Skip to content

Commit

Permalink
fix(package): update jsdom to version 15.0.0
Browse files Browse the repository at this point in the history
Closes #28
  • Loading branch information
greenkeeper[bot] committed Apr 21, 2019
1 parent 29890fb commit db2004f
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 @@ -35,7 +35,7 @@
},
"homepage": "https://github.com/lukechilds/window#readme",
"dependencies": {
"jsdom": "13.2.0"
"jsdom": "15.0.0"
},
"devDependencies": {
"ava": "^1.2.0",
Expand Down

0 comments on commit db2004f

Please sign in to comment.