chore(deps-dev): bump webpack from 5.19.0 to 5.20.1 (#1869)

Bumps [webpack](https://github.com/webpack/webpack) from 5.19.0 to 5.20.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.19.0...v5.20.1)

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-02-04 19:50:25 -05:00
committed by GitHub
parent 728f21a62c
commit d02b40b5b8
2 changed files with 10 additions and 57 deletions
+1 -1
View File
@@ -82,6 +82,6 @@
"sinon": "^9.2.4",
"ts-node": "^9.1.1",
"typescript": "^4.1.3",
"webpack": "^5.19.0"
"webpack": "^5.20.1"
}
}