chore(deps-dev): bump webpack from 5.1.0 to 5.1.3 (#542)

Bumps [webpack](https://github.com/webpack/webpack) from 5.1.0 to 5.1.3.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.1.0...v5.1.3)

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-19 11:15:54 -04:00
committed by GitHub
parent 0c8771e3eb
commit 542b92301a
2 changed files with 15 additions and 246 deletions
+1 -1
View File
@@ -56,7 +56,7 @@
"rimraf": "^3.0.2",
"ts-node": "^9.0.0",
"typescript": "^4.0.2",
"webpack": "^5.1.0",
"webpack": "^5.1.3",
"xo": "^0.33.1"
},
"xo": {