Bump @storybook/addon-actions from 6.3.10 to 6.3.12 (#15123)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
26aef9da93
commit
b3479cf706
2 changed files with 11 additions and 11 deletions
|
|
@ -81,7 +81,7 @@
|
|||
"homepage": "https://github.com/thepracticaldev/dev.to#readme",
|
||||
"devDependencies": {
|
||||
"@storybook/addon-a11y": "^6.3.10",
|
||||
"@storybook/addon-actions": "^6.3.10",
|
||||
"@storybook/addon-actions": "^6.3.12",
|
||||
"@storybook/addon-docs": "^6.3.12",
|
||||
"@storybook/addon-knobs": "^6.2.9",
|
||||
"@storybook/addon-links": "^6.3.10",
|
||||
|
|
|
|||
20
yarn.lock
20
yarn.lock
|
|
@ -1883,17 +1883,17 @@
|
|||
ts-dedent "^2.0.0"
|
||||
util-deprecate "^1.0.2"
|
||||
|
||||
"@storybook/addon-actions@^6.3.10":
|
||||
version "6.3.10"
|
||||
resolved "https://registry.yarnpkg.com/@storybook/addon-actions/-/addon-actions-6.3.10.tgz#e0013e541a0a732a801c2cebd55a592361066a36"
|
||||
integrity sha512-hIgl2yihRVg6GuIosLyoh1NJuM9MeFY8EUbKx10Hv+vBpYdX5hnzOSDxUHGd4CV6OUh2VQ35hC1wMX+N5nh9fw==
|
||||
"@storybook/addon-actions@^6.3.12":
|
||||
version "6.3.12"
|
||||
resolved "https://registry.yarnpkg.com/@storybook/addon-actions/-/addon-actions-6.3.12.tgz#69eb5f8f780f1b00456051da6290d4b959ba24a0"
|
||||
integrity sha512-mzuN4Ano4eyicwycM2PueGzzUCAEzt9/6vyptWEIVJu0sjK0J9KtBRlqFi1xGQxmCfimDR/n/vWBBkc7fp2uJA==
|
||||
dependencies:
|
||||
"@storybook/addons" "6.3.10"
|
||||
"@storybook/api" "6.3.10"
|
||||
"@storybook/client-api" "6.3.10"
|
||||
"@storybook/components" "6.3.10"
|
||||
"@storybook/core-events" "6.3.10"
|
||||
"@storybook/theming" "6.3.10"
|
||||
"@storybook/addons" "6.3.12"
|
||||
"@storybook/api" "6.3.12"
|
||||
"@storybook/client-api" "6.3.12"
|
||||
"@storybook/components" "6.3.12"
|
||||
"@storybook/core-events" "6.3.12"
|
||||
"@storybook/theming" "6.3.12"
|
||||
core-js "^3.8.2"
|
||||
fast-deep-equal "^3.1.3"
|
||||
global "^4.4.0"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue