chore(deps-dev): bump webpack from 5.13.0 to 5.14.0 (#1692)

Bumps [webpack](https://github.com/webpack/webpack) from 5.13.0 to 5.14.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.13.0...v5.14.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]
2021-01-14 13:30:11 -05:00
committed by GitHub
parent 50ee40a2d4
commit 75b2460aea
2 changed files with 21 additions and 14 deletions
+1 -1
View File
@@ -70,7 +70,7 @@
"nodemon": "^2.0.7",
"ts-node": "^9.1.1",
"typescript": "^4.1.3",
"webpack": "^5.13.0",
"webpack": "^5.14.0",
"xo": "^0.36.1"
},
"xo": {