git.fiddlerwoaroof.com
Browse code

Merge pull request #110 from fiddlerwoaroof/dependabot/npm_and_yarn/react-16.10.2

Bump react from 16.8.6 to 16.10.2

Ed Langley authored on 17/10/2019 07:32:22
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",
... ...
@@ -8897,15 +8897,14 @@ react-test-renderer@^16.0.0-0, react-test-renderer@^16.10.2:
8897 8897
     react-is "^16.8.6"
8898 8898
     scheduler "^0.16.2"
8899 8899
 
8900
-react@^16.5.2:
8901
-  version "16.8.6"
8902
-  resolved "https://registry.yarnpkg.com/react/-/react-16.8.6.tgz#ad6c3a9614fd3a4e9ef51117f54d888da01f2bbe"
8903
-  integrity sha512-pC0uMkhLaHm11ZSJULfOBqV4tIZkx87ZLvbbQYunNixAAvjnC+snJCg0XQXn9VIsttVsbZP/H/ewzgsd5fxKXw==
8900
+react@^16.10.2:
8901
+  version "16.10.2"
8902
+  resolved "https://registry.yarnpkg.com/react/-/react-16.10.2.tgz#a5ede5cdd5c536f745173c8da47bda64797a4cf0"
8903
+  integrity sha512-MFVIq0DpIhrHFyqLU0S3+4dIcBhhOvBE8bJ/5kHPVOVaGdo0KuiQzpcjCPsf585WvhypqtrMILyoE2th6dT+Lw==
8904 8904
   dependencies:
8905 8905
     loose-envify "^1.1.0"
8906 8906
     object-assign "^4.1.1"
8907 8907
     prop-types "^15.6.2"
8908
-    scheduler "^0.13.6"
8909 8908
 
8910 8909
 read-pkg-up@^2.0.0:
8911 8910
   version "2.0.0"