Skip to content

Commit

Permalink
chore(deps): update dependency react-hot-loader to v4.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 17, 2018
1 parent 71f6128 commit b769681
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@
"prettier": "1.15.3",
"react": "16.7.0-alpha.2",
"react-dom": "16.7.0-alpha.2",
"react-hot-loader": "4.6.0",
"react-hot-loader": "4.6.1",
"react-static": "6.0.0-beta.33",
"rollup": "0.67.4",
"rollup-plugin-string": "2.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17353,10 +17353,10 @@ react-helmet@^5.2.0:
prop-types "^15.5.4"
react-side-effect "^1.1.0"

react-hot-loader@4.6.0:
version "4.6.0"
resolved "https://registry.yarnpkg.com/react-hot-loader/-/react-hot-loader-4.6.0.tgz#7a556efea51a3c79e8bffdb094fbe17883a79432"
integrity sha512-ytmtbJB0RlTUqa9HnpVsoZiZ6iRsTzu+O2WovKT++f+tDYOTNZYa7OesVAE+R90e/1w/OJO4G/tw4rNSMYCjFw==
react-hot-loader@4.6.1:
version "4.6.1"
resolved "https://registry.yarnpkg.com/react-hot-loader/-/react-hot-loader-4.6.1.tgz#7b4ebbbf931d864e78b31c25eee813fcf1ecfa99"
integrity sha512-BrMa/zyVq7aeHa2TDG6cVFgMiUut6OHZ/RkPqVHovsFbo0VI8VX7qCz2dYTDHFc9HtVrSUbJGd9LpFPIWtExBg==
dependencies:
fast-levenshtein "^2.0.6"
global "^4.3.0"
Expand Down

0 comments on commit b769681

Please sign in to comment.