From 1f61c63d5af959f7a96790ca16d4f5292fddf8e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jun 2022 19:12:10 +0000 Subject: [PATCH] Bump @stitches/react from 1.2.5 to 1.2.8 Bumps [@stitches/react](https://github.com/modulz/stitches) from 1.2.5 to 1.2.8. - [Release notes](https://github.com/modulz/stitches/releases) - [Commits](https://github.com/modulz/stitches/compare/v1.2.5...v1.2.8) --- updated-dependencies: - dependency-name: "@stitches/react" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 2f5cc13e8..2c04840ca 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6190,9 +6190,9 @@ "@stdlib/utils-global" "^0.0.x" "@stitches/react@^1.2.5": - version "1.2.5" - resolved "https://registry.yarnpkg.com/@stitches/react/-/react-1.2.5.tgz#2353343c220f0c59ba388a26fdd9ff7962cb6031" - integrity sha512-95Wwjp5cvoYQjg616OBiHZM1PnIF51pnFQIgSPxPzS/xXBrer9sNO1tfpVfLYfOifvuotse2IFNbypJ92BXzvg== + version "1.2.8" + resolved "https://registry.yarnpkg.com/@stitches/react/-/react-1.2.8.tgz#954f8008be8d9c65c4e58efa0937f32388ce3a38" + integrity sha512-9g9dWI4gsSVe8bNLlb+lMkBYsnIKCZTmvqvDG+Avnn69XfmHZKiaMrx7cgTaddq7aTPPmXiTsbFcUy0xgI4+wA== "@storybook/addon-actions@6.4.22", "@storybook/addon-actions@^6.4.22": version "6.4.22"