Skip to content

Commit

Permalink
Update jsdom (dev dep) to ^11
Browse files Browse the repository at this point in the history
  • Loading branch information
papandreou committed May 22, 2017
1 parent 6fd58b0 commit 802bdc9
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 @@ -37,7 +37,7 @@
"browserify": "^13.0.0",
"coveralls": "^2.13.1",
"istanbul": "^0.4.5",
"jsdom": "^10.0.0",
"jsdom": "^11.0.0",
"jshint": "^2.9.4",
"magicpen": "^5.12.0",
"mocha": "^3.4.1",
Expand Down

0 comments on commit 802bdc9

Please sign in to comment.