diff options
author | dependabot[bot] | 2021-04-12 09:12:55 +0000 |
---|---|---|
committer | vitalyster | 2021-04-12 12:52:39 +0300 |
commit | dcadc7a0e3ac0f90fb0d794db96fd095cd6c91e9 (patch) | |
tree | 4d4a3a179adb53670f3094d598b90e929233707e /package.json | |
parent | 0600bda34f8ce967ea7af770f008077055d99c07 (diff) |
Bump webpack from 5.31.0 to 5.31.2
Bumps [webpack](https://github.com/webpack/webpack) from 5.31.0 to 5.31.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.31.0...v5.31.2)
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 d1dbb3ec..f42c62df 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.0", + "webpack": "^5.31.2", "webpack-cli": "^4.6.0" }, "dependencies": { |