1
0
mirror of https://github.com/webslides/WebSlides.git synced 2025-08-15 09:34:29 +02:00

Bump webpack-dev-server from 2.11.3 to 3.1.11

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2019-10-30 07:32:44 +00:00
committed by GitHub
parent fb5208218f
commit 149fd94232
2 changed files with 1010 additions and 332 deletions

1338
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -54,7 +54,7 @@
"smart-banner-webpack-plugin": "^3.0.1",
"style-loader": "^0.19.1",
"webpack": "^3.6.0",
"webpack-dev-server": "^2.8.2"
"webpack-dev-server": "^3.1.11"
},
"scripts": {
"prebuild": "rimraf static/js/webslide*",