chore(deps-dev): bump webpack from 5.95.0 to 5.96.0 in /docs (#2600)

Bumps [webpack](https://github.com/webpack/webpack) from 5.95.0 to 5.96.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.95.0...v5.96.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-11-01 09:50:53 +01:00
committed by GitHub
parent 80df3195b7
commit 158bb31863
2 changed files with 35 additions and 52 deletions

View File

@@ -64,6 +64,6 @@
"prettier": "^3.3.3",
"string-replace-loader": "^3.1.0",
"typescript": "^5.6.3",
"webpack": "^5.95.0"
"webpack": "^5.96.0"
}
}