Skip to content

Commit

Permalink
Merge pull request #2059 from storybooks/webpack-hot-middleware-2.20.…
Browse files Browse the repository at this point in the history
…0-26.0.0-app--react-native

Update webpack-hot-middleware from 2.19.1 to 2.20.0 in app/react-native
  • Loading branch information
Hypnosphi authored Oct 16, 2017
2 parents 75446cc + 00ac434 commit a9c85ba
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion app/react-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"uuid": "^3.1.0",
"webpack": "^3.7.1",
"webpack-dev-middleware": "^1.12.0",
"webpack-hot-middleware": "^2.19.1",
"webpack-hot-middleware": "^2.20.0",
"ws": "^3.0.0"
},
"devDependencies": {
Expand Down
9 changes: 9 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12286,6 +12286,15 @@ webpack-hot-middleware@^2.19.1:
querystring "^0.2.0"
strip-ansi "^3.0.0"

webpack-hot-middleware@^2.20.0:
version "2.20.0"
resolved "https://registry.yarnpkg.com/webpack-hot-middleware/-/webpack-hot-middleware-2.20.0.tgz#cb896d837758b6408fe0afeeafdc0e5316b15319"
dependencies:
ansi-html "0.0.7"
html-entities "^1.2.0"
querystring "^0.2.0"
strip-ansi "^3.0.0"

webpack-manifest-plugin@1.2.1:
version "1.2.1"
resolved "https://registry.yarnpkg.com/webpack-manifest-plugin/-/webpack-manifest-plugin-1.2.1.tgz#e02f0846834ce98dca516946ee3ee679745e7db1"
Expand Down

0 comments on commit a9c85ba

Please sign in to comment.