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]
2021-01-04 11:32:33 +00:00
committed by GitHub
parent d404068a74
commit 3e054626ee
2 changed files with 33 additions and 47 deletions
+1 -1
View File
@@ -43,7 +43,7 @@
"stylelint-scss": "^3.18.0",
"webpack": "^5.11.1",
"webpack-cli": "^4.3.0",
"webpack-dev-server": "^3.11.0",
"webpack-dev-server": "^3.11.1",
"webpack-merge": "^4.2.2",
"workbox-webpack-plugin": "^5.1.4",
"worker-plugin": "^5.0.0"