Skip to content

Commit

Permalink
fix(package): update jsdom to version 15.2.1
Browse files Browse the repository at this point in the history
Closes #28
  • Loading branch information
greenkeeper[bot] authored Nov 4, 2019
1 parent 82c7830 commit 18836bd
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.2.1"
},
"devDependencies": {
"ava": "^1.2.0",
Expand Down

0 comments on commit 18836bd

Please sign in to comment.