From 2780d8ef58c88bee437717f6358332d334531b07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 05:08:16 +0000 Subject: [PATCH] build(deps): Bump chromatic from 7.3.0 to 7.6.0 Bumps [chromatic](https://github.com/chromaui/chromatic-cli) from 7.3.0 to 7.6.0. - [Release notes](https://github.com/chromaui/chromatic-cli/releases) - [Changelog](https://github.com/chromaui/chromatic-cli/blob/main/CHANGELOG.md) - [Commits](https://github.com/chromaui/chromatic-cli/compare/v7.3.0...v7.6.0) --- updated-dependencies: - dependency-name: chromatic dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- packages/ui/package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/ui/package.json b/packages/ui/package.json index 47cffbf..9a9aca2 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -20,7 +20,7 @@ "@sneg240/tailwind": "workspace:*", "clsx": "2.0.0", "next": "13.5.4", - "chromatic": "7.3.0", + "chromatic": "7.6.0", "tailwindcss": "3.3.3" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a8b0ae8..93692c3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -135,8 +135,8 @@ importers: specifier: workspace:* version: link:../tailwind chromatic: - specifier: 7.3.0 - version: 7.3.0 + specifier: 7.6.0 + version: 7.6.0 clsx: specifier: 2.0.0 version: 2.0.0 @@ -5746,8 +5746,8 @@ packages: engines: {node: '>=10'} dev: true - /chromatic@7.3.0: - resolution: {integrity: sha512-pXLCQmEFDRMbALSzSomJmvG3Qi2RSsiA7r4xAZ2ZeJkdR5Rr6vljyNYuGQHG4ccIWnrlM40xMLb5kzVrJrBBAg==} + /chromatic@7.6.0: + resolution: {integrity: sha512-4MwlX8EDMyfQKf1NXTdUhJ2b0EYueByaVrF75pdFaOzHH7n3OhzknmQYbUSegLiFhKvHuvM8nZvf9SCajO+Cow==} hasBin: true dev: false