From 128a54f5aec0ba344118d7cf19b0497cc7059185 Mon Sep 17 00:00:00 2001 From: dependabot[bot] Date: Thu, 14 Jan 2021 07:03:43 +0000 Subject: Bump webpack-dev-server from 3.11.1 to 3.11.2 Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 3.11.1 to 3.11.2. - [Release notes](https://github.com/webpack/webpack-dev-server/releases) - [Changelog](https://github.com/webpack/webpack-dev-server/blob/v3.11.2/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-dev-server/compare/v3.11.1...v3.11.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 77387eb4..249bcc43 100644 --- a/vnext/package-lock.json +++ b/vnext/package-lock.json @@ -16316,9 +16316,9 @@ } }, "webpack-dev-server": { - "version": "3.11.1", - "resolved": "https://registry.npmjs.org/webpack-dev-server/-/webpack-dev-server-3.11.1.tgz", - "integrity": "sha512-u4R3mRzZkbxQVa+MBWi2uVpB5W59H3ekZAJsQlKUTdl7Elcah2EhygTPLmeFXybQkf9i2+L0kn7ik9SnXa6ihQ==", + "version": "3.11.2", + "resolved": "https://registry.npmjs.org/webpack-dev-server/-/webpack-dev-server-3.11.2.tgz", + "integrity": "sha512-A80BkuHRQfCiNtGBS1EMf2ChTUs0x+B3wGDFmOeT4rmJOHhHTCH2naNxIHhmkr0/UillP4U3yeIyv1pNp+QDLQ==", "dev": true, "requires": { "ansi-html": "0.0.7", diff --git a/vnext/package.json b/vnext/package.json index 71891062..8171acc8 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -41,7 +41,7 @@ "stylelint-config-standard": "^20.0.0", "webpack": "^5.13.0", "webpack-cli": "^4.3.1", - "webpack-dev-server": "^3.11.1" + "webpack-dev-server": "^3.11.2" }, "babel": { "plugins": [ -- cgit v1.2.3