chore(deps-dev): bump webpack from 5.80.0 to 5.86.0 in /docs

Bumps [webpack](https://github.com/webpack/webpack) from 5.80.0 to 5.86.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.80.0...v5.86.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-06-11 06:47:34 +00:00
committed by Cem Aksoylar
parent 0be0d07630
commit 9d714c0b69
2 changed files with 24 additions and 24 deletions

View File

@@ -61,6 +61,6 @@
"prettier": "^2.8.7",
"string-replace-loader": "^3.1.0",
"typescript": "^5.0.4",
"webpack": "^5.80.0"
"webpack": "^5.86.0"
}
}