2
0
mirror of https://github.com/tenrok/vue-meta.git synced 2026-05-17 06:49:37 +03:00

chore(deps): update dependency jsdom to v15

This commit is contained in:
Renovate Bot
2019-04-23 11:48:15 +00:00
committed by Pim
parent 73be1cbcbe
commit 8da38aec57
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -97,7 +97,7 @@
"jest": "^24.7.1",
"jest-environment-jsdom": "^24.7.1",
"jest-environment-jsdom-global": "^1.2.0",
"jsdom": "^14.1.0",
"jsdom": "^15.0.0",
"lodash": "^4.17.11",
"node-env-file": "^0.1.8",
"puppeteer-core": "^1.14.0",
+4 -4
View File
@@ -6251,10 +6251,10 @@ jsdom@^14.0.0:
ws "^6.1.2"
xml-name-validator "^3.0.0"
jsdom@^14.1.0:
version "14.1.0"
resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-14.1.0.tgz#916463b6094956b0a6c1782c94e380cd30e1981b"
integrity sha512-O901mfJSuTdwU2w3Sn+74T+RnDVP+FuV5fH8tcPWyqrseRAb0s5xOtPgCFiPOtLcyK7CLIJwPyD83ZqQWvA5ng==
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==
dependencies:
abab "^2.0.0"
acorn "^6.0.4"