Skip to content

Commit

Permalink
chore(deps): update dependency webpack-hot-middleware to v2.21.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 28, 2018
1 parent 6aa9036 commit f50554c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"vue-template-compiler": "2.4.2",
"webpack": "2.7.0",
"webpack-dev-middleware": "1.12.0",
"webpack-hot-middleware": "2.18.2",
"webpack-hot-middleware": "2.21.1",
"webpack-merge": "4.1.0",
"webpack-node-externals": "1.6.0"
}
Expand Down
6 changes: 3 additions & 3 deletions sample/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2436,9 +2436,9 @@ webpack-dev-middleware@1.12.0:
range-parser "^1.0.3"
time-stamp "^2.0.0"

webpack-hot-middleware@2.18.2:
version "2.18.2"
resolved "https://registry.yarnpkg.com/webpack-hot-middleware/-/webpack-hot-middleware-2.18.2.tgz#84dee643f037c3d59c9de142548430371aa8d3b2"
webpack-hot-middleware@2.21.1:
version "2.21.1"
resolved "https://registry.yarnpkg.com/webpack-hot-middleware/-/webpack-hot-middleware-2.21.1.tgz#1b03b20a1a65a2e2ea0ea987476a5d23370ff176"
dependencies:
ansi-html "0.0.7"
html-entities "^1.2.0"
Expand Down

0 comments on commit f50554c

Please sign in to comment.