From d9510ccb5902d68199b7ec97cd5271ef3327bbe6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Jul 2021 09:25:30 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20color-string=20from=201.5.3=20to=201.6.0?= =?UTF-8?q?=20in=20/Demos/rc-form=E6=BA=90=E7=A0=81=E8=A7=A3=E6=9E=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.3 to 1.6.0. - [Release notes](https://github.com/Qix-/color-string/releases) - [Changelog](https://github.com/Qix-/color-string/blob/master/CHANGELOG.md) - [Commits](https://github.com/Qix-/color-string/commits/1.6.0) --- updated-dependencies: - dependency-name: color-string dependency-type: indirect ... Signed-off-by: dependabot[bot] --- .../yarn.lock" | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git "a/Demos/rc-form\346\272\220\347\240\201\350\247\243\346\236\220/yarn.lock" "b/Demos/rc-form\346\272\220\347\240\201\350\247\243\346\236\220/yarn.lock" index e0f20da..1b2a43c 100644 --- "a/Demos/rc-form\346\272\220\347\240\201\350\247\243\346\236\220/yarn.lock" +++ "b/Demos/rc-form\346\272\220\347\240\201\350\247\243\346\236\220/yarn.lock" @@ -2626,9 +2626,9 @@ color-name@^1.0.0: integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA== color-string@^1.5.2: - version "1.5.3" - resolved "https://registry.yarnpkg.com/color-string/-/color-string-1.5.3.tgz#c9bbc5f01b58b5492f3d6857459cb6590ce204cc" - integrity sha512-dC2C5qeWoYkxki5UAXapdjqO672AM4vZuPGRQfO8b5HKuKGBbKWpITyDYN7TOFKvRW7kOgAn3746clDBMDJyQw== + version "1.6.0" + resolved "https://registry.yarnpkg.com/color-string/-/color-string-1.6.0.tgz#c3915f61fe267672cb7e1e064c9d692219f6c312" + integrity sha512-c/hGS+kRWJutUBEngKKmk4iH3sD59MBkoxVapS/0wgpCz2u7XsNloxknyvBhzwEs1IbV36D9PwqLPJ2DTu3vMA== dependencies: color-name "^1.0.0" simple-swizzle "^0.2.2"