From f43d01dfe845a2e97512363c21c21852dffa7a59 Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Fri, 5 Feb 2021 06:44:44 +0000 Subject: Bump webpack from 5.20.1 to 5.20.2 Bumps [webpack](https://github.com/webpack/webpack) from 5.20.1 to 5.20.2. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.20.1...v5.20.2) Signed-off-by: dependabot[bot] --- vnext/package-lock.json | 6 +++--- vnext/package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/vnext/package-lock.json b/vnext/package-lock.json index 96582ce3..361f6b24 100644 --- a/vnext/package-lock.json +++ b/vnext/package-lock.json @@ -16640,9 +16640,9 @@ "dev": true }, "webpack": { - "version": "5.20.1", - "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.20.1.tgz", - "integrity": "sha512-cStILc8W14WZXsgfeJmNIQlmQU06F7THfCJ6id3pIB/EXuR6nquolJ2ZJoaLNb6zdec6O2jOAzVKtBYc7vGDjg==", + "version": "5.20.2", + "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.20.2.tgz", + "integrity": "sha512-gGPip54KK7DznaaPHVuNGqym3LAXXL+bPkZ9SlLTCdHmmk+m5x+D4UZdhWvw32CMahYlZwZYPsioFIw36/txYQ==", "dev": true, "requires": { "@types/eslint-scope": "^3.7.0", diff --git a/vnext/package.json b/vnext/package.json index 2cc4e534..f84d2f5a 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -39,7 +39,7 @@ "style-loader": "^2.0.0", "stylelint": "^13.9.0", "stylelint-config-standard": "^20.0.0", - "webpack": "^5.20.1", + "webpack": "^5.20.2", "webpack-cli": "^4.5.0", "webpack-dev-server": "^3.11.2" }, -- cgit v1.2.3