Skip to content

Commit effb2a9

Browse files
chore(deps): update dependency @storybook/addon-links to v9.1.20 (#549)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2fb2b97 commit effb2a9

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"@commitlint/config-conventional": "17.8.1",
8181
"@release-it/conventional-changelog": "5.1.1",
8282
"@storybook/addon-docs": "9.1.19",
83-
"@storybook/addon-links": "9.1.19",
83+
"@storybook/addon-links": "9.1.20",
8484
"@storybook/addon-webpack5-compiler-babel": "^3.0.6",
8585
"@storybook/react-webpack5": "9.1.19",
8686
"@types/jest": "28.1.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2440,10 +2440,10 @@
24402440
react-dom "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
24412441
ts-dedent "^2.0.0"
24422442

2443-
"@storybook/addon-links@9.1.19":
2444-
version "9.1.19"
2445-
resolved "https://registry.yarnpkg.com/@storybook/addon-links/-/addon-links-9.1.19.tgz#4ec4365a6ddda89cacd3d6694f78ef55a18a001a"
2446-
integrity sha512-elFv6OjJEW+5cbEUComCZOkoHQ/a8Faq3M8JLK8MGQBzhN0SWwIjYE/3m/U+FKmnuny3Idm18CMlhFXgbIVxgA==
2443+
"@storybook/addon-links@9.1.20":
2444+
version "9.1.20"
2445+
resolved "https://registry.yarnpkg.com/@storybook/addon-links/-/addon-links-9.1.20.tgz#fa07a9482028b47319c11e0f141d8b60651c7ecf"
2446+
integrity sha512-/fFOqTZQ0Q5JmSAVlyfEFRa0W3hAh2u7kg+OQRLVxvNZVVuW50mOxE3853tAqisw9UX8TOCN6ZflFBeeoGLYfg==
24472447
dependencies:
24482448
"@storybook/global" "^5.0.0"
24492449

0 commit comments

Comments
 (0)