Bump webpack from 5.38.1 to 5.39.0

Bumps [webpack](https://github.com/webpack/webpack) from 5.38.1 to 5.39.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.38.1...v5.39.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] 2021-06-15 17:52:57 +00:00 committed by Labhansh Agrawal
parent 4162962350
commit b31ef75a36
2 changed files with 5 additions and 5 deletions

View file

@ -120,7 +120,7 @@
"terser": "5.7.0",
"ts-node": "10.0.0",
"typescript": "4.3.2",
"webpack": "5.38.1"
"webpack": "5.39.0"
},
"electronmon": {
"patterns": [

View file

@ -8273,10 +8273,10 @@ webpack-sources@^2.3.0:
source-list-map "^2.0.1"
source-map "^0.6.1"
webpack@5.38.1, webpack@^5.1.0:
version "5.38.1"
resolved "https://registry.npmjs.org/webpack/-/webpack-5.38.1.tgz#5224c7f24c18e729268d3e3bc97240d6e880258e"
integrity sha512-OqRmYD1OJbHZph6RUMD93GcCZy4Z4wC0ele4FXyYF0J6AxO1vOSuIlU1hkS/lDlR9CDYBz64MZRmdbdnFFoT2g==
webpack@5.39.0, webpack@^5.1.0:
version "5.39.0"
resolved "https://registry.npmjs.org/webpack/-/webpack-5.39.0.tgz#37d6899f1f40c31d5901abc0f39bc8cc7224138c"
integrity sha512-25CHmuDj+oOTyteI13sUqNlCnjCnySuhiKWE/cRYPQYeoQ3ijHgyWX27CiyUKLNGq27v8S0mrksyTreT/xo7pg==
dependencies:
"@types/eslint-scope" "^3.7.0"
"@types/estree" "^0.0.47"