Skip to content

Commit

Permalink
Merge pull request #689 from storybookjs/update-components-marketing-5
Browse files Browse the repository at this point in the history
Update components-marketing
  • Loading branch information
kylegach authored Apr 1, 2024
2 parents 9123556 + d4becc0 commit 077554e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@radix-ui/react-scroll-area": "^1.0.5",
"@radix-ui/react-tabs": "^1.0.4",
"@storybook/api": "^6.5.9",
"@storybook/components-marketing": "3.0.2",
"@storybook/components-marketing": "3.1.0",
"@storybook/design-system": "7.13.1",
"@storybook/icons": "^1.2.9",
"@storybook/theming": "^6.5.9",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5214,10 +5214,10 @@
core-js "^3.8.2"
global "^4.4.0"

"@storybook/components-marketing@3.0.2":
version "3.0.2"
resolved "https://registry.yarnpkg.com/@storybook/components-marketing/-/components-marketing-3.0.2.tgz#a8f3602acc891deda01420c490958b79f2a09984"
integrity sha512-P27HD0GXtrNvfqvyy+N+cBL0A54A3N8lZ+dybGwNPh3aIt/RIotVftIMXy5I36pPz/rHTB3MSg9JbCTL0GcsMQ==
"@storybook/components-marketing@3.1.0":
version "3.1.0"
resolved "https://registry.npmjs.org/@storybook/components-marketing/-/components-marketing-3.1.0.tgz#d72bc4a6db91e13d38691b502c89b82fb02f8346"
integrity sha512-OVYS+rHb8gOhniKcT/vGRJyFjMLJookpmd/IQOoDheDTlYx90KQlJCYU9EhwBESpT+nhNvjiWAVbSe9+6YtVpg==
dependencies:
"@docsearch/react" "^3.1.0"
"@emotion/weak-memoize" "^0.2.5"
Expand Down

0 comments on commit 077554e

Please sign in to comment.