git.fiddlerwoaroof.com
Browse code

Bump react from 16.8.6 to 16.10.2

Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 16.8.6 to 16.10.2.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v16.10.2/packages/react)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

dependabot-preview[bot] authored on 04/10/2019 05:53:12
Showing 2 changed files
... ...
@@ -57,7 +57,7 @@
57 57
     "jest-resolve": "24.8.0",
58 58
     "jest-watch-typeahead": "^0.3.1",
59 59
     "prettier": "^1.18.2",
60
-    "react": "^16.5.2",
60
+    "react": "^16.10.2",
61 61
     "react-app-polyfill": "^1.0.1",
62 62
     "react-dom": "^16.8.6",
63 63
     "react-redux": "^7.0.3",
... ...
@@ -240,7 +240,7 @@
240 240
     "@babel/traverse" "^7.1.0"
241 241
     "@babel/types" "^7.0.0"
242 242
 
243
-"@babel/helper-replace-supers@^7.4.0", "@babel/helper-replace-supers@^7.4.4":
243
+"@babel/helper-replace-supers@^7.4.0":
244 244
   version "7.4.4"
245 245
   resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.4.4.tgz#aee41783ebe4f2d3ab3ae775e1cc6f1a90cefa27"
246 246
   integrity sha512-04xGEnd+s01nY1l15EuMS1rfKktNF+1CkKmHoErDppjAAZL+IUBZpzT748x262HF7fibaQPhbvWUl5HeSt1EXg==
... ...
@@ -8895,15 +8895,14 @@ react-test-renderer@^16.0.0-0, react-test-renderer@^16.8.6:
8895 8895
     react-is "^16.8.6"
8896 8896
     scheduler "^0.13.6"
8897 8897
 
8898
-react@^16.5.2:
8899
-  version "16.8.6"
8900
-  resolved "https://registry.yarnpkg.com/react/-/react-16.8.6.tgz#ad6c3a9614fd3a4e9ef51117f54d888da01f2bbe"
8901
-  integrity sha512-pC0uMkhLaHm11ZSJULfOBqV4tIZkx87ZLvbbQYunNixAAvjnC+snJCg0XQXn9VIsttVsbZP/H/ewzgsd5fxKXw==
8898
+react@^16.10.2:
8899
+  version "16.10.2"
8900
+  resolved "https://registry.yarnpkg.com/react/-/react-16.10.2.tgz#a5ede5cdd5c536f745173c8da47bda64797a4cf0"
8901
+  integrity sha512-MFVIq0DpIhrHFyqLU0S3+4dIcBhhOvBE8bJ/5kHPVOVaGdo0KuiQzpcjCPsf585WvhypqtrMILyoE2th6dT+Lw==
8902 8902
   dependencies:
8903 8903
     loose-envify "^1.1.0"
8904 8904
     object-assign "^4.1.1"
8905 8905
     prop-types "^15.6.2"
8906
-    scheduler "^0.13.6"
8907 8906
 
8908 8907
 read-pkg-up@^2.0.0:
8909 8908
   version "2.0.0"