From 8e07a3eb58a2a4f07ee6efc98ff31e88508ae576 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Oct 2023 04:27:53 +0000 Subject: [PATCH] build(deps): Bump chromatic from 7.2.3 to 7.3.0 Bumps [chromatic](https://github.com/chromaui/chromatic-cli) from 7.2.3 to 7.3.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.2.3...v7.3.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 42100ba..6bfb956 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.2.3", + "chromatic": "7.3.0", "tailwindcss": "3.3.3" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1242baa..9cbc793 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -135,8 +135,8 @@ importers: specifier: workspace:* version: link:../tailwind chromatic: - specifier: 7.2.3 - version: 7.2.3 + specifier: 7.3.0 + version: 7.3.0 clsx: specifier: 2.0.0 version: 2.0.0 @@ -5744,8 +5744,8 @@ packages: engines: {node: '>=10'} dev: true - /chromatic@7.2.3: - resolution: {integrity: sha512-UEcHB1nkPoHWoRybPzv6BOVqPr7PqDNuz3u8NCRg7KJciouOb20HjiUQx4Dh9mgA7JUsb2WeGHE2SG/0fHH0PA==} + /chromatic@7.3.0: + resolution: {integrity: sha512-pXLCQmEFDRMbALSzSomJmvG3Qi2RSsiA7r4xAZ2ZeJkdR5Rr6vljyNYuGQHG4ccIWnrlM40xMLb5kzVrJrBBAg==} hasBin: true dev: false