Skip to content

Commit 05c27f2

Browse files
build(deps-dev): bump webpack-dev-server from 2.11.2 to 3.1.11
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 2.11.2 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.11.2...v3.1.11) Signed-off-by: dependabot[bot] <support@github.com>
1 parent adca684 commit 05c27f2

File tree

2 files changed

+429
-348
lines changed

2 files changed

+429
-348
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"react": "^15.6.1",
4545
"react-dom": "^15.6.1",
4646
"webpack": "^3.0.0",
47-
"webpack-dev-server": "^2.5.0"
47+
"webpack-dev-server": "^3.1.11"
4848
},
4949
"dependencies": {
5050
"kits-js": "^0.0.7",

0 commit comments

Comments
 (0)