2
0
mirror of https://github.com/tenrok/vue-form-wizard.git synced 2026-06-20 00:00:32 +03:00

Bump webpack-dev-middleware from 1.12.0 to 2.0.4

Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 1.12.0 to 2.0.4.
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/master/breaking-changes.md)
- [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v1.12.0...v2.0.4)
This commit is contained in:
dependabot[bot]
2018-01-08 07:58:13 +00:00
parent 4113999718
commit 2a1e48b845
2 changed files with 43 additions and 4 deletions
+1 -1
View File
@@ -106,7 +106,7 @@
"vue-test-utils": "^1.0.0-beta.1",
"webpack": "^3.10.0",
"webpack-bundle-analyzer": "^2.9.1",
"webpack-dev-middleware": "^1.10.0",
"webpack-dev-middleware": "^2.0.4",
"webpack-hot-middleware": "^2.21.0",
"webpack-merge": "^4.1.1"
},