Bump webpack from 5.42.0 to 5.42.1

Bumps [webpack](https://github.com/webpack/webpack) from 5.42.0 to 5.42.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.42.0...v5.42.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-07-06 02:57:27 +00:00 committed by Labhansh Agrawal
parent 4a9c12079c
commit 5c2183e4cb
2 changed files with 5 additions and 5 deletions

View file

@ -120,7 +120,7 @@
"terser": "5.7.1", "terser": "5.7.1",
"ts-node": "10.0.0", "ts-node": "10.0.0",
"typescript": "4.3.5", "typescript": "4.3.5",
"webpack": "5.42.0" "webpack": "5.42.1"
}, },
"electronmon": { "electronmon": {
"patterns": [ "patterns": [

View file

@ -8245,10 +8245,10 @@ webpack-sources@^2.3.0:
source-list-map "^2.0.1" source-list-map "^2.0.1"
source-map "^0.6.1" source-map "^0.6.1"
webpack@5.42.0, webpack@^5.1.0: webpack@5.42.1, webpack@^5.1.0:
version "5.42.0" version "5.42.1"
resolved "https://registry.npmjs.org/webpack/-/webpack-5.42.0.tgz#39aadbce84ad2cebf86cc5f88a2c53db65cbddfb" resolved "https://registry.npmjs.org/webpack/-/webpack-5.42.1.tgz#3347d0d93e79fe70bf62e51981024c80b9c8c3df"
integrity sha512-Ln8HL0F831t1x/yPB/qZEUVmZM4w9BnHZ1EQD/sAUHv8m22hthoPniWTXEzFMh/Sf84mhrahut22TX5KxWGuyQ== integrity sha512-msikozzXrG2Hdx+dElq0fyNvxPFsaM2dKLc/l+xkMmhO/1qwVJ9K9gY+fi/49MYWcpSP7alnK5Q78Evrd1LiqQ==
dependencies: dependencies:
"@types/eslint-scope" "^3.7.0" "@types/eslint-scope" "^3.7.0"
"@types/estree" "^0.0.48" "@types/estree" "^0.0.48"