build(deps-dev): bump storybook-design-token in /webapp

Bumps [storybook-design-token](https://github.com/UX-and-I/storybook-design-token) from 0.5.0 to 0.5.1.
- [Release notes](https://github.com/UX-and-I/storybook-design-token/releases)
- [Commits](https://github.com/UX-and-I/storybook-design-token/compare/v0.5.0...v0.5.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-01-27 04:21:08 +00:00 committed by GitHub
parent 1a93fcc023
commit b51ddde470
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -136,7 +136,7 @@
"node-sass": "~4.13.1",
"prettier": "~1.19.1",
"sass-loader": "~8.0.2",
"storybook-design-token": "^0.5.0",
"storybook-design-token": "^0.5.1",
"storybook-vue-router": "^1.0.7",
"style-loader": "~0.23.1",
"style-resources-loader": "~1.3.3",

View File

@ -15621,10 +15621,10 @@ storybook-chromatic@^2.2.2:
tree-kill "^1.1.0"
uuid "^3.3.2"
storybook-design-token@^0.5.0:
version "0.5.0"
resolved "https://registry.yarnpkg.com/storybook-design-token/-/storybook-design-token-0.5.0.tgz#b4e2179d11e01350a04df48c86e2d98a41f30f97"
integrity sha512-SBceiePloh2okPpKRZxOtQEwWD9/xJcYJgHkXkxaSU9JT7yj+J7JXJqgHTURz7hmt3SDh1rBJAcVAvErNkbAtA==
storybook-design-token@^0.5.1:
version "0.5.1"
resolved "https://registry.yarnpkg.com/storybook-design-token/-/storybook-design-token-0.5.1.tgz#9c7324400d3facab5a10315ac9fd08b051920cf3"
integrity sha512-x5gculmcGxV+7HrFbiW2fo1TvTwViwm+Gnleqi5ACIGrvge1CyckNkXZYygbqN4O+Ne3VHt04uh+E0gJHQCwuQ==
dependencies:
"@illinois/react-use-local-storage" "1.1.0"
"@storybook/addons" "5.2.8"