From ba6a3efdce3afd969464b5a79a47975dc6bba1c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Apr 2021 20:05:09 +0000 Subject: [PATCH] build(deps-dev): bump webpack from 5.31.2 to 5.32.0 Bumps [webpack](https://github.com/webpack/webpack) from 5.31.2 to 5.32.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.31.2...v5.32.0) Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index ffd19971..89db139e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6466,9 +6466,9 @@ webpack-sources@^2.1.1: source-map "^0.6.1" webpack@>=4.41.5: - version "5.31.2" - resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.31.2.tgz#40d9b9d15b7d76af73d3f1cae895b82613a544d6" - integrity sha512-0bCQe4ybo7T5Z0SC5axnIAH+1WuIdV4FwLYkaAlLtvfBhIx8bPS48WHTfiRZS1VM+pSiYt7e/rgLs3gLrH82lQ== + version "5.32.0" + resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.32.0.tgz#f013932d778dad81bd51292d0ea00865056dc22c" + integrity sha512-jB9PrNMFnPRiZGnm/j3qfNqJmP3ViRzkuQMIf8za0dgOYvSLi/cgA+UEEGvik9EQHX1KYyGng5PgBTTzGrH9xg== dependencies: "@types/eslint-scope" "^3.7.0" "@types/estree" "^0.0.46"