chore(deps-dev): bump webpack from 5.11.0 to 5.11.1 (#1541)

Bumps [webpack](https://github.com/webpack/webpack) from 5.11.0 to 5.11.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.11.0...v5.11.1)

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-01-04 18:13:33 -05:00
committed by GitHub
parent 13d4ee6a71
commit 6a4049bbc3
2 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -70,7 +70,7 @@
"nodemon": "^2.0.6",
"ts-node": "^9.1.1",
"typescript": "^4.1.3",
"webpack": "^5.11.0",
"webpack": "^5.11.1",
"xo": "^0.36.1"
},
"xo": {