Merge pull request #692 from quantified-uncertainty/dependabot/npm_and_yarn/storybook/builder-webpack5-6.5.8

This commit is contained in:
dependabot[bot] 2022-06-13 18:00:52 +00:00 committed by GitHub
commit 62af581042
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 19 additions and 19 deletions

View File

@ -25,7 +25,7 @@
"@storybook/addon-actions": "^6.5.8",
"@storybook/addon-essentials": "^6.5.8",
"@storybook/addon-links": "^6.5.8",
"@storybook/builder-webpack5": "^6.5.7",
"@storybook/builder-webpack5": "^6.5.8",
"@storybook/manager-webpack5": "^6.5.8",
"@storybook/node-logger": "^6.5.6",
"@storybook/preset-create-react-app": "^4.1.2",

View File

@ -3091,27 +3091,27 @@
webpack-hot-middleware "^2.25.1"
webpack-virtual-modules "^0.2.2"
"@storybook/builder-webpack5@^6.5.7":
version "6.5.7"
resolved "https://registry.yarnpkg.com/@storybook/builder-webpack5/-/builder-webpack5-6.5.7.tgz#499706419d6b75808534a699a1fa23c35d82999c"
integrity sha512-3mbQ09KBTUsFYxnEtR4vr7W1wodRen3o8fANY5XxvE1sr1TopHVOKpIlePjrpcrXcLKFI/ZWrX3IfK88LCuI9w==
"@storybook/builder-webpack5@^6.5.8":
version "6.5.8"
resolved "https://registry.yarnpkg.com/@storybook/builder-webpack5/-/builder-webpack5-6.5.8.tgz#8d1e366c4bc2c8bec49849073031cfd195682309"
integrity sha512-bc7LSGzOqTUImejsfjWAHEHwBreoPQKS6pfnWYkjKMvfvWOwlHSAxwOSM5DyS4cvpcpMDG8yBJNz2QcvXFVLxA==
dependencies:
"@babel/core" "^7.12.10"
"@storybook/addons" "6.5.7"
"@storybook/api" "6.5.7"
"@storybook/channel-postmessage" "6.5.7"
"@storybook/channels" "6.5.7"
"@storybook/client-api" "6.5.7"
"@storybook/client-logger" "6.5.7"
"@storybook/components" "6.5.7"
"@storybook/core-common" "6.5.7"
"@storybook/core-events" "6.5.7"
"@storybook/node-logger" "6.5.7"
"@storybook/preview-web" "6.5.7"
"@storybook/router" "6.5.7"
"@storybook/addons" "6.5.8"
"@storybook/api" "6.5.8"
"@storybook/channel-postmessage" "6.5.8"
"@storybook/channels" "6.5.8"
"@storybook/client-api" "6.5.8"
"@storybook/client-logger" "6.5.8"
"@storybook/components" "6.5.8"
"@storybook/core-common" "6.5.8"
"@storybook/core-events" "6.5.8"
"@storybook/node-logger" "6.5.8"
"@storybook/preview-web" "6.5.8"
"@storybook/router" "6.5.8"
"@storybook/semver" "^7.3.2"
"@storybook/store" "6.5.7"
"@storybook/theming" "6.5.7"
"@storybook/store" "6.5.8"
"@storybook/theming" "6.5.8"
"@types/node" "^14.0.10 || ^16.0.0"
babel-loader "^8.0.0"
babel-plugin-named-exports-order "^0.0.2"