Skip to content

Commit b08c7eb

Browse files
chore(deps-dev): bump @storybook/test from 8.4.5 to 8.4.6
Bumps [@storybook/test](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/test) from 8.4.5 to 8.4.6. - [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.4.6/code/lib/test) --- updated-dependencies: - dependency-name: "@storybook/test" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 149ee05 commit b08c7eb

File tree

3 files changed

+221
-118
lines changed

3 files changed

+221
-118
lines changed

apps/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
"@storybook/blocks": "8.4.5",
115115
"@storybook/nextjs": "8.4.5",
116116
"@storybook/react": "8.4.5",
117-
"@storybook/test": "8.4.5",
117+
"@storybook/test": "8.4.6",
118118
"@types/color": "4.2.0",
119119
"@types/node": "22.10.0",
120120
"@types/papaparse": "^5.3.15",

packages/thirdweb/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,7 @@
335335
"@storybook/addon-onboarding": "8.4.5",
336336
"@storybook/react": "8.4.5",
337337
"@storybook/react-vite": "8.4.5",
338-
"@storybook/test": "8.4.5",
338+
"@storybook/test": "8.4.6",
339339
"@testing-library/jest-dom": "^6.6.3",
340340
"@testing-library/react": "^16.0.0",
341341
"@testing-library/user-event": "^14.5.2",

0 commit comments

Comments
 (0)