Skip to content

Commit c2bed89

Browse files
Bump webpack-dev-server from 2.10.0 to 3.1.11
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 2.10.0 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.10.0...v3.1.11) Signed-off-by: dependabot[bot] <support@github.com>
1 parent a007305 commit c2bed89

File tree

2 files changed

+398
-207
lines changed

2 files changed

+398
-207
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"uglifyjs-webpack-plugin": "^1.1.6",
8383
"url-loader": "^0.6.2",
8484
"webpack": "^3.10.0",
85-
"webpack-dev-server": "^2.10.0",
85+
"webpack-dev-server": "^3.1.11",
8686
"webpack-merge": "^4.1.1"
8787
}
8888
}

0 commit comments

Comments
 (0)