build(deps-dev): bump react-hot-loader from 4.12.15 to 4.12.16 (#257)

This commit is contained in:
dependabot-preview[bot]
2019-11-11 13:50:22 +01:00
committed by Priscila Oliveira
parent 3751acef1c
commit 185b2016d3
2 changed files with 7 additions and 6 deletions

View File

@@ -1760,7 +1760,7 @@
dependencies:
"@types/react" "*"
"@types/react@*", "@types/react@16.9.11":
"@types/react@*", "@types/react@16.9.11", "@types/react@^15.0.0 || ^16.0.0":
version "16.9.11"
resolved "https://registry.verdaccio.org/@types%2freact/-/react-16.9.11.tgz#70e0b7ad79058a7842f25ccf2999807076ada120"
integrity sha512-UBT4GZ3PokTXSWmdgC/GeCGEJXE5ofWyibCcecRLUVN2ZBpXQGVgQGtG2foS7CrTKFKlQVVswLvf7Js6XA/CVQ==
@@ -11311,11 +11311,12 @@ react-emotion@9.2.12:
babel-plugin-emotion "^9.2.11"
create-emotion-styled "^9.2.8"
react-hot-loader@4.12.15:
version "4.12.15"
resolved "https://registry.verdaccio.org/react-hot-loader/-/react-hot-loader-4.12.15.tgz#6bf3984e52edbdf02ea8952777f53da1b3c68c95"
integrity sha512-sgkN6g+tgPE6xZzD0Ysqll7KUFYJbMX0DrczT5OxD6S7hZlSnmqSC3ceudwCkiDd65ZTtm+Ayk4Y9k5xxCvpOw==
react-hot-loader@4.12.16:
version "4.12.16"
resolved "https://registry.verdaccio.org/react-hot-loader/-/react-hot-loader-4.12.16.tgz#353bd07fbb08f791b5720535f86b0a8f9b651317"
integrity sha512-KC33uTBacgdunMtfpZFP2pgPpyvKIcCwuh0XmWESbeFrkWLqUtCFN91zyaTdU5OiAM982+E8xh1gjE5EINumaw==
dependencies:
"@types/react" "^15.0.0 || ^16.0.0"
fast-levenshtein "^2.0.6"
global "^4.3.0"
hoist-non-react-statics "^3.3.0"