Bump webpack from 5.17.0 to 5.19.0

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-02-01 11:20:07 +00:00 committed by Benjamin Staneck
parent 58f9b2f302
commit 14e54c68b8
2 changed files with 5 additions and 5 deletions

View file

@ -121,6 +121,6 @@
"terser": "5.5.1",
"ts-node": "9.1.1",
"typescript": "4.1.3",
"webpack": "5.17.0"
"webpack": "5.19.0"
}
}

View file

@ -7750,10 +7750,10 @@ webpack-sources@^2.1.1:
source-list-map "^2.0.1"
source-map "^0.6.1"
webpack@5.17.0, webpack@^5.1.0:
version "5.17.0"
resolved "https://registry.npmjs.org/webpack/-/webpack-5.17.0.tgz#e92aebad45be25f86f788dc72fc11daacdcfd55d"
integrity sha512-R+IdNEaYcYaACpXZOt7reyc8txBK7J06lOPkX1SbgmeoAnUbyBZivJIksrDBnmMA3wlTWvPcX7DubxELyPB8rA==
webpack@5.19.0, webpack@^5.1.0:
version "5.19.0"
resolved "https://registry.npmjs.org/webpack/-/webpack-5.19.0.tgz#1a5fee84dd63557e68336b0774ac4a1c81aa2c73"
integrity sha512-egX19vAQ8fZ4cVYtA9Y941eqJtcZAK68mQq87MMv+GTXKZOc3TpKBBxdGX+HXUYlquPxiluNsJ1VHvwwklW7CQ==
dependencies:
"@types/eslint-scope" "^3.7.0"
"@types/estree" "^0.0.46"