Bump webpack from 5.24.2 to 5.24.3

Bumps [webpack](https://github.com/webpack/webpack) from 5.24.2 to 5.24.3.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.24.2...v5.24.3)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-03-06 17:53:22 +00:00 committed by Labhansh Agrawal
parent ab1af72226
commit 15634e45a4
2 changed files with 5 additions and 5 deletions

View file

@ -121,7 +121,7 @@
"terser": "5.6.0",
"ts-node": "9.1.1",
"typescript": "4.2.2",
"webpack": "5.24.2"
"webpack": "5.24.3"
},
"electronmon": {
"patterns": [

View file

@ -7779,10 +7779,10 @@ webpack-sources@^2.1.1:
source-list-map "^2.0.1"
source-map "^0.6.1"
webpack@5.24.2, webpack@^5.1.0:
version "5.24.2"
resolved "https://registry.npmjs.org/webpack/-/webpack-5.24.2.tgz#33790dad631e8b639f4246d762e257720875fe54"
integrity sha512-uxxKYEY4kMNjP+D2Y+8aw5Vd7ar4pMuKCNemxV26ysr1nk0YDiQTylg9U3VZIdkmI0YHa0uC8ABxL+uGxGWWJg==
webpack@5.24.3, webpack@^5.1.0:
version "5.24.3"
resolved "https://registry.npmjs.org/webpack/-/webpack-5.24.3.tgz#6ec0f5059f8d7c7961075fa553cfce7b7928acb3"
integrity sha512-x7lrWZ7wlWAdyKdML6YPvfVZkhD1ICuIZGODE5SzKJjqI9A4SpqGTjGJTc6CwaHqn19gGaoOR3ONJ46nYsn9rw==
dependencies:
"@types/eslint-scope" "^3.7.0"
"@types/estree" "^0.0.46"