Merge pull request #648 from quantified-uncertainty/dependabot/npm_and_yarn/storybook/builder-webpack5-6.5.7

This commit is contained in:
dependabot[bot] 2022-06-06 15:34:58 +00:00 committed by GitHub
commit 27120e4900
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.7",
"@storybook/addon-essentials": "^6.5.7",
"@storybook/addon-links": "^6.5.7",
"@storybook/builder-webpack5": "^6.5.6",
"@storybook/builder-webpack5": "^6.5.7",
"@storybook/manager-webpack5": "^6.5.7",
"@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.6":
version "6.5.6"
resolved "https://registry.yarnpkg.com/@storybook/builder-webpack5/-/builder-webpack5-6.5.6.tgz#ec72827b3b6999362102eb6d173465ae29a94a9d"
integrity sha512-inR1xh16barDutfoxv8MCTQTztASLpewDsu6YDs87ifYlYfWuS/NlbY290EWj4D8je1LY53Rpbpkorj/49wCeA==
"@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==
dependencies:
"@babel/core" "^7.12.10"
"@storybook/addons" "6.5.6"
"@storybook/api" "6.5.6"
"@storybook/channel-postmessage" "6.5.6"
"@storybook/channels" "6.5.6"
"@storybook/client-api" "6.5.6"
"@storybook/client-logger" "6.5.6"
"@storybook/components" "6.5.6"
"@storybook/core-common" "6.5.6"
"@storybook/core-events" "6.5.6"
"@storybook/node-logger" "6.5.6"
"@storybook/preview-web" "6.5.6"
"@storybook/router" "6.5.6"
"@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/semver" "^7.3.2"
"@storybook/store" "6.5.6"
"@storybook/theming" "6.5.6"
"@storybook/store" "6.5.7"
"@storybook/theming" "6.5.7"
"@types/node" "^14.0.10 || ^16.0.0"
babel-loader "^8.0.0"
babel-plugin-named-exports-order "^0.0.2"