Bump webpack-dev-server from 4.15.1 to 5.0.1

Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.15.1 to 5.0.1.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.15.1...v5.0.1)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-02-14 03:05:31 +00:00
committed by Dominic Sauer
parent 0a0610c1f8
commit 7d3dd4d024
3 changed files with 258 additions and 133 deletions

View File

@ -51,7 +51,7 @@ development:
# Reference: https://webpack.js.org/configuration/dev-server/
# Keys not described there are documented inline and in https://github.com/shakacode/shakapacker/
dev_server:
https: false
server: http
host: localhost
port: 3035
# Hot Module Replacement updates modules while the application is running without a full reload