chore(deps-dev): bump webpack from 5.10.1 to 5.10.3 (#1432)

Bumps [webpack](https://github.com/webpack/webpack) from 5.10.1 to 5.10.3.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.10.1...v5.10.3)

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]
2020-12-17 11:45:28 -05:00
committed by GitHub
parent 8836a1c1c4
commit ef9afb8d69
2 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -68,7 +68,7 @@
"nodemon": "^2.0.6",
"ts-node": "^9.1.1",
"typescript": "^4.1.3",
"webpack": "^5.10.1",
"webpack": "^5.10.3",
"xo": "^0.36.1"
},
"xo": {