chore(deps-dev): bump webpack from 5.0.0 to 5.1.0 (#520)

Bumps [webpack](https://github.com/webpack/webpack) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.0.0...v5.1.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-10-15 08:51:56 -04:00
committed by GitHub
parent 199fac45ea
commit 0263bf8b12
2 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -56,7 +56,7 @@
"rimraf": "^3.0.2",
"ts-node": "^9.0.0",
"typescript": "^4.0.2",
"webpack": "^5.0.0",
"webpack": "^5.1.0",
"xo": "^0.33.1"
},
"xo": {