]> git.ipfire.org Git - thirdparty/vuejs/router.git/commitdiff
build(deps-dev): bump @types/jsdom from 16.2.0 to 16.2.1
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Mon, 13 Apr 2020 08:50:20 +0000 (08:50 +0000)
committerdependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Mon, 13 Apr 2020 08:56:51 +0000 (08:56 +0000)
Bumps [@types/jsdom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jsdom) from 16.2.0 to 16.2.1.
- [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 b019d8df5d871d6906d62372ec5492d88600c82e..57389051e35cb9e20839031658bf867e4e04c886 100644 (file)
@@ -54,7 +54,7 @@
     "@rollup/plugin-node-resolve": "^7.1.3",
     "@rollup/plugin-replace": "^2.3.1",
     "@types/jest": "^25.1.3",
-    "@types/jsdom": "^16.2.0",
+    "@types/jsdom": "^16.2.1",
     "@types/webpack": "^4.41.9",
     "@types/webpack-env": "^1.15.0",
     "@vue/compiler-sfc": "3.0.0-alpha.12",
index edeaa9cb878240cb6c4dcb5a96096fe53b4cf140..0a84710ff6660b911133a1ba9c8ac25730176d19 100644 (file)
--- a/yarn.lock
+++ b/yarn.lock
     jest-diff "^25.2.1"
     pretty-format "^25.2.1"
 
-"@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==
+"@types/jsdom@^16.2.1":
+  version "16.2.1"
+  resolved "https://registry.yarnpkg.com/@types/jsdom/-/jsdom-16.2.1.tgz#9e6eee6a578f74eed5997558ab430dbc11aac753"
+  integrity sha512-KCEq427OsWfpX7FRyEMb3i2XIuz8Pt3XPls4nmX0iMTDJWsHD4Kzoa3v4Uv9c9IDf11ALeHUtPcyAjTz/HV03Q==
   dependencies:
     "@types/node" "*"
     "@types/parse5" "*"