From: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 18 Jan 2021 10:24:23 +0000 (+0000) Subject: build(deps-dev): bump @types/webpack from 4.41.25 to 4.41.26 X-Git-Tag: v4.0.4~47 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75745752fd89387ca3ff4e600f04bdc3545e2e6f;p=thirdparty%2Fvuejs%2Frouter.git build(deps-dev): bump @types/webpack from 4.41.25 to 4.41.26 Bumps [@types/webpack](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/webpack) from 4.41.25 to 4.41.26. - [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 6132adc4..34a2c337 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "@rollup/plugin-replace": "^2.3.4", "@types/jest": "^26.0.20", "@types/jsdom": "^16.2.6", - "@types/webpack": "^4.41.25", + "@types/webpack": "^4.41.26", "@types/webpack-env": "^1.16.0", "@vue/compiler-sfc": "^3.0.5", "@vue/devtools-api": "^6.0.0-beta.3", diff --git a/yarn.lock b/yarn.lock index 4d252da1..1789f7cc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1007,10 +1007,10 @@ "@types/source-list-map" "*" source-map "^0.7.3" -"@types/webpack@^4.41.25", "@types/webpack@^4.41.8": - version "4.41.25" - resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.41.25.tgz#4d3b5aecc4e44117b376280fbfd2dc36697968c4" - integrity sha512-cr6kZ+4m9lp86ytQc1jPOJXgINQyz3kLLunZ57jznW+WIAL0JqZbGubQk4GlD42MuQL5JGOABrxdpqqWeovlVQ== +"@types/webpack@^4.41.26", "@types/webpack@^4.41.8": + version "4.41.26" + resolved "https://registry.yarnpkg.com/@types/webpack/-/webpack-4.41.26.tgz#27a30d7d531e16489f9c7607c747be6bc1a459ef" + integrity sha512-7ZyTfxjCRwexh+EJFwRUM+CDB2XvgHl4vfuqf1ZKrgGvcS5BrNvPQqJh3tsZ0P6h6Aa1qClVHaJZszLPzpqHeA== dependencies: "@types/anymatch" "*" "@types/node" "*"