Skip to content

Commit

Permalink
Bump webpack from 5.96.0 to 5.96.1 in /client
Browse files Browse the repository at this point in the history
Bumps [webpack](https://github.com/webpack/webpack) from 5.96.0 to 5.96.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.96.0...v5.96.1)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 5805d03 commit 387d652
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 8 deletions.
34 changes: 27 additions & 7 deletions client/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"react-scripts": "5.0.1",
"react-spinners": "^0.14.1",
"web-vitals": "^4.2.4",
"webpack": "^5.96.0"
"webpack": "^5.96.1"
},
"scripts": {
"start": "react-scripts start",
Expand Down

0 comments on commit 387d652

Please sign in to comment.