fix(package): update jsdom to version 11.6.0

This commit is contained in:
greenkeeper[bot] 2018-01-22 05:01:10 +00:00
parent 410b453049
commit bef6f45556

View File

@ -59,7 +59,7 @@
"source-map-support": "0.5.x"
},
"dependencies": {
"jsdom": "^9.12.0",
"jsdom": "^11.6.0",
"yargs": "^10.0.3"
}
}