8000 Update yarn deps for react hot loader (#3122) · JavaScriptExpert/next.js@f7d2b96 · GitHub
[go: up one dir, main page]

Skip to content

Commit f7d2b96

Browse files
kpdeckertimneutkens
authored andcommitted
Update yarn deps for react hot loader (vercel#3122)
1 parent 474085b commit f7d2b96

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

yarn.lock

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1160,7 +1160,7 @@ babel-template@7.0.0-beta.0:
11601160
babylon "7.0.0-beta.22"
11611161
lodash "^4.2.0"
11621162

1163-
babel-template@^6.16.0, babel-template@^6.24.1, babel-template@^6.25.0, babel-template@^6.7.0:
1163+
babel-template@^6.16.0, babel-template@^6.24.1, babel-template@^6.25.0:
11641164
version "6.25.0"
11651165
resolved "https://registry.yarnpkg.com/babel-template/-/babel-template-6.25.0.tgz#665241166b7c2aa4c619d71e192969552b10c071"
11661166
dependencies:
@@ -5427,11 +5427,10 @@ react-dom@16.0.0:
54275427
object-assign "^4.1.1"
54285428
prop-types "^15.6.0"
54295429

5430-
react-hot-loader@^3.0.0:
5431-
version "3.0.0"
5432-
resolved "https://registry.yarnpkg.com/react-hot-loader/-/react-hot-loader-3.0.0.tgz#6e28da9d459da8085f5ee8bdd775046ba4b5cd0b"
5430+
react-hot-loader@3.1.1:
5431+
version "3.1.1"
5432+
resolved "https://registry.yarnpkg.com/react-hot-loader/-/react-hot-loader-3.1.1.tgz#e06db8cd0841c41e3ab0b395b2b774126fc8914e"
54335433
dependencies:
5434-
babel-template "^6.7.0"
54355434
global "^4.3.0"
54365435
react-deep-force-update "^2.1.1"
54375436
react-proxy "^3.0.0-alpha.0"

0 commit comments

Comments
 (0)
0