Bump webpack from 5.85.0 to 5.86.0

Bumps [webpack](https://github.com/webpack/webpack) from 5.85.0 to 5.86.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.85.0...v5.86.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-06-12 12:04:59 +00:00 committed by Labhansh Agrawal
parent 4a20d22f6f
commit 11e72e751e
2 changed files with 5 additions and 5 deletions

View file

@ -131,7 +131,7 @@
"terser": "5.17.7",
"ts-node": "10.9.1",
"typescript": "5.1.3",
"webpack": "5.85.0"
"webpack": "5.86.0"
},
"electronmon": {
"patterns": [

View file

@ -7290,10 +7290,10 @@ webpack-sources@^3.2.3:
resolved "https://registry.npmjs.org/webpack-sources/-/webpack-sources-3.2.3.tgz#2d4daab8451fd4b240cc27055ff6a0c2ccea0cde"
integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==
webpack@5.85.0:
version "5.85.0"
resolved "https://registry.npmjs.org/webpack/-/webpack-5.85.0.tgz#c14a6a3a91f84d67c450225661fda8da36bc7f49"
integrity sha512-7gazTiYqwo5OSqwH1tigLDL2r3qDeP2dOKYgd+LlXpsUMqDTklg6tOghexqky0/+6QY38kb/R/uRPUleuL43zg==
webpack@5.86.0:
version "5.86.0"
resolved "https://registry.npmjs.org/webpack/-/webpack-5.86.0.tgz#b0eb81794b62aee0b7e7eb8c5073495217d9fc6d"
integrity sha512-3BOvworZ8SO/D4GVP+GoRC3fVeg5MO4vzmq8TJJEkdmopxyazGDxN8ClqN12uzrZW9Tv8EED8v5VSb6Sqyi0pg==
dependencies:
"@types/eslint-scope" "^3.7.3"
"@types/estree" "^1.0.0"