chore(deps-dev): bump webpack from 5.1.3 to 5.2.0 (#583)

Bumps [webpack](https://github.com/webpack/webpack) from 5.1.3 to 5.2.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.1.3...v5.2.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-25 00:02:24 -04:00
committed by GitHub
parent e8b96eb649
commit 5a3bb437aa
2 changed files with 23 additions and 23 deletions
+1 -1
View File
@@ -61,7 +61,7 @@
"rimraf": "^3.0.2",
"ts-node": "^9.0.0",
"typescript": "^4.0.2",
"webpack": "^5.1.3",
"webpack": "^5.2.0",
"xo": "^0.33.1"
},
"xo": {