chore(deps-dev): bump webpack from 5.10.3 to 5.11.0 (#1456)

Bumps [webpack](https://github.com/webpack/webpack) from 5.10.3 to 5.11.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.10.3...v5.11.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]
2020-12-18 09:11:45 -05:00
committed by GitHub
parent ab037029b6
commit bc788cbd95
2 changed files with 7 additions and 7 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.3",
"webpack": "^5.11.0",
"xo": "^0.36.1"
},
"xo": {