From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2020 09:14:36 +0000 (+0000) Subject: build(deps-dev): bump @types/webpack from 4.41.13 to 4.41.16 X-Git-Tag: v4.0.0-alpha.13~25 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8cdf2fc75e0d0e52e7ce8aa2b1cc1d90af81254a;p=thirdparty%2Fvuejs%2Frouter.git build(deps-dev): bump @types/webpack from 4.41.13 to 4.41.16 Bumps [@types/webpack](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/webpack) from 4.41.13 to 4.41.16. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/webpack) Signed-off-by: dependabot-preview[bot] --- diff --git a/package.json b/package.json index c9be88e9..68bfe50b 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "@size-limit/preset-small-lib": "^4.4.5", "@types/jest": "^25.2.3", "@types/jsdom": "^16.2.3", - "@types/webpack": "^4.41.13", + "@types/webpack": "^4.41.16", "@types/webpack-env": "^1.15.2", "@vue/compiler-sfc": "3.0.0-beta.14", "@vue/server-renderer": "^3.0.0-beta.14", diff --git a/yarn.lock b/yarn.lock index cc76ef12..dfbb9080 100644 --- a/yarn.lock +++ b/yarn.lock @@ -889,10 +889,10 @@ "@types/source-list-map" "*" source-map "^0.6.1" -"@types/webpack@*", "@types/webpack@^4.41.13", "@types/webpack@^4.41.8": - version "4.41.13" - resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.41.13.tgz#988d114c8913d039b8a0e0502a7fe4f1f84f3d5e" - integrity sha512-RYmIHOWSxnTTa765N6jJBVE45pd2SYNblEYshVDduLw6RhocazNmRzE5/ytvBD8IkDMH6DI+bcrqxh8NILimBA== +"@types/webpack@*", "@types/webpack@^4.41.16", "@types/webpack@^4.41.8": + version "4.41.16" + resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.41.16.tgz#57b6154c5465401b0466c5fadcaf89dd98a77798" + integrity sha512-w80nXwCcXwwgv7rkTXb8lET6nWPNNUJxa36lrA2DEkD5TcPpHrlGAPrjdpZnkFX/FXSSuN5IIxCYowAB1Vobtw== dependencies: "@types/anymatch" "*" "@types/node" "*"