]> git.ipfire.org Git - thirdparty/vuejs/router.git/commitdiff
build(deps-dev): bump @types/jsdom from 16.1.1 to 16.2.0
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Mon, 30 Mar 2020 09:07:42 +0000 (09:07 +0000)
committerdependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Mon, 30 Mar 2020 09:11:10 +0000 (09:11 +0000)
Bumps [@types/jsdom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jsdom) from 16.1.1 to 16.2.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jsdom)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
package.json
yarn.lock

index 70552d0a8e3815a22d68f94de27d150b26b01769..6a80a914b558a114351826418c161448b8ae98cd 100644 (file)
@@ -51,7 +51,7 @@
     "@rollup/plugin-node-resolve": "^7.1.1",
     "@rollup/plugin-replace": "^2.3.1",
     "@types/jest": "^25.1.3",
-    "@types/jsdom": "^16.1.0",
+    "@types/jsdom": "^16.2.0",
     "@types/webpack": "^4.41.9",
     "@types/webpack-env": "^1.15.0",
     "@vue/compiler-sfc": "3.0.0-alpha.9",
index dd362724ded4987c3dd5f27e21089c19103d0c63..82211b7cd5160544404e2d7704f9bb51f1ee8f45 100644 (file)
--- a/yarn.lock
+++ b/yarn.lock
     jest-diff "^25.1.0"
     pretty-format "^25.1.0"
 
-"@types/jsdom@^16.1.0":
-  version "16.1.1"
-  resolved "https://registry.yarnpkg.com/@types/jsdom/-/jsdom-16.1.1.tgz#e3ccef8f8f1ceaf7dabf69fb24f721d0ce403c49"
-  integrity sha512-SDajC/tyIZIfagPOuDqkhrI3C6z4++2XxaVWdPgMADDslYtpZJXlwZGsOlQbCAX9wbQs2eycIwAFYpbbzRYzHA==
+"@types/jsdom@^16.2.0":
+  version "16.2.0"
+  resolved "https://registry.yarnpkg.com/@types/jsdom/-/jsdom-16.2.0.tgz#5a371a2efc1e0feec02c4bd2b3ce689e6ae691a2"
+  integrity sha512-I+qrFCzB97VlGJgvzGEwcUqmajpwqwTalmMvVfgJqFRVsY80lcCEQEGLJuVvge+whQyB1xcqTstAdxJshVVq0g==
   dependencies:
     "@types/node" "*"
     "@types/parse5" "*"