Bump webpack from 5.62.1 to 5.69.1 (#328)

Bumps [webpack](https://github.com/webpack/webpack) from 5.62.1 to 5.69.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.62.1...v5.69.1)

---
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]
2022-02-22 19:14:09 +05:30
committed by GitHub
parent fd42d72423
commit e7095af5b8
2 changed files with 63 additions and 63 deletions

View File

@@ -75,7 +75,7 @@
"style-loader": "^2.0.0",
"url": "^0.11.0",
"util": "^0.12.4",
"webpack": "^5.62.1",
"webpack": "^5.69.1",
"webpack-cli": "^4.9.2",
"webpack-dev-server": "^4.7.3",
"webpack-merge": "^5.7.3"