From 3fca84422c80ff436db48ec317ed181289f1eb59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Nov 2023 17:56:47 +0000 Subject: [PATCH] Bump @storybook/types from 7.6.1 to 7.6.2 Bumps [@storybook/types](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/types) from 7.6.1 to 7.6.2. - [Release notes](https://github.com/storybookjs/storybook/releases) - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md) - [Commits](https://github.com/storybookjs/storybook/commits/v7.6.2/code/lib/types) --- updated-dependencies: - dependency-name: "@storybook/types" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 8af513f..96ce68c 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "@storybook/react": "7.6.1", "@storybook/react-vite": "7.6.2", "@storybook/test": "7.6.2", - "@storybook/types": "7.6.1", + "@storybook/types": "7.6.2", "@testing-library/jest-dom": "6.1.4", "@testing-library/react": "14.1.2", "@types/jest": "29.5.10", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8446a25..323e3e6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -32,8 +32,8 @@ devDependencies: specifier: 7.6.2 version: 7.6.2(@types/jest@29.5.10)(jest@29.7.0) '@storybook/types': - specifier: 7.6.1 - version: 7.6.1 + specifier: 7.6.2 + version: 7.6.2 '@testing-library/jest-dom': specifier: 6.1.4 version: 6.1.4(@types/jest@29.5.10)(jest@29.7.0)