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

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

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

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-04 09:56:00 +01:00
committed by GitHub
parent 9935e8df47
commit f08b817d60
2 changed files with 24 additions and 5 deletions

View File

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