Skip to content

Commit

Permalink
Bump webpack-dev-server from 2.4.5 to 3.1.11
Browse files Browse the repository at this point in the history
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 2.4.5 to 3.1.11.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](webpack/webpack-dev-server@v2.4.5...v3.1.11)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 13, 2021
1 parent 8ea936d commit 5e114fe
Show file tree
Hide file tree
Showing 2 changed files with 1,557 additions and 234 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -16,7 +16,7 @@
"css-loader": "^0.28.2",
"style-loader": "^0.18.0",
"webpack": "^2.5.1",
"webpack-dev-server": "^2.4.5"
"webpack-dev-server": "^3.1.11"
},
"scripts": {
"build": "./node_modules/.bin/webpack --progress --color --display-error-details",
Expand Down

0 comments on commit 5e114fe

Please sign in to comment.