Bump jsdom from 15.0.0 to 15.1.0 (#2807) [ci skip]

Bumps [jsdom](https://github.com/jsdom/jsdom) from 15.0.0 to 15.1.0.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/15.0.0...15.1.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-05-13 12:36:13 -04:00 committed by Mac Siri
parent 59c9634de1
commit 14245f1edf
2 changed files with 5 additions and 5 deletions

View file

@ -77,7 +77,7 @@
"husky": "^2.2.0",
"jest": "^23.5.0",
"jest-fetch-mock": "^2.1.2",
"jsdom": "^15.0.0",
"jsdom": "^15.1.0",
"lint-staged": "^8.1.6",
"preact-render-spy": "^1.3.0",
"preact-render-to-json": "^3.6.6",

View file

@ -6619,10 +6619,10 @@ jsdom@^11.5.1:
ws "^5.2.0"
xml-name-validator "^3.0.0"
jsdom@^15.0.0:
version "15.0.0"
resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-15.0.0.tgz#60cf177d79c7fa1a498453c9e2534f57e65d151f"
integrity sha512-rJnHm7CHyIj4tDyz9VaCt0f0P0nEh/wEmMfwp9mMixy+L/r8OW/BNcgmIlfZuBBnVQS3eRBpvd/qM3R7vr7e3A==
jsdom@^15.1.0:
version "15.1.0"
resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-15.1.0.tgz#80c5f0dd69466742ab1194f15d301bdd01417596"
integrity sha512-QEmc2XIkNfCK3KRfa9ljMJjC4kAGdVgRrs/pCBsQG/QoKz0B42+C58f6TdAmhq/rw494eFCoLHxX6+hWuxb96Q==
dependencies:
abab "^2.0.0"
acorn "^6.0.4"