build(deps): bump react from 16.6.0 to 16.6.1 in /ui

Bumps [react](https://github.com/facebook/react) from 16.6.0 to 16.6.1.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/compare/v16.6.0...v16.6.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2018-11-07 07:12:30 +00:00
parent 990f1747cc
commit 163d7db869
2 changed files with 6 additions and 6 deletions

View File

@@ -27,7 +27,7 @@
"object-hash": "1.3.0",
"prop-types": "15.6.2",
"qs": "6.5.2",
"react": "16.6.0",
"react": "16.6.1",
"react-autosuggest": "9.4.2",
"react-datepicker": "1.8.0",
"react-dom": "16.6.1",

View File

@@ -9333,15 +9333,15 @@ react-transition-group@2.5.0, react-transition-group@^2.2.1:
prop-types "^15.6.2"
react-lifecycles-compat "^3.0.4"
"react@15.x.x - 16.x.x", react@16.6.0:
version "16.6.0"
resolved "https://registry.yarnpkg.com/react/-/react-16.6.0.tgz#b34761cfaf3e30f5508bc732fb4736730b7da246"
integrity sha512-zJPnx/jKtuOEXCbQ9BKaxDMxR0001/hzxXwYxG8septeyYGfsgAei6NgfbVgOhbY1WOP2o3VPs/E9HaN+9hV3Q==
"react@15.x.x - 16.x.x", react@16.6.1:
version "16.6.1"
resolved "https://registry.yarnpkg.com/react/-/react-16.6.1.tgz#ee2aef4f0a09e494594882029821049772f915fe"
integrity sha512-OtawJThYlvRgm9BXK+xTL7BIlDx8vv21j+fbQDjRRUyok6y7NyjlweGorielTahLZHYIdKUoK2Dp9ByVWuMqxw==
dependencies:
loose-envify "^1.1.0"
object-assign "^4.1.1"
prop-types "^15.6.2"
scheduler "^0.10.0"
scheduler "^0.11.0"
read-pkg-up@^1.0.1:
version "1.0.1"