chore(deps-dev): bump webpack from 5.24.2 to 5.24.4

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-03-09 05:43:27 +00:00
committed by GitHub
parent afe7a70900
commit 3e85e3c6fa
2 changed files with 204 additions and 17 deletions
+1 -1
View File
@@ -83,6 +83,6 @@
"sinon": "^9.2.4",
"ts-node": "^9.1.1",
"typescript": "^4.2.2",
"webpack": "^5.24.2"
"webpack": "^5.24.4"
}
}