Skip to content

Commit f1a0f42

Browse files
Bump webpack-dev-server from 2.9.4 to 3.1.11
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 2.9.4 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.9.4...v3.1.11) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 910355c commit f1a0f42

File tree

2 files changed

+1223
-397
lines changed

2 files changed

+1223
-397
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"url-loader": "^0.6.2",
2323
"webpack": "^3.6.0",
2424
"webpack-archive-plugin": "^3.0.0",
25-
"webpack-dev-server": "^2.9.1"
25+
"webpack-dev-server": "^3.1.11"
2626
},
2727
"scripts": {
2828
"lint": "eslint src test",

0 commit comments

Comments
 (0)