fix(deps): update dependency react-topbar-progress-indicator to v4 (#4313)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-09-14 11:15:41 +03:00 committed by GitHub
parent e540f75ea5
commit 9898f5e328
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -56,7 +56,7 @@
"react-scroll-sync": "^0.8.0", "react-scroll-sync": "^0.8.0",
"react-sortable-hoc": "^1.0.0", "react-sortable-hoc": "^1.0.0",
"react-split-pane": "^0.1.85", "react-split-pane": "^0.1.85",
"react-topbar-progress-indicator": "^2.0.0", "react-topbar-progress-indicator": "^4.0.0",
"react-virtualized-auto-sizer": "^1.0.2", "react-virtualized-auto-sizer": "^1.0.2",
"react-waypoint": "^9.0.3", "react-waypoint": "^9.0.3",
"react-window": "^1.8.5", "react-window": "^1.8.5",

View File

@ -14759,10 +14759,10 @@ react-toggled@^1.1.2:
resolved "https://registry.yarnpkg.com/react-toggled/-/react-toggled-1.2.7.tgz#be1b72058358dd1ffe11811e4427e5c9cf140c10" resolved "https://registry.yarnpkg.com/react-toggled/-/react-toggled-1.2.7.tgz#be1b72058358dd1ffe11811e4427e5c9cf140c10"
integrity sha512-3am1uA5ZzDwUkReEuUkK+fJ0DAYcGiLraWEPqXfL1kKD/NHbbB7fB/t+5FflMGd+FA6n9hih1es4pui1yzKi0w== integrity sha512-3am1uA5ZzDwUkReEuUkK+fJ0DAYcGiLraWEPqXfL1kKD/NHbbB7fB/t+5FflMGd+FA6n9hih1es4pui1yzKi0w==
react-topbar-progress-indicator@^2.0.0: react-topbar-progress-indicator@^4.0.0:
version "2.0.0" version "4.1.0"
resolved "https://registry.yarnpkg.com/react-topbar-progress-indicator/-/react-topbar-progress-indicator-2.0.0.tgz#cfb4b4bd85a32f90dae74338dd008d3a082355d3" resolved "https://registry.yarnpkg.com/react-topbar-progress-indicator/-/react-topbar-progress-indicator-4.1.0.tgz#a5dc0fa1e311beeaf58f8cb004175b930f027cf9"
integrity sha512-QEKsnwkjMvb10h7k+cFm0UeeVcRRIGhOJNqMQAbDyzSifPvlePk0KIcUb9dof2SkW7E5GaSxGsmXSpaFTYn43A== integrity sha512-g6iEXI6gMKQlspckm2mtFt1yE8AiMRD9bZLRR3XRmB8ZqY0QMRi2TOQDLbH3YrEI7ma8I3rkL5CN9ZbfKv9GPg==
dependencies: dependencies:
topbar "^0.1.3" topbar "^0.1.3"