diff options
author | dependabot-preview[bot] | 2020-11-18 07:16:23 +0000 |
---|---|---|
committer | vitalyster | 2020-11-18 14:58:05 +0300 |
commit | cd68db19794f4b15a1dc6b5ba1c0ffe9be7c4b5f (patch) | |
tree | acc03e1f4852b73701066a617ad9c87cb45db119 /package.json | |
parent | 1e5745ef73a6a0a4b39ef3b5d39bf6d7c3eca4ed (diff) |
Bump webpack from 5.4.0 to 5.5.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.4.0 to 5.5.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.4.0...v5.5.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 cb16fa38..3e2011c8 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.4.0", + "webpack": "^5.5.0", "webpack-cli": "^4.2.0" }, "dependencies": { |