chore(deps-dev): bump webpack from 5.24.1 to 5.24.2 in /src/packages/utils (#3137)

Bumps [webpack](https://github.com/webpack/webpack) from 5.24.1 to 5.24.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.24.1...v5.24.2)

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-02-28 11:11:36 +02:00
committed by GitHub
parent bb207ef861
commit 1a4a736d94
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -48,7 +48,7 @@
"file-loader": "6.2.0",
"sass-loader": "11.0.1",
"ts-loader": "8.0.17",
"webpack": "5.24.1",
"webpack": "5.24.2",
"webpack-bundle-analyzer": "4.4.0",
"webpack-cli": "4.5.0"
},