Bump @storybook/addon-controls from 6.4.10 to 6.4.13 (#16154)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-01-17 15:01:13 -05:00 committed by GitHub
parent 02777e6162
commit 75b2ad38b9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 13 additions and 13 deletions

View file

@ -114,7 +114,7 @@
"@rails/webpacker": "5.4.3",
"@reach/combobox": "^0.16.5",
"@storybook/addon-backgrounds": "^6.4.9",
"@storybook/addon-controls": "^6.4.10",
"@storybook/addon-controls": "^6.4.13",
"ahoy.js": "^0.4.0",
"autoprefixer": "^10.4.2",
"babel-plugin-inline-react-svg": "^2.0.1",

View file

@ -2176,20 +2176,20 @@
ts-dedent "^2.0.0"
util-deprecate "^1.0.2"
"@storybook/addon-controls@^6.4.10":
version "6.4.10"
resolved "https://registry.yarnpkg.com/@storybook/addon-controls/-/addon-controls-6.4.10.tgz#0589b1123824239ec306127b8e8a609f93d66e94"
integrity sha512-pSzWHzVBEMyusKMDcfxZfKCTy81PSkeNxqwXrmgYiLYtzb38vx8vVkiclHFgjludXxciX8lpqVeea3YGF11jdA==
"@storybook/addon-controls@^6.4.13":
version "6.4.13"
resolved "https://registry.yarnpkg.com/@storybook/addon-controls/-/addon-controls-6.4.13.tgz#7875abb01ddcf893dd915bf2f965f97b53cfae84"
integrity sha512-XDaeYcwCi4qQ8hGXn4Mbdb6CQGGfZoBm5UjUaWBjDJdo54AyZv3VYdNgWFdiitqk5LRyh2omHD54EditM774NQ==
dependencies:
"@storybook/addons" "6.4.10"
"@storybook/api" "6.4.10"
"@storybook/client-logger" "6.4.10"
"@storybook/components" "6.4.10"
"@storybook/core-common" "6.4.10"
"@storybook/addons" "6.4.13"
"@storybook/api" "6.4.13"
"@storybook/client-logger" "6.4.13"
"@storybook/components" "6.4.13"
"@storybook/core-common" "6.4.13"
"@storybook/csf" "0.0.2--canary.87bc651.0"
"@storybook/node-logger" "6.4.10"
"@storybook/store" "6.4.10"
"@storybook/theming" "6.4.10"
"@storybook/node-logger" "6.4.13"
"@storybook/store" "6.4.13"
"@storybook/theming" "6.4.13"
core-js "^3.8.2"
lodash "^4.17.21"
ts-dedent "^2.0.0"