From 5931e291e21bfc464c183fc35109ce7558656624 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 04:37:29 +0000 Subject: [PATCH] Bump chromatic from 11.22.2 to 11.23.0 Bumps [chromatic](https://github.com/chromaui/chromatic-cli) from 11.22.2 to 11.23.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.22.2...v11.23.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 e0daa191..200617fd 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.22.2", + "chromatic": "^11.23.0", "concurrently": "^9.1.2", "escodegen": "^2.1.0", "eslint": "^9.17.0", diff --git a/yarn.lock b/yarn.lock index bd8dc074..c5720315 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3557,9 +3557,9 @@ __metadata: languageName: node linkType: hard -"chromatic@npm:^11.22.2": - version: 11.22.2 - resolution: "chromatic@npm:11.22.2" +"chromatic@npm:^11.23.0": + version: 11.23.0 + resolution: "chromatic@npm:11.23.0" peerDependencies: "@chromatic-com/cypress": ^0.*.* || ^1.0.0 "@chromatic-com/playwright": ^0.*.* || ^1.0.0 @@ -3572,7 +3572,7 @@ __metadata: chroma: dist/bin.js chromatic: dist/bin.js chromatic-cli: dist/bin.js - checksum: 10c0/29b9afa333e83a1e04434030a948cb175c22de8b5908915d0507644aeaa3a5fe127ef7e5d0da6c53f48cc3d3d615325ff53da09cc471567b48187bf6336a68f9 + checksum: 10c0/154b51c9bc61050d970ec9645ae7424c55c0416138d084c4a10e7766575e7eb6071394b798e5cab86d4f8074f6e0d973f9ef1eb33725afaa8f7b99f6666668a3 languageName: node linkType: hard @@ -7412,7 +7412,7 @@ __metadata: "@vitejs/plugin-react": "npm:^4.3.4" autoprefixer: "npm:^10.4.20" babel-plugin-relay: "npm:^18.2.0" - chromatic: "npm:^11.22.2" + chromatic: "npm:^11.23.0" class-variance-authority: "npm:^0.7.1" clsx: "npm:^2.1.1" concurrently: "npm:^9.1.2"