From 4ddebafe8c9906ddf150279cfe10ec95138e2134 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 May 2024 01:43:09 +0000 Subject: [PATCH] chore(deps-dev): bump @chromatic-com/storybook from 1.3.5 to 1.4.0 Bumps [@chromatic-com/storybook](https://github.com/chromaui/addon-visual-tests) from 1.3.5 to 1.4.0. - [Release notes](https://github.com/chromaui/addon-visual-tests/releases) - [Changelog](https://github.com/chromaui/addon-visual-tests/blob/main/CHANGELOG.md) - [Commits](https://github.com/chromaui/addon-visual-tests/compare/v1.3.5...v1.4.0) --- updated-dependencies: - dependency-name: "@chromatic-com/storybook" dependency-type: direct:development update-type: version-update:semver-minor ... 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 8f140c2..818f10c 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ }, "devDependencies": { "@biomejs/biome": "1.7.3", - "@chromatic-com/storybook": "^1.3.5", + "@chromatic-com/storybook": "^1.4.0", "@remix-run/dev": "^2.9.2", "@storybook/addon-actions": "^8.1.1", "@storybook/addon-essentials": "^8.0.10", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 006cbd2..7398738 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -29,8 +29,8 @@ devDependencies: specifier: 1.7.3 version: 1.7.3 '@chromatic-com/storybook': - specifier: ^1.3.5 - version: 1.3.5(react@18.3.1) + specifier: ^1.4.0 + version: 1.4.0(react@18.3.1) '@remix-run/dev': specifier: ^2.9.2 version: 2.9.2(@remix-run/react@2.9.2)(@remix-run/serve@2.9.2)(@types/node@20.12.12)(typescript@5.4.5)(vite@5.2.11) @@ -1599,8 +1599,8 @@ packages: dev: true optional: true - /@chromatic-com/storybook@1.3.5(react@18.3.1): - resolution: {integrity: sha512-Eunwu6qCvEHSOCaI0SHsAHJKhHOho+/yHguES34Afi8WZAOq2bw50U8GTQMSft76My87QFlPkCt/Qak4H3MAZw==} + /@chromatic-com/storybook@1.4.0(react@18.3.1): + resolution: {integrity: sha512-CpskwN1RsgaDMSe7mnwrmst9XeLfvrSbCJOc/eaHIDzhSiKhdbbEF83cYjMYnvODPMW8QNVdw9gWMh+yzBQtSw==} engines: {node: '>=16.0.0', yarn: '>=1.22.18'} dependencies: chromatic: 11.3.2