Bump webpack from 5.36.2 to 5.37.0

Bumps [webpack](https://github.com/webpack/webpack) from 5.36.2 to 5.37.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.36.2...v5.37.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-05-11 14:39:13 +00:00 committed by Labhansh Agrawal
parent c9d8692f26
commit 323bd7ad53
2 changed files with 5 additions and 5 deletions

View file

@ -120,7 +120,7 @@
"terser": "5.7.0",
"ts-node": "9.1.1",
"typescript": "4.2.4",
"webpack": "5.36.2"
"webpack": "5.37.0"
},
"electronmon": {
"patterns": [

View file

@ -8203,10 +8203,10 @@ webpack-sources@^2.1.1:
source-list-map "^2.0.1"
source-map "^0.6.1"
webpack@5.36.2, webpack@^5.1.0:
version "5.36.2"
resolved "https://registry.npmjs.org/webpack/-/webpack-5.36.2.tgz#6ef1fb2453ad52faa61e78d486d353d07cca8a0f"
integrity sha512-XJumVnnGoH2dV+Pk1VwgY4YT6AiMKpVoudUFCNOXMIVrEKPUgEwdIfWPjIuGLESAiS8EdIHX5+TiJz/5JccmRg==
webpack@5.37.0, webpack@^5.1.0:
version "5.37.0"
resolved "https://registry.npmjs.org/webpack/-/webpack-5.37.0.tgz#2ab00f613faf494504eb2beef278dab7493cc39d"
integrity sha512-yvdhgcI6QkQkDe1hINBAJ1UNevqNGTVaCkD2SSJcB8rcrNNl922RI8i2DXUAuNfANoxwsiXXEA4ZPZI9q2oGLA==
dependencies:
"@types/eslint-scope" "^3.7.0"
"@types/estree" "^0.0.47"