Bump webpack-dev-server from 3.11.0 to 3.11.1

Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 3.11.0 to 3.11.1.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/v3.11.1/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v3.11.0...v3.11.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-12-30 09:30:06 +00:00
committed by GitHub
parent 8264ae199e
commit 806cb1a3fd
2 changed files with 101 additions and 78 deletions
+1 -1
View File
@@ -101,7 +101,7 @@
"uglifyjs-webpack-plugin": "^2.2.0",
"url-loader": "4.1.1",
"webpack": "4.44.2",
"webpack-dev-server": "3.11.0",
"webpack-dev-server": "3.11.1",
"webpack-manifest-plugin": "3.0.0",
"workbox-webpack-plugin": "6.0.2"
},