Skip to content

Commit

Permalink
Bump webpack from 4.44.2 to 5.89.0 in /generators/client/templates/react
Browse files Browse the repository at this point in the history
Bumps [webpack](https://github.com/webpack/webpack) from 4.44.2 to 5.89.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v4.44.2...v5.89.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent e0c9576 commit 9e8d8b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generators/client/templates/react/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"devDependencies": {
"webpack": "4.44.2"
"webpack": "5.89.0"
}
}

0 comments on commit 9e8d8b5

Please sign in to comment.