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 60c2f52 commit aab98fa
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 @@ -55,7 +55,7 @@
"express": "^4.15.2",
"glob": "^7.1.2",
"istanbul": "1.1.0-alpha.1",
"jsdom": "^11.0.0",
"jsdom": "11.11.0",
"karma": "^2.0.0",
"karma-browserify": "^5.1.1",
"karma-chrome-launcher": "^2.1.1",
Expand Down

0 comments on commit aab98fa

Please sign in to comment.