git.fiddlerwoaroof.com
Browse code

Merge pull request #131 from fiddlerwoaroof/dependabot/npm_and_yarn/react-16.12.0

Bump react from 16.10.2 to 16.12.0

Ed Langley authored on 05/02/2020 09:00:49
Showing 2 changed files
... ...
@@ -57,7 +57,7 @@
57 57
     "jest-resolve": "24.8.0",
58 58
     "jest-watch-typeahead": "^0.4.0",
59 59
     "prettier": "^1.18.2",
60
-    "react": "^16.10.2",
60
+    "react": "^16.12.0",
61 61
     "react-app-polyfill": "^1.0.4",
62 62
     "react-dom": "^16.12.0",
63 63
     "react-redux": "^7.0.3",
... ...
@@ -8949,10 +8949,10 @@ react-test-renderer@^16.0.0-0, react-test-renderer@^16.10.2:
8949 8949
     react-is "^16.8.6"
8950 8950
     scheduler "^0.16.2"
8951 8951
 
8952
-react@^16.10.2:
8953
-  version "16.10.2"
8954
-  resolved "https://registry.yarnpkg.com/react/-/react-16.10.2.tgz#a5ede5cdd5c536f745173c8da47bda64797a4cf0"
8955
-  integrity sha512-MFVIq0DpIhrHFyqLU0S3+4dIcBhhOvBE8bJ/5kHPVOVaGdo0KuiQzpcjCPsf585WvhypqtrMILyoE2th6dT+Lw==
8952
+react@^16.12.0:
8953
+  version "16.12.0"
8954
+  resolved "https://registry.yarnpkg.com/react/-/react-16.12.0.tgz#0c0a9c6a142429e3614834d5a778e18aa78a0b83"
8955
+  integrity sha512-fglqy3k5E+81pA8s+7K0/T3DBCF0ZDOher1elBFzF7O6arXJgzyu/FW+COxFvAWXJoJN9KIZbT2LXlukwphYTA==
8956 8956
   dependencies:
8957 8957
     loose-envify "^1.1.0"
8958 8958
     object-assign "^4.1.1"