1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-01 04:50:27 +02:00

Bump webpack-dev-server from 2.11.1 to 3.1.11 (#3104)

Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 2.11.1 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](https://github.com/webpack/webpack-dev-server/compare/v2.11.1...v3.1.11)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2019-11-09 19:46:03 -05:00
committed by Ian Storm Taylor
parent 06635fde9b
commit dd6438436d
2 changed files with 409 additions and 153 deletions

View File

@@ -77,7 +77,7 @@
"to-snake-case": "^1.0.0",
"uglifyjs-webpack-plugin": "^1.1.8",
"webpack": "^3.11.0",
"webpack-dev-server": "^2.11.1"
"webpack-dev-server": "^3.1.11"
},
"peerDependencies": {
"slate": "*",