Skip to content

Commit

Permalink
chore(deps): update dependency react-hot-loader to v4.12.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 18, 2019
1 parent eabd9d7 commit 9f011f2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"eslint-plugin-react": "7.11.1",
"git-directory-deploy": "1.5.1",
"prettier": "1.15.2",
"react-hot-loader": "4.8.0",
"react-hot-loader": "4.12.8",
"react-test-renderer": "16.7.0",
"stylint": "1.5.9"
},
Expand Down
9 changes: 4 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9227,16 +9227,15 @@ react-dom@16.8.1:
prop-types "^15.6.2"
scheduler "^0.13.1"

react-hot-loader@4.8.0:
version "4.8.0"
resolved "https://registry.yarnpkg.com/react-hot-loader/-/react-hot-loader-4.8.0.tgz#0b7c7dd9407415e23eb8246fdd28b0b839f54cb6"
integrity sha512-HY9F0vITYSVmXhAR6tPkMk240nxmoH8+0rca9iO2B82KVguiCiBJkieS0Wb4CeSIzLWecYx3iOcq8dcbnp0bxA==
react-hot-loader@4.12.8:
version "4.12.8"
resolved "https://registry.yarnpkg.com/react-hot-loader/-/react-hot-loader-4.12.8.tgz#90ecf2ef7d4005e110292760f135c95177e804c7"
integrity sha512-/Df2J3znMHzRzI6CW0dTOIWD2sjkVHxv56XCqujAo9mR+k2PVTiGjUgYBiGPGsix9zQzgCRfOKca93o9Zdj2vQ==
dependencies:
fast-levenshtein "^2.0.6"
global "^4.3.0"
hoist-non-react-statics "^3.3.0"
loader-utils "^1.1.0"
lodash "^4.17.11"
prop-types "^15.6.1"
react-lifecycles-compat "^3.0.4"
shallowequal "^1.0.2"
Expand Down

0 comments on commit 9f011f2

Please sign in to comment.