Update jsdom requirement from ^12.1.0 to ^13.0.0

Updates the requirements on [jsdom](https://github.com/jsdom/jsdom) to permit the latest version.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/commits/13.0.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2018-10-30 07:23:42 +00:00 committed by 偏右
parent 42ed19164e
commit 9e236fc825

View File

@ -134,7 +134,7 @@
"immutability-helper": "^2.8.1",
"intersection-observer": "^0.5.0",
"jest": "^23.6.0",
"jsdom": "^12.1.0",
"jsdom": "^13.0.0",
"jsonml.js": "^0.1.0",
"lint-staged": "^8.0.2",
"lz-string": "^1.4.4",