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[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-12-30 03:05:29 +00:00
committed by GitHub
parent 01aea3ef27
commit 90c38a0a1b
2 changed files with 30 additions and 44 deletions

View File

@ -62,7 +62,7 @@
"url-loader": "^4.1.1",
"webpack": "^5.11.1",
"webpack-cli": "^4.3.0",
"webpack-dev-server": "^3.11.0",
"webpack-dev-server": "^3.11.1",
"webpack-manifest-plugin": "^3.0.0",
"webpack-merge": "^5.7.3"
},