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

Bumps [webpack](https://github.com/webpack/webpack) from 5.94.0 to 5.95.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.94.0...v5.95.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-10-21 09:01:53 +02:00
committed by GitHub
parent 7293037f18
commit 8756a064d1
2 changed files with 5 additions and 6 deletions

View File

@@ -63,6 +63,6 @@
"prettier": "^3.3.3",
"string-replace-loader": "^3.1.0",
"typescript": "^5.0.4",
"webpack": "^5.94.0"
"webpack": "^5.95.0"
}
}