Skip to content

Commit fb19aab

Browse files
chore(deps-dev): bump @storybook/test from 8.3.5 to 8.3.6
Bumps [@storybook/test](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/test) from 8.3.5 to 8.3.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.3.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 002c545 commit fb19aab

File tree

3 files changed

+241
-113
lines changed

3 files changed

+241
-113
lines changed

apps/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
"@storybook/blocks": "8.3.5",
119119
"@storybook/nextjs": "8.3.5",
120120
"@storybook/react": "8.3.5",
121-
"@storybook/test": "8.3.5",
121+
"@storybook/test": "8.3.6",
122122
"@types/color": "^3.0.6",
123123
"@types/node": "20.14.9",
124124
"@types/papaparse": "^5.3.14",

packages/thirdweb/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@
334334
"@storybook/addon-onboarding": "8.3.5",
335335
"@storybook/react": "8.3.5",
336336
"@storybook/react-vite": "8.3.5",
337-
"@storybook/test": "8.3.5",
337+
"@storybook/test": "8.3.6",
338338
"@testing-library/jest-dom": "^6.4.7",
339339
"@testing-library/react": "^16.0.0",
340340
"@testing-library/user-event": "^14.5.2",

0 commit comments

Comments
 (0)