Chore: Updates react-dependant packages to address react warnings (#18549)

Updates packages that depend on react in order to address warnings produced
by react regarding the use of `componentWillReceiveProps`
This commit is contained in:
kay delaney
2019-08-14 14:20:35 +01:00
committed by GitHub
parent 4cf804c8b6
commit 7f8f3fa458
8 changed files with 139 additions and 106 deletions

View File

@@ -4,7 +4,7 @@ exports[`DashboardPage Dashboard init completed Should render dashboard grid 1`
<div
className=""
>
<Connect(DashNav)
<Component
$injector={Object {}}
dashboard={
DashboardModel {
@@ -241,7 +241,7 @@ exports[`DashboardPage When dashboard has editview url state should render setti
<div
className="dashboard-page--settings-opening"
>
<Connect(DashNav)
<Component
$injector={Object {}}
dashboard={
DashboardModel {