Bump @storybook/addon-links from 6.1.21 to 6.2.1 (#13210)
Bumps [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/addons/links) from 6.1.21 to 6.2.1. - [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/v6.2.1/addons/links) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
67bc7e808e
commit
205eee46a0
2 changed files with 13 additions and 13 deletions
|
|
@ -90,7 +90,7 @@
|
|||
"@storybook/addon-actions": "^6.1.21",
|
||||
"@storybook/addon-docs": "^6.1.21",
|
||||
"@storybook/addon-knobs": "^6.2.1",
|
||||
"@storybook/addon-links": "^6.1.21",
|
||||
"@storybook/addon-links": "^6.2.1",
|
||||
"@storybook/addon-notes": "^5.3.21",
|
||||
"@storybook/addon-storyshots": "^6.1.8",
|
||||
"@storybook/addon-storysource": "^6.2.1",
|
||||
|
|
|
|||
24
yarn.lock
24
yarn.lock
|
|
@ -2075,21 +2075,21 @@
|
|||
react-select "^3.2.0"
|
||||
regenerator-runtime "^0.13.7"
|
||||
|
||||
"@storybook/addon-links@^6.1.21":
|
||||
version "6.1.21"
|
||||
resolved "https://registry.yarnpkg.com/@storybook/addon-links/-/addon-links-6.1.21.tgz#59b04c4a0bd1c8dc86fecea64a2531154df382e6"
|
||||
integrity sha512-DFPK6aYs9VIs1tO0PJ+mBwg64ZLv6NcVwFJ083ghCj/hR+0+3NRox+oRHXCWq7RHtnJeU4VKEiRx2EpE9L9Bkg==
|
||||
"@storybook/addon-links@^6.2.1":
|
||||
version "6.2.1"
|
||||
resolved "https://registry.yarnpkg.com/@storybook/addon-links/-/addon-links-6.2.1.tgz#64a9978b9eaec8a85de8b965d823cf5786c1a6ba"
|
||||
integrity sha512-ZVAaNEVdQaL8+OLu6A7yfake0w8cn9YOZAnUcrIPalIVZ7MESy/vfxAE7lzYk17ngC9G+w5ELtzoD4WThTcCNg==
|
||||
dependencies:
|
||||
"@storybook/addons" "6.1.21"
|
||||
"@storybook/client-logger" "6.1.21"
|
||||
"@storybook/core-events" "6.1.21"
|
||||
"@storybook/addons" "6.2.1"
|
||||
"@storybook/client-logger" "6.2.1"
|
||||
"@storybook/core-events" "6.2.1"
|
||||
"@storybook/csf" "0.0.1"
|
||||
"@storybook/router" "6.1.21"
|
||||
"@types/qs" "^6.9.0"
|
||||
core-js "^3.0.1"
|
||||
global "^4.3.2"
|
||||
"@storybook/router" "6.2.1"
|
||||
"@types/qs" "^6.9.5"
|
||||
core-js "^3.8.2"
|
||||
global "^4.4.0"
|
||||
prop-types "^15.7.2"
|
||||
qs "^6.6.0"
|
||||
qs "^6.10.0"
|
||||
regenerator-runtime "^0.13.7"
|
||||
ts-dedent "^2.0.0"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue