Skip to content

Commit cda11ae

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] <[email protected]>
1 parent 993fec6 commit cda11ae

File tree

2 files changed

+353
-348
lines changed

2 files changed

+353
-348
lines changed

package.json

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

0 commit comments

Comments
 (0)