From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2020 09:09:56 +0000 (+0000) Subject: build(deps-dev): bump @types/webpack from 4.41.7 to 4.41.8 X-Git-Tag: v4.0.0-alpha.4~28 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c2c9211ff06914bc7b2da5a2b8328b90f5f463d;p=thirdparty%2Fvuejs%2Frouter.git build(deps-dev): bump @types/webpack from 4.41.7 to 4.41.8 Bumps [@types/webpack](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/webpack) from 4.41.7 to 4.41.8. - [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 d9954283..0ee8cb65 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "@rollup/plugin-replace": "^2.3.1", "@types/jest": "^25.1.3", "@types/jsdom": "^16.1.0", - "@types/webpack": "^4.41.7", + "@types/webpack": "^4.41.8", "@types/webpack-env": "^1.15.0", "@vue/compiler-sfc": "latest", "axios": "^0.19.2", diff --git a/yarn.lock b/yarn.lock index e328190f..10136d1c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -637,10 +637,10 @@ "@types/source-list-map" "*" source-map "^0.6.1" -"@types/webpack@^4.41.7": - version "4.41.7" - resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.41.7.tgz#22be27dbd4362b01c3954ca9b021dbc9328d9511" - integrity sha512-OQG9viYwO0V1NaNV7d0n79V+n6mjOV30CwgFPIfTzwmk8DHbt+C4f2aBGdCYbo3yFyYD6sjXfqqOjwkl1j+ulA== +"@types/webpack@^4.41.8": + version "4.41.8" + resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.41.8.tgz#d2244f5f612ee30230a5c8c4ae678bce90d27277" + integrity sha512-mh4litLHTlDG84TGCFv1pZldndI34vkrW9Mks++Zx4KET7DRMoCXUvLbTISiuF4++fMgNnhV9cc1nCXJQyBYbQ== dependencies: "@types/anymatch" "*" "@types/node" "*"