diff options
author | dependabot[bot] | 2021-04-13 07:37:27 +0000 |
---|---|---|
committer | vitalyster | 2021-04-13 14:09:41 +0300 |
commit | 76bf4e85f4532cb0f51f8b731328a9288631a86c (patch) | |
tree | cf1128b3744c14fc31aefb4ca2c0e464da81a872 /package.json | |
parent | 3e65b5eeaee89758558667787e48a5ab9908a46f (diff) |
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] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 440c6fa7..dfcb620f 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "regenerator-runtime": "^0.13.7", "stylelint": "^13.11.0", "stylelint-config-standard": "^21.0.0", - "webpack": "^5.31.2", + "webpack": "^5.32.0", "webpack-cli": "^4.6.0" }, "dependencies": { |