chore(deps-dev): bump webpack from 5.2.0 to 5.3.0 (#616)

Bumps [webpack](https://github.com/webpack/webpack) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.2.0...v5.3.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-28 09:56:06 -04:00
committed by GitHub
parent bde6a25063
commit 1d6beb8235
2 changed files with 26 additions and 26 deletions
+1 -1
View File
@@ -61,7 +61,7 @@
"rimraf": "^3.0.2",
"ts-node": "^9.0.0",
"typescript": "^4.0.5",
"webpack": "^5.2.0",
"webpack": "^5.3.0",
"xo": "^0.33.1"
},
"xo": {