Skip to content
This repository was archived by the owner on Mar 18, 2019. It is now read-only.

Commit 5f88a9e

Browse files
committed
chore(deps): update dependency react-hot-loader to v4.3.7
1 parent e647b4a commit 5f88a9e

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"mobx-react": "5.1.2",
7979
"react": "16.4.0",
8080
"react-dom": "16.4.0",
81-
"react-hot-loader": "4.2.0",
81+
"react-hot-loader": "4.3.7",
8282
"react-router": "4.2.0",
8383
"react-router-dom": "4.2.2",
8484
"rimraf": "2.6.2",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6868,9 +6868,9 @@ react-dom@16.4.0:
68686868
object-assign "^4.1.1"
68696869
prop-types "^15.6.0"
68706870

6871-
react-hot-loader@4.2.0:
6872-
version "4.2.0"
6873-
resolved "https://registry.yarnpkg.com/react-hot-loader/-/react-hot-loader-4.2.0.tgz#4a2ec79114f872e28ea786e04889d643ad3dfb7c"
6871+
react-hot-loader@4.3.7:
6872+
version "4.3.7"
6873+
resolved "https://registry.yarnpkg.com/react-hot-loader/-/react-hot-loader-4.3.7.tgz#39774287057dc15940acac7fc49653d93f44d6ba"
68746874
dependencies:
68756875
fast-levenshtein "^2.0.6"
68766876
global "^4.3.0"

0 commit comments

Comments
 (0)