From 594eacfbb4d7898226cb6d9389435b5e61aeca79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Apr 2021 08:39:37 +0000 Subject: [PATCH] chore(deps): bump rc-progress from 3.0.0 to 3.1.3 Bumps [rc-progress](https://github.com/react-component/progress) from 3.0.0 to 3.1.3. - [Release notes](https://github.com/react-component/progress/releases) - [Changelog](https://github.com/react-component/progress/blob/master/CHANGELOG.md) - [Commits](https://github.com/react-component/progress/compare/3.0.0...v3.1.3) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f826ca415a00..44780c629748 100644 --- a/package.json +++ b/package.json @@ -129,7 +129,7 @@ "rc-notification": "~4.4.0", "rc-pagination": "~2.4.1", "rc-picker": "~1.15.0", - "rc-progress": "~3.0.0", + "rc-progress": "~3.1.3", "rc-rate": "~2.8.2", "rc-resize-observer": "^0.2.3", "rc-select": "^11.0.10",