Skip to content

Commit

Permalink
fix: Update Storybook packages to version 8.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
silicia-apps committed Apr 2, 2024
1 parent 6314324 commit 1894ec2
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 @@ -59,10 +59,10 @@
"@nx/web": "18.2.1",
"@nx/workspace": "18.2.1",
"@schematics/angular": "17.3.2",
"@storybook/addon-essentials": "8.0.4",
"@storybook/addon-interactions": "8.0.4",
"@storybook/angular": "8.0.4",
"@storybook/core-server": "8.0.4",
"@storybook/addon-essentials": "8.0.5",
"@storybook/addon-interactions": "8.0.5",
"@storybook/angular": "8.0.5",
"@storybook/core-server": "8.0.5",
"@storybook/jest": "0.2.3",
"@storybook/test-runner": "0.17.0",
"@storybook/testing-library": "0.2.2",
Expand Down

0 comments on commit 1894ec2

Please sign in to comment.