From 12725c907dad85c2872d74f491e9fa6fb8f61094 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 18:13:54 +0000 Subject: [PATCH] build(deps-dev): bump chromatic from 10.9.6 to 11.0.0 Bumps [chromatic](https://github.com/chromaui/chromatic-cli) from 10.9.6 to 11.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/v10.9.6...v11.0.0) --- updated-dependencies: - dependency-name: chromatic dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 0d6ff12ab..fc2e68d2d 100644 --- a/package.json +++ b/package.json @@ -111,7 +111,7 @@ "@typescript-eslint/eslint-plugin": "^7.0.2", "@typescript-eslint/parser": "^7.1.0", "@vitejs/plugin-react": "^4.2.1", - "chromatic": "^10.9.6", + "chromatic": "^11.0.0", "commitizen": "^4.3.0", "cross-env": "^7.0.3", "cz-conventional-changelog": "^3.3.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7d0a1820f..27c5e0739 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -176,8 +176,8 @@ devDependencies: specifier: ^4.2.1 version: 4.2.1(vite@4.5.2) chromatic: - specifier: ^10.9.6 - version: 10.9.6 + specifier: ^11.0.0 + version: 11.0.0 commitizen: specifier: ^4.3.0 version: 4.3.0(@swc/core@1.3.68) @@ -8706,8 +8706,8 @@ packages: engines: {node: '>=10'} dev: true - /chromatic@10.9.6: - resolution: {integrity: sha512-1MoT+/U+vQwEiq2GuehPyStbqhxqHmM1B9pdpVU1dKh26userQg1FyOFYifkTgy+9reo2w2p7sAbc0JRd2kzlA==} + /chromatic@11.0.0: + resolution: {integrity: sha512-utzRVqdMrpzYwZNf7dHWU0z0/rx6SH/FUVNozQxYHDtQfYUdEj+Ro4OSch5+Wsk2FoUmznJyLkaC2J839z1N7A==} hasBin: true peerDependencies: '@chromatic-com/cypress': ^0.5.2 || ^1.0.0