From fc28553aeebc174ff226707707ac76e7009c778d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Aug 2021 02:47:18 +0000 Subject: [PATCH] Bump color-string from 1.5.3 to 1.6.0 in /docs 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] --- docs/yarn.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/yarn.lock b/docs/yarn.lock index 5b65274..fe8a080 100644 --- a/docs/yarn.lock +++ b/docs/yarn.lock @@ -986,10 +986,10 @@ resolved "https://registry.yarnpkg.com/@emotion/unitless/-/unitless-0.7.5.tgz#77211291c1900a700b8a78cfafda3160d76949ed" integrity sha512-OWORNpfjMsSSUBVrRBVGECkhWcULOAJz9ZW8uK9qgxD+87M7jHRcvh/A96XXNhXTLmKcoYSQtBEX7lHMO7YRwg== -"@hack4impact-uiuc/bridge@^1.2.5": - version "1.2.5" - resolved "https://registry.yarnpkg.com/@hack4impact-uiuc/bridge/-/bridge-1.2.5.tgz#dc9d799938c2bddedc277e6618d43cf2f293d5ab" - integrity sha512-C7id+SlAJluaXpM11EueRauX/ovRdWY8aXo0hEChBQhUO7Gj3bMnu1Gm9WjR2SW9tKr/WwnrO9PyWVqIHVlpeA== +"@hack4impact-uiuc/bridge@^1.2.4": + version "1.2.6" + resolved "https://registry.yarnpkg.com/@hack4impact-uiuc/bridge/-/bridge-1.2.6.tgz#99571688bdddddb17f4cc668d5c98d2c5502814f" + integrity sha512-ZAFjdFB3SH27070Qg048aiXxoMvrUrpdlPfvjCYgpH6m9UVa6O4y1R9aik+I7mpQe7i/YLnuUh0XgwJRI7u5fA== dependencies: "@styled-system/prop-types" "^5.1.5" "@styled-system/theme-get" "^5.1.2" @@ -2224,9 +2224,9 @@ color-name@^1.0.0, color-name@~1.1.4: 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"