diff options
author | dependabot-preview[bot] | 2020-11-11 03:45:51 +0000 |
---|---|---|
committer | dependabot-preview[bot] | 2020-11-11 03:50:50 +0000 |
commit | d4bbad2bb31c4a561d324fdf4168465f7150b9b6 (patch) | |
tree | 50d8152c851d1a26fa53661b29bfb18303014349 /package.json | |
parent | 6339ffc8eb181e52d9a16eba243253a786ae05e2 (diff) |
Bump webpack from 5.1.3 to 5.4.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.1.3 to 5.4.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.1.3...v5.4.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.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 927ed453..9b6a69ed 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "stylelint": "^13.7.2", "stylelint-config-standard": "^20.0.0", "url-loader": "^4.1.1", - "webpack": "^5.1.3", + "webpack": "^5.4.0", "webpack-cli": "^4.0.0" }, "dependencies": { |