Skip to content

Commit

Permalink
Bump webpack from 5.76.0 to 5.94.0
Browse files Browse the repository at this point in the history
Bumps [webpack](https://github.com/webpack/webpack) from 5.76.0 to 5.94.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.76.0...v5.94.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 29, 2024
1 parent 89efb56 commit fe7f503
Show file tree
Hide file tree
Showing 3 changed files with 10,329 additions and 7,284 deletions.
2 changes: 1 addition & 1 deletion packages/storybook-chakra-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"chromatic": "^6.12.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"webpack": "^5.76.0"
"webpack": "^5.94.0"
},
"scripts": {
"storybook": "start-storybook --quiet -p 6006",
Expand Down
2 changes: 1 addition & 1 deletion packages/storybook-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@
"react-dom": "^18.2.0",
"tslib": "^2.4.0",
"typescript": "^4.9.3",
"webpack": "^5.76.0"
"webpack": "^5.94.0"
}
}
Loading

0 comments on commit fe7f503

Please sign in to comment.