Skip to content

Commit

Permalink
Update storybook monorepo to v8.4.7 (#40841)
Browse files Browse the repository at this point in the history
* Update storybook monorepo to v8.4.7

* Add missing dependency

---------

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: tbradsha <32492176+tbradsha@users.noreply.github.com>

Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/12603215679

Upstream-Ref: Automattic/jetpack@38f7c63
  • Loading branch information
tbradsha authored and matticbot committed Jan 3, 2025
1 parent fe663cc commit 9fd6e4d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,16 +24,16 @@
"type": "module",
"devDependencies": {
"@jest/globals": "29.7.0",
"@storybook/addon-actions": "8.3.5",
"@storybook/blocks": "8.3.5",
"@storybook/react": "8.3.5",
"@storybook/addon-actions": "8.4.7",
"@storybook/blocks": "8.4.7",
"@storybook/react": "8.4.7",
"@testing-library/dom": "10.4.0",
"@testing-library/react": "16.0.1",
"@types/jest": "29.5.12",
"@types/react": "18.3.18",
"jest": "^29.7.0",
"jest-environment-jsdom": "29.7.0",
"storybook": "8.3.5",
"storybook": "8.4.7",
"typescript": "5.0.4"
},
"exports": {
Expand Down

0 comments on commit 9fd6e4d

Please sign in to comment.