chore(deps-dev): bump webpack in /src/packages/utils (#4134)

Bumps [webpack](https://github.com/webpack/webpack) from 5.50.0 to 5.61.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.50.0...v5.61.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] 2021-11-01 13:19:04 +00:00 committed by GitHub
parent 8df9742463
commit b1c6051d6b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 16 additions and 42 deletions

View file

@ -48,7 +48,7 @@
"file-loader": "6.2.0",
"sass-loader": "12.3.0",
"ts-loader": "9.2.6",
"webpack": "5.50.0",
"webpack": "5.61.0",
"webpack-bundle-analyzer": "4.5.0",
"webpack-cli": "4.9.1"
},