From d8ab39dfc882bb46a29378d48f76c83b66989481 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 04:36:00 +0000 Subject: [PATCH] Bump chromatic from 11.19.0 to 11.20.0 Bumps [chromatic](https://github.com/chromaui/chromatic-cli) from 11.19.0 to 11.20.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/v11.19.0...v11.20.0) --- updated-dependencies: - dependency-name: chromatic dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 9e8f4a03..1d900db9 100644 --- a/package.json +++ b/package.json @@ -96,7 +96,7 @@ "@vitejs/plugin-react": "^4.3.4", "autoprefixer": "^10.4.20", "babel-plugin-relay": "^18.2.0", - "chromatic": "^11.19.0", + "chromatic": "^11.20.0", "concurrently": "^9.1.0", "escodegen": "^2.1.0", "eslint": "^9.15.0", diff --git a/yarn.lock b/yarn.lock index 8b38fbe2..6e883d52 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3532,9 +3532,9 @@ __metadata: languageName: node linkType: hard -"chromatic@npm:^11.19.0": - version: 11.19.0 - resolution: "chromatic@npm:11.19.0" +"chromatic@npm:^11.20.0": + version: 11.20.0 + resolution: "chromatic@npm:11.20.0" peerDependencies: "@chromatic-com/cypress": ^0.*.* || ^1.0.0 "@chromatic-com/playwright": ^0.*.* || ^1.0.0 @@ -3547,7 +3547,7 @@ __metadata: chroma: dist/bin.js chromatic: dist/bin.js chromatic-cli: dist/bin.js - checksum: 10c0/e97715d20f72eb16b677cce2620a657164796c92ad6858eda01563c5aca85ffa1eeaf6baf68ffc7bacdb932388be7b5a16f793790109ba8273408c10260bc26a + checksum: 10c0/26e63794b38f3b76ea8b4f2ad2fc47057a049f76a684d44a3b541a774c50d7bed901c885cb60e4baf5df26d37574c20faaea897bc38f8606949456ba6d9eab2a languageName: node linkType: hard @@ -7427,7 +7427,7 @@ __metadata: "@vitejs/plugin-react": "npm:^4.3.4" autoprefixer: "npm:^10.4.20" babel-plugin-relay: "npm:^18.2.0" - chromatic: "npm:^11.19.0" + chromatic: "npm:^11.20.0" class-variance-authority: "npm:^0.7.1" clsx: "npm:^2.1.1" concurrently: "npm:^9.1.0"