build(deps-dev): bump react-hot-loader from 4.12.16 to 4.12.17 (#270)

This commit is contained in:
dependabot-preview[bot] 2019-11-15 23:19:04 +01:00 committed by Priscila Oliveira
parent dd6ba2cbe9
commit 042571e72f
2 changed files with 6 additions and 7 deletions

View File

@ -91,7 +91,7 @@
"react-autosuggest": "9.4.3",
"react-dom": "16.12.0",
"react-emotion": "9.2.12",
"react-hot-loader": "4.12.16",
"react-hot-loader": "4.12.17",
"react-router-dom": "5.1.2",
"request": "2.88.0",
"resolve-url-loader": "3.1.1",

View File

@ -1753,7 +1753,7 @@
dependencies:
"@types/react" "*"
"@types/react@*", "@types/react@16.9.11", "@types/react@^15.0.0 || ^16.0.0":
"@types/react@*", "@types/react@16.9.11":
version "16.9.11"
resolved "https://registry.verdaccio.org/@types%2freact/-/react-16.9.11.tgz#70e0b7ad79058a7842f25ccf2999807076ada120"
integrity sha512-UBT4GZ3PokTXSWmdgC/GeCGEJXE5ofWyibCcecRLUVN2ZBpXQGVgQGtG2foS7CrTKFKlQVVswLvf7Js6XA/CVQ==
@ -11330,12 +11330,11 @@ react-emotion@9.2.12:
babel-plugin-emotion "^9.2.11"
create-emotion-styled "^9.2.8"
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==
react-hot-loader@4.12.17:
version "4.12.17"
resolved "https://registry.verdaccio.org/react-hot-loader/-/react-hot-loader-4.12.17.tgz#e48815848865342edd829861634637b8c0d22bed"
integrity sha512-nee5q4Xip6+wD8DrCWxVUH0zT488K1zRG1KezJTb8oEbRO1JZvnEizbOG7BwnRfxxjk5QSyx6fPXeBf2fToBhw==
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"