From 98de6b426155e231d4e20ccd9faf15f1a6e7a35d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 14 Mar 2022 02:56:44 +0000 Subject: [PATCH] fix(deps): update dependency react-topbar-progress-indicator to v4.1.1 (#6294) Co-authored-by: Renovate Bot Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> --- yarn.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index a82a643b..5767d80f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15491,9 +15491,7 @@ react-toggled@^1.1.2: integrity sha512-3am1uA5ZzDwUkReEuUkK+fJ0DAYcGiLraWEPqXfL1kKD/NHbbB7fB/t+5FflMGd+FA6n9hih1es4pui1yzKi0w== react-topbar-progress-indicator@^4.0.0: - version "4.1.0" - resolved "https://registry.yarnpkg.com/react-topbar-progress-indicator/-/react-topbar-progress-indicator-4.1.0.tgz#a5dc0fa1e311beeaf58f8cb004175b930f027cf9" - integrity sha512-g6iEXI6gMKQlspckm2mtFt1yE8AiMRD9bZLRR3XRmB8ZqY0QMRi2TOQDLbH3YrEI7ma8I3rkL5CN9ZbfKv9GPg== + version: "4.1.1" dependencies: topbar "^0.1.3"