Skip to content
This repository was archived by the owner on Oct 10, 2023. It is now read-only.

Commit 9f70a31

Browse files
Bump webpack-dev-server from 1.14.1 to 3.1.11
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 1.14.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](webpack/webpack-dev-server@v1.14.1...v3.1.11) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2f648a7 commit 9f70a31

File tree

2 files changed

+1634
-193
lines changed

2 files changed

+1634
-193
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"json-loader": "0.5.4",
2929
"url-loader": "0.5.7",
3030
"webpack": "1.13.2",
31-
"webpack-dev-server": "1.14.1"
31+
"webpack-dev-server": "3.1.11"
3232
},
3333
"scripts": {
3434
"test": "echo \"Error: no test specified\" && exit 1",

0 commit comments

Comments
 (0)