Skip to content

Commit

Permalink
Merge pull request #149 from bumi/depfu/update/dependency-updates/yar…
Browse files Browse the repository at this point in the history
…n/react-hot-loader-4.13.0

Update react-hot-loader: 4.12.21 → 4.13.0 (minor)
  • Loading branch information
bumi authored Sep 30, 2020
2 parents 455fc16 + 1ed0c58 commit 1aa2021
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 @@ -121,7 +121,7 @@
"@types/zxcvbn": "4.4.0",
"cross-env": "7.0.2",
"pretty-quick": "3.0.2",
"react-hot-loader": "^4.12.21",
"react-hot-loader": "^4.13.0",
"rimraf": "3.0.2",
"string-hash": "1.1.3",
"webextension-polyfill-ts": "0.19.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7050,10 +7050,10 @@ react-dom@^16.13.1:
prop-types "^15.6.2"
scheduler "^0.19.1"

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==
react-hot-loader@^4.13.0:
version "4.13.0"
resolved "https://registry.yarnpkg.com/react-hot-loader/-/react-hot-loader-4.13.0.tgz#c27e9408581c2a678f5316e69c061b226dc6a202"
integrity sha512-JrLlvUPqh6wIkrK2hZDfOyq/Uh/WeVEr8nc7hkn2/3Ul0sx1Kr5y4kOGNacNRoj7RhwLNcQ3Udf1KJXrqc0ZtA==
dependencies:
fast-levenshtein "^2.0.6"
global "^4.3.0"
Expand Down

0 comments on commit 1aa2021

Please sign in to comment.