Skip to content

Commit 55bd3df

Browse files
chore(deps): bump glob-parent, webpack, @storybook/react and copy-webpack-plugin
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) to 6.0.2 and updates ancestor dependencies [glob-parent](https://github.com/gulpjs/glob-parent), [webpack](https://github.com/webpack/webpack), [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/renderers/react) and [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin). These dependencies need to be updated together. Updates `glob-parent` from 3.1.0 to 6.0.2 - [Release notes](https://github.com/gulpjs/glob-parent/releases) - [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md) - [Commits](gulpjs/glob-parent@v3.1.0...v6.0.2) Updates `webpack` from 4.46.0 to 5.78.0 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v4.46.0...v5.78.0) Updates `@storybook/react` from 6.5.16 to 7.0.4 - [Release notes](https://github.com/storybookjs/storybook/releases) - [Commits](https://github.com/storybookjs/storybook/commits/v7.0.4/renderers/react) Updates `copy-webpack-plugin` from 5.1.2 to 11.0.0 - [Release notes](https://github.com/webpack-contrib/copy-webpack-plugin/releases) - [Changelog](https://github.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md) - [Commits](webpack/copy-webpack-plugin@v5.1.2...v11.0.0) --- updated-dependencies: - dependency-name: glob-parent dependency-type: indirect - dependency-name: webpack dependency-type: direct:development - dependency-name: "@storybook/react" dependency-type: direct:development - dependency-name: copy-webpack-plugin dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 64a9350 commit 55bd3df

File tree

3 files changed

+4375
-8346
lines changed

3 files changed

+4375
-8346
lines changed

e2e/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"babel-loader": "^8.2.3",
4545
"check-engine": "^1.10.1",
4646
"puppeteer": "^10.4.0",
47-
"webpack": "^4.46.0",
47+
"webpack": "^5.78.0",
4848
"webpack-cli": "^4.8.0"
4949
},
5050
"scripts": {

0 commit comments

Comments
 (0)