From c545c1343cfabf3fc8f2e86ac7d03cb070c22b72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 17:05:01 +0000 Subject: [PATCH] Bump @storybook/types from 7.6.2 to 7.6.7 Bumps [@storybook/types](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/types) from 7.6.2 to 7.6.7. - [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.7/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 ad14d99..01d5dc1 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "@storybook/react": "7.6.7", "@storybook/react-vite": "7.6.6", "@storybook/test": "7.6.2", - "@storybook/types": "7.6.2", + "@storybook/types": "7.6.7", "@testing-library/jest-dom": "6.1.6", "@testing-library/react": "14.1.2", "@types/jest": "29.5.10", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 90ae83c..a8a012f 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.2 - version: 7.6.2 + specifier: 7.6.7 + version: 7.6.7 '@testing-library/jest-dom': specifier: 6.1.6 version: 6.1.6(@types/jest@29.5.10)(jest@29.7.0)