chore(deps-dev): bump webpack from 5.23.0 to 5.24.0 (#2009)

Bumps [webpack](https://github.com/webpack/webpack) from 5.23.0 to 5.24.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.23.0...v5.24.0)

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-23 12:02:39 -05:00
committed by GitHub
parent 1c113efc42
commit 347f49b2d4
2 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -81,6 +81,6 @@
"sinon": "^9.2.4",
"ts-node": "^9.1.1",
"typescript": "^4.1.5",
"webpack": "^5.23.0"
"webpack": "^5.24.0"
}
}