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>
This commit is contained in:
dependabot[bot]
2021-01-14 09:03:38 +00:00
committed by GitHub
parent aa5eb9413c
commit 2c3213acaa
2 changed files with 5 additions and 5 deletions

View File

@@ -21,7 +21,7 @@
"webpack-merge": "^5.7.3"
},
"devDependencies": {
"webpack-dev-server": "^3.11.0"
"webpack-dev-server": "^3.11.2"
},
"scripts": {
"webpack": "./bin/webpack",