aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-01-14 07:03:43 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:56 +0300
commit128a54f5aec0ba344118d7cf19b0497cc7059185 (patch)
treeb71cc6768f3107932495b243f3ffdc37785474d3
parent674730b37c62a8f8bd64b87973571a9f5cefcd68 (diff)
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] <support@github.com>
-rw-r--r--vnext/package-lock.json6
-rw-r--r--vnext/package.json2
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": [