Skip to content

Commit

Permalink
chore(deps): update dependency webpack-hot-middleware to v2.22.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 17, 2018
1 parent 6aa9036 commit ca0df8a
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.22.3",
"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 @@ [email protected]:
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.22.3:
version "2.22.3"
resolved "https://registry.yarnpkg.com/webpack-hot-middleware/-/webpack-hot-middleware-2.22.3.tgz#ae6025d57d656085c5b716b44e0bc0f796787776"
dependencies:
ansi-html "0.0.7"
html-entities "^1.2.0"
Expand Down

0 comments on commit ca0df8a

Please sign in to comment.