Skip to content

Commit

Permalink
chore(deps): bump glob-parent, webpack, @storybook/react and copy-web…
Browse files Browse the repository at this point in the history
…pack-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-contrib/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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 12, 2023
1 parent 64a9350 commit 55bd3df
Show file tree
Hide file tree
Showing 3 changed files with 4,375 additions and 8,346 deletions.
2 changes: 1 addition & 1 deletion e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"babel-loader": "^8.2.3",
"check-engine": "^1.10.1",
"puppeteer": "^10.4.0",
"webpack": "^4.46.0",
"webpack": "^5.78.0",
"webpack-cli": "^4.8.0"
},
"scripts": {
Expand Down
Loading

0 comments on commit 55bd3df

Please sign in to comment.