mirror of
https://github.com/tenrok/vue-meta.git
synced 2026-06-11 10:22:25 +03:00
chore: update deps
This commit is contained in:
committed by
Alexander Lichter
parent
6405724881
commit
336f9b5284
+1
-1
@@ -87,7 +87,7 @@
|
||||
"jest": "^24.3.1",
|
||||
"jest-environment-jsdom": "^24.3.1",
|
||||
"jest-environment-jsdom-global": "^1.1.1",
|
||||
"jsdom": "^13.2.0",
|
||||
"jsdom": "^14.0.0",
|
||||
"lodash": "^4.17.11",
|
||||
"puppeteer-core": "^1.13.0",
|
||||
"rimraf": "^2.6.3",
|
||||
|
||||
@@ -4730,10 +4730,10 @@ jsdom@^11.5.1:
|
||||
ws "^5.2.0"
|
||||
xml-name-validator "^3.0.0"
|
||||
|
||||
jsdom@^13.2.0:
|
||||
version "13.2.0"
|
||||
resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-13.2.0.tgz#b1a0dbdadc255435262be8ea3723d2dba0d7eb3a"
|
||||
integrity sha512-cG1NtMWO9hWpqRNRR3dSvEQa8bFI6iLlqU2x4kwX51FQjp0qus8T9aBaAO6iGp3DeBrhdwuKxckknohkmfvsFw==
|
||||
jsdom@^14.0.0:
|
||||
version "14.0.0"
|
||||
resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-14.0.0.tgz#c7f1441ebcc57902d08d5fb2f6ba2baf746da7c6"
|
||||
integrity sha512-/VkyPmdtbwqpJSkwDx3YyJ3U1oawYNB/h5z8vTUZGAzjtu2OHTeFRfnJqyMHsJ5Cyes23trOmvUpM1GfHH1leA==
|
||||
dependencies:
|
||||
abab "^2.0.0"
|
||||
acorn "^6.0.4"
|
||||
|
||||
Reference in New Issue
Block a user