diff options
author | dependabot[bot] | 2021-03-25 08:16:54 +0000 |
---|---|---|
committer | vitalyster | 2021-03-25 11:23:00 +0300 |
commit | d19061e070ab8bfdfa82f0af050fa925bdb65b22 (patch) | |
tree | 752f20209c53ca1a34c766194fdc0b8afe3db2bd /package.json | |
parent | 01746e720ca5082d2d328ecf71cffba6abbf587d (diff) |
Bump webpack from 5.27.2 to 5.28.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.27.2 to 5.28.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.27.2...v5.28.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 14de9e2d..66557e5a 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "stylelint": "^13.11.0", "stylelint-config-standard": "^21.0.0", "url-loader": "^4.1.1", - "webpack": "^5.27.2", + "webpack": "^5.28.0", "webpack-cli": "^4.5.0" }, "dependencies": { |