chore: Update react-hot-loader to avoid crashes during hot loading of workspace modules
This commit is contained in:
parent
5e00020fe3
commit
3d48a2a2c7
@ -98,7 +98,7 @@
|
||||
"postcss-loader": "^3.0.0",
|
||||
"postcss-preset-env": "^6.6.0",
|
||||
"prettier": "^1.18.2",
|
||||
"react-hot-loader": "^4.12.11",
|
||||
"react-hot-loader": "^4.12.21",
|
||||
"redux-testkit": "^1.0.6",
|
||||
"serve": "^11.1.0",
|
||||
"start-server-and-test": "^1.10.0",
|
||||
|
||||
@ -18162,7 +18162,7 @@ react-helmet-async@^1.0.4:
|
||||
react-fast-compare "^3.0.1"
|
||||
shallowequal "^1.1.0"
|
||||
|
||||
react-hot-loader@^4.12.11, react-hot-loader@^4.12.21:
|
||||
react-hot-loader@^4.12.21:
|
||||
version "4.12.21"
|
||||
resolved "https://registry.yarnpkg.com/react-hot-loader/-/react-hot-loader-4.12.21.tgz#332e830801fb33024b5a147d6b13417f491eb975"
|
||||
integrity sha512-Ynxa6ROfWUeKWsTHxsrL2KMzujxJVPjs385lmB2t5cHUxdoRPGind9F00tOkdc1l5WBleOF4XEAMILY1KPIIDA==
|
||||
|
||||
Loading…
Reference in New Issue
Block a user