Bump webpack from 5.56.0 to 5.56.1

Bumps [webpack](https://github.com/webpack/webpack) from 5.56.0 to 5.56.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.56.0...v5.56.1)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-10-04 11:05:02 +00:00 committed by Labhansh Agrawal
parent c9591ac243
commit 44ca546088
2 changed files with 5 additions and 5 deletions

View file

@ -121,7 +121,7 @@
"terser": "5.9.0",
"ts-node": "10.2.1",
"typescript": "4.4.3",
"webpack": "5.56.0"
"webpack": "5.56.1"
},
"electronmon": {
"patterns": [

View file

@ -8027,10 +8027,10 @@ webpack-sources@^3.2.0:
resolved "https://registry.npmjs.org/webpack-sources/-/webpack-sources-3.2.0.tgz#b16973bcf844ebcdb3afde32eda1c04d0b90f89d"
integrity sha512-fahN08Et7P9trej8xz/Z7eRu8ltyiygEo/hnRi9KqBUs80KeDcnf96ZJo++ewWd84fEf3xSX9bp4ZS9hbw0OBw==
webpack@5.56.0:
version "5.56.0"
resolved "https://registry.npmjs.org/webpack/-/webpack-5.56.0.tgz#91a04de09c85765002818678538c319b6e461324"
integrity sha512-pJ7esw2AGkpZL0jqsEAKnDEfRZdrc9NVjAWA+d1mFkwj68ng9VQ6+Wnrl+kS5dlDHvrat5ASK5vd7wp6I7f53Q==
webpack@5.56.1:
version "5.56.1"
resolved "https://registry.npmjs.org/webpack/-/webpack-5.56.1.tgz#e39d1d1f1acdb6f07e346f74b7dcfe323da4ded9"
integrity sha512-MRbTPooHJuSAfbx7Lh/qEMRUe/d0p4cRj2GPo/fq+4JUeR/+Q1EfLvS1lexslbMcJZyPXxxz/k/NzVepkA5upA==
dependencies:
"@types/eslint-scope" "^3.7.0"
"@types/estree" "^0.0.50"