From 44839001a95425b1a75d818e2d2a69993104248a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Dec 2023 04:58:43 +0000 Subject: [PATCH] build(deps): Bump chromatic from 7.3.0 to 10.2.0 Bumps [chromatic](https://github.com/chromaui/chromatic-cli) from 7.3.0 to 10.2.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...v10.2.0) --- updated-dependencies: - dependency-name: chromatic dependency-type: direct:production update-type: version-update:semver-major ... 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..353e08c 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": "10.2.0", "tailwindcss": "3.3.3" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a8b0ae8..b909688 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: 10.2.0 + version: 10.2.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@10.2.0: + resolution: {integrity: sha512-UDVGWa2Fx9CLCpwnyfvFHGr0vGF0ooB1TugUdgOcjC9pJXiFa67i7oaXMyTfVRIFxlt/QkqOJwdqDqqlLFffCw==} hasBin: true dev: false