chore(deps-dev): bump webpack from 5.58.2 to 5.72.1 in /docs

Bumps [webpack](https://github.com/webpack/webpack) from 5.58.2 to 5.72.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.58.2...v5.72.1)

---
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]
2022-05-11 05:12:16 +00:00
committed by Pete Johanson
parent 0738b4b2b0
commit 56fb07dffe
2 changed files with 29 additions and 19 deletions

View File

@@ -61,6 +61,6 @@
"prettier": "2.3.1",
"string-replace-loader": "^3.0.3",
"typescript": "^4.6.3",
"webpack": "^5.46.0"
"webpack": "^5.72.1"
}
}