From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 18 May 2020 09:32:59 +0000 (+0000) Subject: build(deps-dev): bump @types/jsdom from 16.2.1 to 16.2.3 X-Git-Tag: v4.0.0-alpha.12~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aec5a83c57ce9452226ce030bde5262a39c435e8;p=thirdparty%2Fvuejs%2Frouter.git build(deps-dev): bump @types/jsdom from 16.2.1 to 16.2.3 Bumps [@types/jsdom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jsdom) from 16.2.1 to 16.2.3. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jsdom) Signed-off-by: dependabot-preview[bot] --- diff --git a/package.json b/package.json index 53b2ad34..a470ef69 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "@rollup/plugin-replace": "^2.3.2", "@size-limit/preset-small-lib": "^4.4.5", "@types/jest": "^25.2.2", - "@types/jsdom": "^16.2.1", + "@types/jsdom": "^16.2.3", "@types/webpack": "^4.41.13", "@types/webpack-env": "^1.15.2", "@vue/compiler-sfc": "3.0.0-beta.12", diff --git a/yarn.lock b/yarn.lock index 42a592a0..0c5674bd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -763,10 +763,10 @@ jest-diff "^25.2.1" pretty-format "^25.2.1" -"@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== +"@types/jsdom@^16.2.3": + version "16.2.3" + resolved "https://registry.yarnpkg.com/@types/jsdom/-/jsdom-16.2.3.tgz#c6feadfe0836389b27f9c911cde82cd32e91c537" + integrity sha512-BREatezSn74rmLIDksuqGNFUTi9HNAWWQXYpFBFLK9U6wlMCO4M0QCa8CMpDsZQuqxSO9XifVLT5Q1P0vgKLqw== dependencies: "@types/node" "*" "@types/parse5" "*"