From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 18 May 2020 09:22:53 +0000 (+0000) Subject: build(deps-dev): bump @types/webpack from 4.41.12 to 4.41.13 X-Git-Tag: v4.0.0-alpha.12~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c70ab79cc1fdf3f22359ca830e6875c1b5bd07b;p=thirdparty%2Fvuejs%2Frouter.git build(deps-dev): bump @types/webpack from 4.41.12 to 4.41.13 Bumps [@types/webpack](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/webpack) from 4.41.12 to 4.41.13. - [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 7f15ce46..86b3523a 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "@size-limit/preset-small-lib": "^4.4.5", "@types/jest": "^25.2.2", "@types/jsdom": "^16.2.1", - "@types/webpack": "^4.41.12", + "@types/webpack": "^4.41.13", "@types/webpack-env": "^1.15.2", "@vue/compiler-sfc": "3.0.0-beta.12", "@vue/server-renderer": "^3.0.0-beta.12", diff --git a/yarn.lock b/yarn.lock index fa1992e9..a6883511 100644 --- a/yarn.lock +++ b/yarn.lock @@ -886,10 +886,10 @@ "@types/source-list-map" "*" source-map "^0.6.1" -"@types/webpack@*", "@types/webpack@^4.41.12", "@types/webpack@^4.41.8": - version "4.41.12" - resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.41.12.tgz#0386ee2a2814368e2f2397abb036c0bf173ff6c3" - integrity sha512-BpCtM4NnBen6W+KEhrL9jKuZCXVtiH6+0b6cxdvNt2EwU949Al334PjQSl2BeAyvAX9mgoNNG21wvjP3xZJJ5w== +"@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== dependencies: "@types/anymatch" "*" "@types/node" "*"