build(devtools): update dependency webpack to v5.37.1

This commit is contained in:
Renovate Bot 2021-05-19 13:32:35 +00:00 committed by Minko Gechev
parent 85f2212796
commit c9fa4aeb92
2 changed files with 5 additions and 5 deletions

View file

@ -95,6 +95,6 @@
"tslint": "~5.20.0",
"typescript": "~4.2.3",
"wait-on": "^5.0.0",
"webpack": "5.37.0"
"webpack": "5.37.1"
}
}

View file

@ -12710,10 +12710,10 @@ webpack@5.36.2:
watchpack "^2.0.0"
webpack-sources "^2.1.1"
webpack@5.37.0:
version "5.37.0"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.37.0.tgz#2ab00f613faf494504eb2beef278dab7493cc39d"
integrity sha512-yvdhgcI6QkQkDe1hINBAJ1UNevqNGTVaCkD2SSJcB8rcrNNl922RI8i2DXUAuNfANoxwsiXXEA4ZPZI9q2oGLA==
webpack@5.37.1:
version "5.37.1"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.37.1.tgz#2deb5acd350583c1ab9338471f323381b0b0c14b"
integrity sha512-btZjGy/hSjCAAVHw+cKG+L0M+rstlyxbO2C+BOTaQ5/XAnxkDrP5sVbqWhXgo4pL3X2dcOib6rqCP20Zr9PLow==
dependencies:
"@types/eslint-scope" "^3.7.0"
"@types/estree" "^0.0.47"