From 82ab4551c4a7634d9d3042ec885bb9305f6ad0ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 14:46:56 +0000 Subject: [PATCH] build(deps-dev): bump @storybook/types from 7.6.19 to 8.1.10 Bumps [@storybook/types](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/types) from 7.6.19 to 8.1.10. - [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/v8.1.10/code/lib/types) --- updated-dependencies: - dependency-name: "@storybook/types" dependency-type: direct:development update-type: version-update:semver-major ... 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 7a787ed8e..54ef34b29 100644 --- a/package.json +++ b/package.json @@ -101,7 +101,7 @@ "@storybook/test-runner": "^0.17.0", "@storybook/testing-library": "^0.2.2", "@storybook/theming": "^7.6.20", - "@storybook/types": "^7.6.20", + "@storybook/types": "^8.1.10", "@types/node": "^20.14.8", "@types/ramda": "^0.28.25", "@types/react": "^18.3.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8533cb322..5a9267c22 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -147,8 +147,8 @@ importers: specifier: ^7.6.20 version: 7.6.20(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@storybook/types': - specifier: ^7.6.20 - version: 7.6.20 + specifier: ^8.1.10 + version: 8.1.10 '@types/node': specifier: ^20.14.8 version: 20.14.8