2
0
mirror of https://github.com/tenrok/vue-meta.git synced 2026-06-23 22:50:33 +03:00

chore: update deps

This commit is contained in:
pimlie
2019-03-10 12:20:43 +01:00
committed by Alexander Lichter
parent 6405724881
commit 336f9b5284
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -87,7 +87,7 @@
"jest": "^24.3.1", "jest": "^24.3.1",
"jest-environment-jsdom": "^24.3.1", "jest-environment-jsdom": "^24.3.1",
"jest-environment-jsdom-global": "^1.1.1", "jest-environment-jsdom-global": "^1.1.1",
"jsdom": "^13.2.0", "jsdom": "^14.0.0",
"lodash": "^4.17.11", "lodash": "^4.17.11",
"puppeteer-core": "^1.13.0", "puppeteer-core": "^1.13.0",
"rimraf": "^2.6.3", "rimraf": "^2.6.3",
+4 -4
View File
@@ -4730,10 +4730,10 @@ jsdom@^11.5.1:
ws "^5.2.0" ws "^5.2.0"
xml-name-validator "^3.0.0" xml-name-validator "^3.0.0"
jsdom@^13.2.0: jsdom@^14.0.0:
version "13.2.0" version "14.0.0"
resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-13.2.0.tgz#b1a0dbdadc255435262be8ea3723d2dba0d7eb3a" resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-14.0.0.tgz#c7f1441ebcc57902d08d5fb2f6ba2baf746da7c6"
integrity sha512-cG1NtMWO9hWpqRNRR3dSvEQa8bFI6iLlqU2x4kwX51FQjp0qus8T9aBaAO6iGp3DeBrhdwuKxckknohkmfvsFw== integrity sha512-/VkyPmdtbwqpJSkwDx3YyJ3U1oawYNB/h5z8vTUZGAzjtu2OHTeFRfnJqyMHsJ5Cyes23trOmvUpM1GfHH1leA==
dependencies: dependencies:
abab "^2.0.0" abab "^2.0.0"
acorn "^6.0.4" acorn "^6.0.4"