From 14086629302b93450ef51f4c340aba22f1184c9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 05:27:45 +0000 Subject: [PATCH] build(deps): Bump chromatic from 7.3.0 to 9.0.0 Bumps [chromatic](https://github.com/chromaui/chromatic-cli) from 7.3.0 to 9.0.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...v9.0.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..af7deca 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": "9.0.0", "tailwindcss": "3.3.3" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a8b0ae8..ced9d77 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: 9.0.0 + version: 9.0.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@9.0.0: + resolution: {integrity: sha512-PczbWYOfqsf/SM0yIzI3ZOpFznEyf9Fc96EkxoYkhztFaA9CEOcpA9nk8zpmNgPUQWmIWNyG7z4xEK40sApFzw==} hasBin: true dev: false