From d41f1f2f614e87f10895790e1b5d4eb6e0dacf21 Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Fri, 19 Feb 2021 06:37:39 +0000 Subject: Bump webpack from 5.22.0 to 5.23.0 Bumps [webpack](https://github.com/webpack/webpack) from 5.22.0 to 5.23.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.22.0...v5.23.0) Signed-off-by: dependabot[bot] --- vnext/package-lock.json | 6 +++--- vnext/package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'vnext') diff --git a/vnext/package-lock.json b/vnext/package-lock.json index c5bcf46f..83ddceee 100644 --- a/vnext/package-lock.json +++ b/vnext/package-lock.json @@ -16370,9 +16370,9 @@ "dev": true }, "webpack": { - "version": "5.22.0", - "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.22.0.tgz", - "integrity": "sha512-xqlb6r9RUXda/d9iA6P7YRTP1ChWeP50TEESKMMNIg0u8/Rb66zN9YJJO7oYgJTRyFyYi43NVC5feG45FSO1vQ==", + "version": "5.23.0", + "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.23.0.tgz", + "integrity": "sha512-RC6dwDuRxiU75F8XC4H08NtzUrMfufw5LDnO8dTtaKU2+fszEdySCgZhNwSBBn516iNaJbQI7T7OPHIgCwcJmg==", "dev": true, "requires": { "@types/eslint-scope": "^3.7.0", diff --git a/vnext/package.json b/vnext/package.json index 13e4155c..3ecba634 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -39,7 +39,7 @@ "style-loader": "^2.0.0", "stylelint": "^13.10.0", "stylelint-config-standard": "^20.0.0", - "webpack": "^5.22.0", + "webpack": "^5.23.0", "webpack-cli": "^4.5.0", "webpack-dev-server": "^3.11.2" }, -- cgit v1.2.3