chore(deps): update dependency jsdom to v15 (#5577)

This commit is contained in:
renovate[bot] 2019-04-22 13:07:42 +04:30 committed by Pooya Parsa
parent a2790b4152
commit 46cc8deaf9
2 changed files with 5 additions and 5 deletions

View File

@ -63,7 +63,7 @@
"glob": "^7.1.3",
"is-wsl": "^1.1.0",
"jest": "^24.7.1",
"jsdom": "^14.1.0",
"jsdom": "^15.0.0",
"klaw-sync": "^6.0.0",
"lerna": "^3.13.3",
"lodash": "^4.17.11",

View File

@ -6565,10 +6565,10 @@ jsdom@^11.5.1:
ws "^5.2.0"
xml-name-validator "^3.0.0"
jsdom@^14.1.0:
version "14.1.0"
resolved "https://registry.npmjs.org/jsdom/-/jsdom-14.1.0.tgz#916463b6094956b0a6c1782c94e380cd30e1981b"
integrity sha512-O901mfJSuTdwU2w3Sn+74T+RnDVP+FuV5fH8tcPWyqrseRAb0s5xOtPgCFiPOtLcyK7CLIJwPyD83ZqQWvA5ng==
jsdom@^15.0.0:
version "15.0.0"
resolved "https://registry.npmjs.org/jsdom/-/jsdom-15.0.0.tgz#60cf177d79c7fa1a498453c9e2534f57e65d151f"
integrity sha512-rJnHm7CHyIj4tDyz9VaCt0f0P0nEh/wEmMfwp9mMixy+L/r8OW/BNcgmIlfZuBBnVQS3eRBpvd/qM3R7vr7e3A==
dependencies:
abab "^2.0.0"
acorn "^6.0.4"