git.fiddlerwoaroof.com
Browse code

build(deps-dev): bump react from 16.9.0 to 16.10.2

Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 16.9.0 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:46:41
Showing 1 changed files
... ...
@@ -10479,9 +10479,9 @@
10479 10479
       }
10480 10480
     },
10481 10481
     "react": {
10482
-      "version": "16.9.0",
10483
-      "resolved": "https://registry.npmjs.org/react/-/react-16.9.0.tgz",
10484
-      "integrity": "sha512-+7LQnFBwkiw+BobzOF6N//BdoNw0ouwmSJTEm9cglOOmsg/TMiFHZLe2sEoN5M7LgJTj9oHH0gxklfnQe66S1w==",
10482
+      "version": "16.10.2",
10483
+      "resolved": "https://registry.npmjs.org/react/-/react-16.10.2.tgz",
10484
+      "integrity": "sha512-MFVIq0DpIhrHFyqLU0S3+4dIcBhhOvBE8bJ/5kHPVOVaGdo0KuiQzpcjCPsf585WvhypqtrMILyoE2th6dT+Lw==",
10485 10485
       "dev": true,
10486 10486
       "requires": {
10487 10487
         "loose-envify": "^1.1.0",